aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/character/Makefile
AgeCommit message (Collapse)Author
2018-10-31fixing local MakefileCyril Cohen
should fix #238
2018-07-31Rework the whole Makefile architectureCyril 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
2017-10-23Remove compatibility with Coq.8.4 (and compatibility hacks that went with it)Cyril Cohen
2017-10-10fix building with make flagsRalf Jung
Fixes #139
2015-07-18update to preserve backward compatibility with v8.4Cyril Cohen
2015-04-09Using the From X Require Y for v8.4Cyril Cohen
2015-04-08makefiles that are version dependentCyril Cohen
2015-03-30character packagedCyril Cohen