| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-29 | Fix Makefile | Kazuhiko Sakaguchi | |
| 2019-11-25 | Have to change directory before checking for the dependency file | Yves Bertot | |
| 2019-11-25 | adds a comment so that dead code can be remove when it is no longer used | Yves Bertot | |
| 2019-11-25 | dependency file will change name after coq-8.10 | Yves Bertot | |
| 2019-11-25 | things that are needed to make 'make doc' work | Yves Bertot | |
| 2019-11-25 | Add missing dependencies | Maxime Dénès | |
| Spotted by Yves. | |||
| 2019-11-25 | Add Makefile target to build the doc | Maxime Dénès | |
| 2019-10-02 | Fix and improve the test suite and Makefile | Kazuhiko Sakaguchi | |
| - improve an error message produced by the `check_join` tactic, - fix the build of the test suite: `make test-suite`, and - add a new rule `only` to build a subset of MathComp. | |||
| 2018-10-26 | fix some bugs in Makefile | Cyril Cohen | |
| 2018-08-01 | simplified, cleaned and documented Makefile.common | Cyril Cohen | |
| 2018-07-31 | some things should always be done | Cyril Cohen | |
| 2018-07-31 | removing dead code + reshuffling stuff | Cyril Cohen | |
| 2018-07-31 | Rework the whole Makefile architecture | Cyril Cohen | |
| - Cleanup, refactoring and generalize the makefile architecture - Reuses @strub math-comp/analysis Makefile / Makefile.common organization - As #174, this fixes #88, but looks more stable than trying to fix the use of the MAKEFLAGS internal variable | |||
