index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
CoqMakefile.in
Age
Commit message (
Expand
)
Author
2019-05-23
Fixing typos - Part 3
JPR
2019-04-28
Merge PR #9605: [coq_makefile] Enforce warn_error for plugins.
Gaëtan Gilbert
2019-04-25
coq_makefile: do not pass -opt/-byte to coqc (fix #9974)
Enrico Tassi
2019-04-24
[coq_makefile] Enforce warn_error for plugins.
Emilio Jesus Gallego Arias
2019-04-08
coq_makefile install target: error if any file is missing
Gaëtan Gilbert
2019-02-20
[paths] Try to be more portable on Win32
Emilio Jesus Gallego Arias
2019-01-08
Fix undefined variables in coq_makefile
Gaëtan Gilbert
2018-12-04
Remove leftover code that used to handle ml4 files.
Pierre-Marie Pédrot
2018-11-21
[camlp5] Remove dependency on camlp5.
Emilio Jesus Gallego Arias
2018-11-21
[gramlib] [build] Switch make-based system to packed gramlib
Emilio Jesus Gallego Arias
2018-11-13
coq_makefile: Fix ocamldep ignoring mlg files
Gaëtan Gilbert
2018-10-19
Adapt coq_makefile to handle coqpp-based macro files.
Pierre-Marie Pédrot
2018-08-24
Fix ordering of before/after in print-pretty-timed-*
Jason Gross
2018-07-08
Merge PR #8015: Output UTF-8 explicitly in timing tools
Jason Gross
2018-07-07
Output UTF-8 explicitly in timing tools
Jasper Hugunin
2018-07-07
Merge PR #7921: Archive the `gallina` tool
Maxime Dénès
2018-07-05
Merge PR #7990: Convert timing tool to python3
Jason Gross
2018-07-04
Convert timing tools to run with both python2 and python3
Jasper Hugunin
2018-07-03
Fix timing tools on NixOS.
Théo Zimmermann
2018-06-25
Archive the `gallina` tool
Vincent Laporte
2018-06-13
Merge PR #7241: [coq_makefile] COQMF_WINDRIVE is empty on linux (fix #7233)
Théo Zimmermann
2018-04-27
Fix PHONY typo in coq_makefile
Gaëtan Gilbert
2018-04-13
[coq_makefile] COQMF_WINDRIVE is empty on linux (fix #7233)
Enrico Tassi
2018-03-21
docs
Ralf Jung
2018-03-20
coq_makefile: provide variables to override for adding extra flags
Ralf Jung
2018-03-20
coq_makefile: FLAG make variables should not contain LIBS
Ralf Jung
2018-03-06
Closes #6830: coqdep reads options and files from _CoqProject.
Gaëtan Gilbert
2018-02-28
Fix #6830: coqdep VDFILE uses too many arguments for fiat-crypto/OSX
Gaëtan Gilbert
2018-02-19
Merge PR #6646: Change references to CAMLP4 to CAMLP5 since we no longer use ...
Maxime Dénès
2018-02-17
Change references to CAMLP4 to CAMLP5 to be more accurate since we no
Jim Fehrle
2018-02-15
Merge PR #1073: new quick2vo target: like vio2vo, but smarter
Maxime Dénès
2018-02-15
new quick2vo target: like vio2vo, but smarter
Ralf Jung
2018-02-07
Possible fix for issue #6697
Yannick Forster
2018-01-08
Merge PR #6516: Add TIMING_SORT_BY and --sort-by to timing scripts
Maxime Dénès
2017-12-27
Add TIMING_SORT_BY and --sort-by to timing scripts
Jason Gross
2017-12-27
[API] remove large file containing duplicate interfaces
Enrico Tassi
2017-12-18
Merge PR #6217: Do dependencies in 1 command per file class.
Maxime Dénès
2017-12-15
Do dependencies in 1 command per file class.
Gaëtan Gilbert
2017-12-14
Merge PR #6038: [build] Remove coqmktop in favor of ocamlfind.
Maxime Dénès
2017-12-14
Merge PR #6388: Fix issue #6387
Maxime Dénès
2017-12-13
Merge PR #6175: Restoring filtering of native files passed to `rm` during `ma...
Maxime Dénès
2017-12-11
Fix issue #6387
Martin Vassor
2017-12-11
Restoring filtering of native files passed to `rm` during `make clean`.
Maxime Dénès
2017-12-10
[build] Remove coqmktop in favor of ocamlfind.
Emilio Jesus Gallego Arias
2017-12-07
Merge PR #6142: Single quotes break on Windows
Maxime Dénès
2017-11-29
coq_makefile: pass filenames to coqchk
Ralf Jung
2017-11-24
Fix coq-makefile ocamldoc call when configured with -annotate.
Gaëtan Gilbert
2017-11-11
Single quotes break on Windows
Carl Patenaude Poulin
2017-10-11
Fix 5776 - `make` gives `ocamlfind: No such file or directory` on every execu...
Maxime Dénès
2017-10-05
Merge PR #1059: coq_makefile: make sure compile flags for Coq and coq_makefil...
Maxime Dénès
[next]