index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ml
Age
Commit message (
Expand
)
Author
2018-07-14
[build] Build Coq and plugins with `-strict-sequence`
Emilio Jesus Gallego Arias
2018-07-13
Make -warn-error fail on warnings emitted by coqc on stdlib.
Maxime Dénès
2018-07-12
[warnings] Disable warning 58 "no cmx file was found in path"
Emilio Jesus Gallego Arias
2018-07-12
[warnings] Disable warning 59 [assignment to a non-mutable value] to make fla...
Emilio Jesus Gallego Arias
2018-07-08
Remove Emacs modes.
Théo Zimmermann
2018-07-07
Merge PR #7921: Archive the `gallina` tool
Maxime Dénès
2018-07-04
Make bin/ in makefile, not configure.
Gaëtan Gilbert
2018-06-29
Use a homebrew parser to replace the GEXTEND extension points of Camlp5.
Pierre-Marie Pédrot
2018-06-25
Archive the `gallina` tool
Vincent Laporte
2018-06-21
Merge PR #7774: [build] Fix checks and notes noting 4.02.1 instead of 4.02.3
Maxime Dénès
2018-06-11
[build] Fix checks and notes noting 4.02.1 instead of 4.02.3
Emilio Jesus Gallego Arias
2018-06-11
Bump version number to 8.9+alpha1
Maxime Dénès
2018-06-03
configure: fix warning printing
Gaëtan Gilbert
2018-05-21
[stm] Make toplevels standalone executables.
Emilio Jesus Gallego Arias
2018-05-10
[build] Build checker generated files using a make rule.
Emilio Jesus Gallego Arias
2018-04-26
Merge PR #7321: configure: make -annotate fatal, and color error and warnings
Emilio Jesus Gallego Arias
2018-04-23
[api] Relocate `intf` modules according to dependency-order.
Emilio Jesus Gallego Arias
2018-04-22
configure: make -annotate fatal, and color error and warnings
Gaëtan Gilbert
2018-03-13
[Sphinx] Read version number from configure
Maxime Dénès
2018-03-09
Integration of a sphinx-based documentation generator.
Maxime Dénès
2018-03-09
Configure now fails with -with-doc yes when a doc dependency is missing.
Maxime Dénès
2018-03-08
Merge PR #6817: [configure]: support for profiles
Maxime Dénès
2018-03-06
Add some missing flushes in configure.
Maxime Dénès
2018-03-05
configure: -warn-error: now takes a bool so that you can also turn it off
Enrico Tassi
2018-03-05
configure: profiles (sets of flags)
Enrico Tassi
2018-03-05
configure: make Prefs a record rather than a module of refs
Enrico Tassi
2018-02-21
Merge PR #6283: A pre-commit hook to magically fix whitespace issues.
Maxime Dénès
2018-02-17
Change references to CAMLP4 to CAMLP5 to be more accurate since we no
Jim Fehrle
2018-02-08
Auto-create .git/hooks/pre-commit on ./configure
Jason Gross
2018-01-22
Merge PR #6576: generate both binary and text annotations
Maxime Dénès
2018-01-19
-annotate deprecated. New options: -annot, -bin-annot
Vadim Zaliva
2018-01-17
Merge PR #6600: Update configure.ml to only warn on lablgtk >= 2.16.0 and < 2...
Maxime Dénès
2018-01-16
Update lablgtk check to be more general
Jason Gross
2018-01-16
Update configure.ml to only warn on lablgtk 2.16.0
Jason Gross
2018-01-16
Merge PR #6466: Replace md5sum/md5 calls by an OCaml program
Maxime Dénès
2018-01-08
Merge PR #6533: Update the lower-bound of the lablgtk dependency.
Maxime Dénès
2018-01-08
Merge PR #6501: Document use of ocamldebug from the command line in Cygwin/Wi...
Maxime Dénès
2018-01-04
Update the lower-bound of the lablgtk dependency.
Théo Zimmermann
2017-12-29
Add instructions for debugging from the command line (and in Windows)
Jim Fehrle
2017-12-27
[API] remove large file containing duplicate interfaces
Enrico Tassi
2017-12-23
Replace md5sum/md5 calls by an OCaml program
Jacques-Pascal Deplaix
2017-12-23
[lib] Split auxiliary libraries into Coq-specific and general.
Emilio Jesus Gallego Arias
2017-12-14
Merge PR #6264: [kernel] Patch allowing to disable VM reduction.
Maxime Dénès
2017-12-14
Merge PR #6038: [build] Remove coqmktop in favor of ocamlfind.
Maxime Dénès
2017-12-11
Merge PR #6312: [configure] fix detection of `md5sum`
Maxime Dénès
2017-12-10
[build] Remove coqmktop in favor of ocamlfind.
Emilio Jesus Gallego Arias
2017-12-07
[configure] fix spelling mistake
Vincent Laporte
2017-12-05
use preference for ocamlfind
Paul Steckler
2017-12-05
[configure] adds a `select_command` function
Vincent Laporte
2017-12-04
[configure] fix detection of `md5sum`
Vincent Laporte
[next]