aboutsummaryrefslogtreecommitdiff
path: root/test-suite/coq-makefile/native1/_CoqProject
AgeCommit message (Collapse)Author
2020-04-15Ignore -native-compiler option when disabledPierre Roux
2018-11-05Pass native and VM flags to the kernel through environmentMaxime Dénès
The kernel no longer has to read the configure flag, its value can now be overriden by a coqtop/coqc argument, and more generally is easier to set from a toplevel (such as the checker). We also add a `-bytecode-compiler` flag. Fixes #4607
2018-10-19Porting the test-suite to coqpp.Pierre-Marie Pédrot
2017-05-23test suite for coq_makefile2Enrico Tassi