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
2021-03-03
[build] Split stdlib to it's own opam package.
Emilio Jesus Gallego Arias
2021-02-16
Get rid of the compilation date from the binaries to make them more stable.
Guillaume Melquiond
2020-11-23
Bump version numbers
Enrico Tassi
2020-11-20
Configure default value of -native-compiler
Pierre Roux
2020-11-18
[configure] check that zarith dev files are available
Enrico Tassi
2020-09-22
Merge PR #13049: [configure] Fix version checks for lablgtk and zarith
coqbot-app[bot]
2020-09-17
[configure] Fix version checks for lablgtk and zarith
Emilio Jesus Gallego Arias
2020-09-17
[build] Don't link `num` anymore in Coq
Emilio Jesus Gallego Arias
2020-08-29
Fix configure check for zarith
Gaëtan Gilbert
2020-08-27
[numeral] [plugins] Switch from `Big_int` to ZArith.
Emilio Jesus Gallego Arias
2020-08-18
Avoid running configure when plugins/ modified
Gaëtan Gilbert
2020-06-02
Move CoqIDE to its own folder
Maxime Dénès
2020-05-18
Update to 8.13.
Théo Zimmermann
2020-04-30
Less confusing configure message when lablgtk exists but not lablgtksourceview.
Hugo Herbelin
2020-04-26
Implement a name-based representation for vo files.
Pierre-Marie Pédrot
2020-04-12
Fixing export of CAML_LD_LIBRARY_PATH from config/Makefile to Makefile.common.
Hugo Herbelin
2020-03-29
[configure] Disable warning 67 which seems 100% bogus
Emilio Jesus Gallego Arias
2020-03-27
[configure] Remove `-std=c99` from default C flags
Emilio Jesus Gallego Arias
2020-02-28
Fixed some escaping problems with arguments containing spaces in IDE's Compil...
Ike Mulder
2020-01-21
More portable C flags
Pierre Roux
2019-12-02
Allow to override build date with SOURCE_DATE_EPOCH
Bernhard M. Wiedemann
2019-11-27
[release] Update files for 8.12 release per release process.
Emilio Jesus Gallego Arias
2019-11-26
Fix Windows 32 bit build
Pierre Roux
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-11-11
Have only one dune rule calling configure
Pierre Roux
2019-11-01
Communicate CFLAGS to dune
Pierre Roux
2019-11-01
Add a check for gradual underflows
Pierre Roux
2019-11-01
feat: Use SSE2_MATH if available & Die if missing on x87
Erik Martin-Dorel
2019-11-01
Make primitive float work on x86_32
Pierre Roux
2019-11-01
Add primitive floats to 'vm_compute'
Guillaume Bertholon
2019-10-18
Adding a test for votour.
Pierre-Marie Pédrot
2019-10-07
Bump version number to 8.11.
Pierre-Marie Pédrot
2019-09-10
Indentation in configure.ml.
Hugo Herbelin
2019-08-24
Simplify picking between uint63_63.ml and uint63_31.ml
Gaëtan Gilbert
2019-05-21
Fixing typos - Part 1
JPR
2019-05-08
Define a new `is_a_released_version` variable in configure.ml.
Théo Zimmermann
2019-03-19
[coqide] [ci] Update GTK toolchain to lablgtk3
Emilio Jesus Gallego Arias
2019-03-19
CoqIDE: Adapt configuration to require lablgtk3 and gtksourceview3.
Hugo Herbelin
2019-03-19
Configuration: expand a version number to three fields when only 1 or 2 field...
Hugo Herbelin
2019-03-11
[dune] [configure] Fix `gramlib` path for hardcoded includes.
Emilio Jesus Gallego Arias
2019-02-01
[toplevel] Split interactive toplevel and compiler binaries.
Emilio Jesus Gallego Arias
2019-01-22
[configure] print Sys.os_type since Architecture alone is ambigous
Enrico Tassi
2018-12-12
Merge PR #9150: [doc] Enable Warning 50 [incorrect doc comment] and fix comme...
Maxime Dénès
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-12-06
Rename generated directory gramlib__pack -> gramlib/.pack
Gaëtan Gilbert
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
[configure] Remove grammar and dev from core_src_dirs.
Emilio Jesus Gallego Arias
2018-11-08
Revert "Merge PR #8923: Bump camlp5 minimal version and use its safe API."
Pierre-Marie Pédrot
2018-11-07
Bump up the minimal camlp5 version to 7.06.
Pierre-Marie Pédrot
[next]