index
:
coq-mathcomp
master
Library of mathematical components formalized in Coq
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mathcomp
/
Makefile.common
Age
Commit message (
Expand
)
Author
2021-01-16
Drop support for Coq 8.10 and deprecate the `deprecate` notation
Kazuhiko Sakaguchi
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
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
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