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
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
2017-09-20
coq_makefile: dont show errors from failed (ignored) rmdir
Ralf Jung
2017-09-19
coq_makefile: make sure compile flags for Coq and coq_makefile are in sync
Emilio Jesus Gallego Arias
2017-09-15
Merge PR #990: Prevent warning about DSTROOT being undefined.
Maxime Dénès
2017-08-29
coq_makefile: fix .merlin generation (FLG -thread)
Enrico Tassi
2017-08-29
coq_makefile: improve documentation
Enrico Tassi
2017-08-29
coq_makefile(pack): ml -> cmx --pack-> cmx -> cmxa -> cmxs
Enrico Tassi
2017-08-29
coq_makefile: do not overwrite CAMLFLAGS
Enrico Tassi
2017-08-29
coq_makefile: use dedicated variable for extra packages
Enrico Tassi
2017-08-29
coq_makefile: build/use .cma for packed plugins
Enrico Tassi
2017-08-22
Prevent warning about DSTROOT being undefined.
Guillaume Melquiond
2017-08-16
Merge PR #964: More portable location for the time command.
Maxime Dénès
2017-08-12
fix coq_makefile
Matej Košík
2017-08-12
More portable location for the time command.
Théo Zimmermann
2017-07-27
[make] remove compat5 file.
Emilio Jesus Gallego Arias
2017-07-20
coq-makefile: strip windows drive letter when DESTDIR is not empty
Enrico Tassi
2017-07-20
coq-makefile: treat coq_makefile as any other coq binary
Enrico Tassi
2017-07-11
Add timing scripts
Jason Gross
2017-07-08
Fix TIMED=1 on Mac OSX
Jason Gross
2017-07-07
Merge PR #844: Better support for make TIMED=1 on Windows
Maxime Dénès
2017-06-30
Fix more potential quoting issues: COQBIN , COQLIB
Jason Gross
2017-06-30
Also quote $(COQLIB)/grammar
Jason Gross
2017-06-30
Create a variable for CAMLDOC in CoqMakefile.in
Jason Gross
2017-06-30
Quote $(OCAMLFIND) in CoqMakefile.in for Windows
Jason Gross
2017-06-30
Better support for make TIMED=1 on Windows
Jason Gross
2017-06-15
Move TIMER to right in front of COQC
Jason Gross
2017-06-15
Fix `make TIMED=1` garbage
Jason Gross
2017-06-15
Strip trailing whitespace
Jason Gross
2017-06-12
Merge PR#709: Bytecode compilation apart from 'make world', again
Maxime Dénès
2017-06-07
Merge PR#698: Trunk misc
Maxime Dénès
2017-06-01
Fix coq_makefile uninstall target under OSX.
Maxime Dénès
2017-05-31
removing duplicate line from "tools/CoqMakefile.in"
Matej Košík
2017-05-30
coq_makefile : do not build bytecode versions of plugins by default
Pierre Letouzey
2017-05-27
coq_makefile: build .cma for each .mlpack
Enrico Tassi
[next]