| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-16 | Drop support for Coq 8.10 and deprecate the `deprecate` notation | Kazuhiko Sakaguchi | |
| - The `deprecate` notation and `iota_add` have been deprecated. All the uses of the `deprecate` notation have been replaced with the `deprecated` attribute. - Deprecation aliases in `ssrnat` and `ssrnum` introduced in MathComp 1.11+beta1 have been removed. - Remove `VDFILE` related hacks from `Makefile.common`. | |||
| 2020-09-14 | test-suite works both in local and system wide mode | Enrico Tassi | |
| 2020-09-12 | avoid all.vo | Enrico Tassi | |
| 2020-09-11 | avoid rebuild | Enrico Tassi | |
| 2020-06-27 | Fix some Makefile issues and rename `hierarchy_test.v` to `test_hierarchy_all.v` | Kazuhiko Sakaguchi | |
| 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 | |||
