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
2021-03-03
[build] Split stdlib to it's own opam package.
Emilio Jesus Gallego Arias
2020-09-17
[build] Don't link `num` anymore in Coq
Emilio Jesus Gallego Arias
2020-08-27
[numeral] [plugins] Switch from `Big_int` to ZArith.
Emilio Jesus Gallego Arias
2020-07-01
Remove deprecated (in 8.8 #6277) coqchk -I
Gaëtan Gilbert
2020-06-28
Update CAMLDONTLINK in CoqMakefile.in
Andres Erbsen
2020-05-30
Coq_makefile: adding a dependency of .coqdeps on _CoqProject.
Hugo Herbelin
2020-05-27
Adding changelog.
Martin Bodin
2020-05-27
Promoting COQLIBINSTALL and COQDOCINSTALL in coq_makefile to the parameters s...
Martin Bodin
2020-04-29
When TIMED=1, emit timing info for OCaml files
Jason Gross
2020-04-24
Add memory stats to tables by default
Jason Gross
2020-04-20
TIMEFMT: Display the output file name
Jason Gross
2020-04-19
Fix Makefile warning: undefined variable '*'
Jason Gross
2020-04-08
Fix a typo in CoqMakefile.in
Jason Gross
2020-04-02
remove .lia.cache and .nia.cache by make cleanall
Olivier Laurent
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-02-19
Merge PR #11302: Add --fuzz, --real, --user to timing scripts
Emilio Jesus Gallego Arias
2020-02-13
[coqdep] Remove support for `-c` ocamldep replacement.
Emilio Jesus Gallego Arias
2020-02-13
[coqdep] Merge `-sort` and `-suffix` options.
Emilio Jesus Gallego Arias
2020-02-05
Add --fuzz, --real, --user to timing scripts
Jason Gross
2020-01-13
Merge PR #11280: Fix #11195 and add other improvements: try loading .vio (and...
Pierre-Marie Pédrot
2020-01-03
coq_makefile: don't use CAMLPKGS when building cmxa of mllib
Gaëtan Gilbert
2019-12-12
Fix #11195 and add other improvements: try loading .vio (and not just .vo) if...
charguer
2019-11-21
Merge PR #11075: load .vo when .vos is missing + misc vos changes
Emilio Jesus Gallego Arias
2019-11-20
From CoqIDE or -vos or -vok compilation, load .vo when .vos is missing (fixin...
charguer
2019-11-20
Merge PR #11068: coq_makefile: support COQBIN with no ending /
Enrico Tassi
2019-11-19
coq_makefile: support COQBIN with no ending /
Gaëtan Gilbert
2019-11-08
coqdep: only output vos when passed -vos
Gaëtan Gilbert
2019-11-01
fix installation of vos files in coq Makefile
charguer
2019-11-01
fix coq_makefile and doc for vos support.
charguer
2019-11-01
Implementing support for vos/vok files.
charguer
2019-10-28
Rename `VDFILE` from `.coqdeps.d` to `.<CoqMakefile>.d` in the `coq_makefile`...
Kazuhiko Sakaguchi
2019-10-13
Doc update with mlg extension - fix #10855
mcaci
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
[next]