aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Install Coq development (.vo files) if requested (#232)Xavier Leroy2018-05-301-3/+26
* Support Coq version 8.8.0Xavier Leroy2018-04-251-3/+3
* Support Coq 8.7.2Xavier Leroy2018-02-191-3/+3
* Removed struct passing/return from ConfigurationsBernhard Schommer2018-02-161-40/+0
* Rename abi for ppc-linux targets.Bernhard Schommer2018-02-161-2/+2
* Fix typo in commentMichael Schmidt2018-02-161-1/+1
* Add support for x86_64 BSD (#56)Xavier Leroy2018-02-091-3/+19
* Configure check for PIE (#55)Michael Schmidt2018-02-081-5/+12
* Removed superfluous check.Bernhard Schommer2018-02-061-4/+0
* Improved message recommending an OCaml version to useXavier Leroy2018-01-131-1/+1
* Resynchronize the LICENSE file and the license headers in individual files (#45)Xavier Leroy2018-01-051-0/+3
* Coq 8.7.1 supportXavier Leroy2017-12-181-3/+3
* Coq 8.7.0 supportXavier Leroy2017-10-201-3/+3
* Take advantage of ARMv6T2/ARMv7 instructions even if not in Thumb2 mode (#203)Gergö Barany2017-09-181-2/+9
* configure for x86-32/Cygwin: ignore __attribute__Xavier Leroy2017-09-111-1/+1
* configure: Wording and formatting of the Skylake/OCaml warningXavier Leroy2017-08-181-2/+3
* Merge branch 'master' of github.com:AbsInt/CompCertBernhard Schommer2017-07-311-1/+3
|\
| * Mention rv32- and rv64- configurations in the help messageXavier Leroy2017-07-311-0/+2
| * Accept Coq version 8.6.1 as supportedXavier Leroy2017-07-311-1/+1
* | Warning for Skylake/Kabylake systems.Bernhard Schommer2017-07-311-0/+4
|/
* use TMPDIR also for asm-cfi testMichael Schmidt2017-07-271-5/+5
* generalize test for compiler optionsMichael Schmidt2017-07-271-15/+22
* Add a -ignore-coq-version flag to configure (continued)Xavier Leroy2017-07-061-2/+2
* Merge branch 'master' of github.com:AbsIntPrivate/CompCertBernhard Schommer2017-07-051-0/+30
|\
| * add check for -no-pie at configure-timeMichael Schmidt2017-07-041-0/+30
* | Add a -ignore-coq-version flag to configure (continued)Xavier Leroy2017-07-051-1/+1
* | Add a -ignore-coq-version flag to configureXavier Leroy2017-07-051-2/+10
|/
* RISC-V port and assorted changesXavier Leroy2017-04-281-0/+27
* Always generate .merlin and _CoqProject files.Bernhard Schommer2017-04-281-19/+7
* Add a switch to generate a _CoqProject file.Bernhard Schommer2017-02-231-0/+22
* Bump required version of Menhir to 20161201.Maxime Dénès2017-01-091-1/+1
* Configure now expects to find Coq 8.6.0.Maxime Dénès2017-01-091-3/+3
* Removed folders from .merlin.Bernhard Schommer2016-11-091-4/+0
* Added ${arch}_${bitsize} for x86 to .merlinBernhard Schommer2016-11-091-1/+4
* allow Cow version 8.5pl3Michael Schmidt2016-11-041-1/+1
* Merge pull request #145 from AbsInt/64Xavier Leroy2016-10-271-28/+86
|\
| * Documentation updates to mention 64-bit mode and x86_64 portXavier Leroy2016-10-271-5/+8
| * Make Archi.ptr64 always computable, and reorganize files accordingly: ia32 ->...Xavier Leroy2016-10-271-25/+33
| * configure for ia32-macosx: update for MacOS 10.12Xavier Leroy2016-10-131-1/+1
| * x86-64 MacOS X supportXavier Leroy2016-10-111-0/+16
| * Support for 64-bit architectures: x86 in 64-bit modeXavier Leroy2016-10-011-4/+35
* | Merge pull request #147 from m-schmidt/masterXavier Leroy2016-10-241-0/+1
|\ \
| * | Add a man-pageMichael Schmidt2016-10-141-0/+1
* | | Query menhir for location of menhir lib in config.Bernhard Schommer2016-10-181-1/+3
|/ /
* / Added configure switch for merlin.Bernhard Schommer2016-10-061-0/+35
|/
* undefine _Nullable to add some compatibility with macOS 10.12 SDKMichael Schmidt2016-09-231-1/+1
* fix merge conflictsMichael Schmidt2016-08-171-0/+6
|\
| * Added support for quoting for diab backend.Bernhard Schommer2016-07-211-1/+1
| * Added simplified reader and printer for gnu @filesBernhard Schommer2016-07-201-0/+6
* | update help text in configure scriptMichael Schmidt2016-08-081-13/+14