index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.build
Age
Commit message (
Expand
)
Author
2019-12-12
Fix #11195 and add other improvements: try loading .vio (and not just .vo) if...
charguer
2019-11-21
Merge PR #10614: Update the Gallina grammar in doc, "Terms" section
Théo Zimmermann
2019-11-20
Update grammar in the Terms section of Gallina chapter
Jim Fehrle
2019-11-08
coqdep: only output vos when passed -vos
Gaëtan Gilbert
2019-11-01
Makefile.build: Fix rules of bin/votour{,.byte}
Erik Martin-Dorel
2019-11-01
Make primitive float work on x86_32
Pierre Roux
2019-11-01
Add primitive floats to checker
Pierre Roux
2019-10-18
Adding a test for votour.
Pierre-Marie Pédrot
2019-10-14
Merge PR #10811: Allow SProp default on
Pierre-Marie Pédrot
2019-10-12
[make] separate generated gramlib ml files from mli files (fix #10864)
Enrico Tassi
2019-10-04
Allow SProp default on
Gaëtan Gilbert
2019-10-03
Improved handling of micromega caches
Frédéric Besson
2019-08-25
Changed chmod -w to chmod a-w to avoid error on cygwin
Michael Soegtrop
2019-08-24
saner cond_flags in makefile
Gaëtan Gilbert
2019-08-24
Simplify picking between uint63_63.ml and uint63_31.ml
Gaëtan Gilbert
2019-07-19
Introduce doc_gram, a utilty for extracting Coq's grammar from .mlg files
Jim Fehrle
2019-06-17
Update py-style headers to new year.
Théo Zimmermann
2019-06-06
Merge PR #9972: [build] Select uint63 using `ocamlc -config` variables.
Vincent Laporte
2019-05-21
Fixing typos - Part 1
JPR
2019-05-21
[build] Select uint63 using `ocamlc -config` variables.
Emilio Jesus Gallego Arias
2019-05-07
Integrate build and documentation of Ltac2
Maxime Dénès
2019-03-14
Add a non-cumulative impredicative universe SProp.
Gaëtan Gilbert
2019-03-11
Fix undefined gramlib_MLLIB_DEPENDENCIES in make install
Gaëtan Gilbert
2019-03-03
Cleanup exported variables in Makefile.build
Gaëtan Gilbert
2019-03-01
[Kernel] Simpler generation of opcode files
Vincent Laporte
2019-02-22
[library] Remove `-boot` option.
Emilio Jesus Gallego Arias
2019-02-21
Fix #9613 use -coqlib when invoking coqchk
Gaëtan Gilbert
2019-02-14
[coqlib] Remove `-boot` option for setting the coqlib
Emilio Jesus Gallego Arias
2019-02-06
Makefiles: Fixes for byte compilation
Gaëtan Gilbert
2019-02-04
Primitive integers
Maxime Dénès
2019-02-01
[toplevel] Split interactive toplevel and compiler binaries.
Emilio Jesus Gallego Arias
2019-01-30
[toplevel] Deprecate the `-compile` flag in favor of `coqc`.
Emilio Jesus Gallego Arias
2019-01-11
[STM] set the mtime of files generated via vio2vo (fix #9334)
Enrico Tassi
2019-01-10
[make] support for QUICK
Enrico Tassi
2018-12-13
Merge PR #9194: Fixing uses of sed in #8985 which do not work on MacOS X
Matthieu Sozeau
2018-12-13
Fixing uses of sed which do not work on MacOS X.
Hugo Herbelin
2018-12-12
User flags for coqtop/coqc in Makefile and CI build template
Maxime Dénès
2018-12-06
Rename generated directory gramlib__pack -> gramlib/.pack
Gaëtan Gilbert
2018-11-21
Merge PR #8945: [camlp5] Remove dependency on camlp5.
Pierre-Marie Pédrot
2018-11-21
Merge PR #9005: More informative error on vo validation failure
Pierre-Marie Pédrot
2018-11-21
[camlp5] Remove dependency on camlp5.
Emilio Jesus Gallego Arias
2018-11-21
More informative error on vo validation failure
Gaëtan Gilbert
2018-11-21
[gramlib] [build] Switch make-based system to packed gramlib
Emilio Jesus Gallego Arias
2018-11-06
[checker] Refactor by sharing code with the kernel
Maxime Dénès
2018-11-02
Remove ml4 from Coq's make build system
Gaëtan Gilbert
2018-10-23
[build] Refactoring to config lib and ocamldebug tweaks.
Emilio Jesus Gallego Arias
2018-10-18
Adding a rule to generate grammar.cma.
Pierre-Marie Pédrot
2018-10-11
Merge PR #8644: [build] enable warnings on kernel/% in make based builds
Maxime Dénès
2018-10-08
[ide] [dune] [test-suite] Reorganize `fake_ide` build.
Emilio Jesus Gallego Arias
2018-10-03
[build] enable warnings ok kernel/% in make based builds
Enrico Tassi
[next]