aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/all
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-10fix building with make flagsRalf Jung
Fixes #139
2015-11-05merge basic/ into ssreflect/Enrico Tassi
2015-07-17Updating files + reorganizing everythingCyril Cohen
2015-04-09Using the From X Require Y for v8.4Cyril Cohen
2015-04-08makefiles that are version dependentCyril Cohen
2015-04-02packaging allCyril Cohen
2015-03-19packaging fingroup and algebraCyril Cohen
The files zmodp and cyclic in fingroup had dependecies in algebra so I put them there. I'm not convinced it's the best solution to this problem. Maybe more subdivisions in algebra would bring a better solution? (Maybe we should send the whole problem to a solver? :P)