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
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
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
[next]