aboutsummaryrefslogtreecommitdiff
path: root/Makefile.checker
AgeCommit message (Expand)Author
2018-11-08Remove checker printersGaëtan Gilbert
2018-11-06[checker] Refactor by sharing code with the kernelMaxime Dénès
2018-10-29Rename checker/{main->coqchk}Gaëtan Gilbert
2018-10-23[build] Refactoring to config lib and ocamldebug tweaks.Emilio Jesus Gallego Arias
2018-06-30Suppress useless "true bin/*.opt.exe" messages from no-op STRIP and CODESIGN ...Jim Fehrle
2018-05-13Infrastructure for ocamldebug on the checkerGaëtan Gilbert
2018-05-10[build] Build checker generated files using a make rule.Emilio Jesus Gallego Arias
2018-02-27Update headers following #6543.Théo Zimmermann
2018-01-16Merge PR #6466: Replace md5sum/md5 calls by an OCaml programMaxime Dénès
2018-01-15Avoid shell backticks and improve md5sum.ml error messagesJacques-Pascal Deplaix
2018-01-10Add interfaces for checker and remove dead code.Maxime Dénès
2017-12-24Check the whole string given by md5sum.mlJacques-Pascal Deplaix
2017-12-23Replace md5sum/md5 calls by an OCaml programJacques-Pascal Deplaix
2017-12-23[lib] Split auxiliary libraries into Coq-specific and general.Emilio Jesus Gallego Arias
2017-12-18Merge PR #6305: Build with windows line endingsMaxime Dénès
2017-12-18Merge PR #6217: Do dependencies in 1 command per file class.Maxime Dénès
2017-12-16For bug 6249, Segmentation fault when building Coq on Windows 10.Jim
2017-12-15Do dependencies in 1 command per file class.Gaëtan Gilbert
2017-12-10[build] Remove coqmktop in favor of ocamlfind.Emilio Jesus Gallego Arias
2017-05-30Makefile: no bytecode compilation in make world, see make byte insteadPierre Letouzey
2016-07-05Revert "Merge remote-tracking branch 'github/pr/229' into trunk"Maxime Dénès
2016-06-29Makefile: no bytecode compilation in make world, see make byte insteadPierre Letouzey
2016-06-08Makefile.build split in many smaller files : Makefile.{ide,checker,dev,install}Pierre Letouzey