aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Support Coq 8.12.1Xavier Leroy2020-11-141-2/+2
* Support Cygwin 64 bitsXavier Leroy2020-10-051-0/+13
* Support the use of already-installed MenhirLib and Flocq librariesXavier Leroy2020-09-211-42/+44
* Remove support for x86-32 under macOSXavier Leroy2020-07-291-24/+0
* Revised detection of menhirLib directory, continued (#365)Xavier Leroy2020-07-151-4/+4
* Bytecode-only build (#243)Xavier Leroy2020-07-071-3/+14
* Revised detection of menhirLib directory (#248)Xavier Leroy2020-07-071-2/+6
* Preliminary support for Coq 8.12Xavier Leroy2020-06-211-3/+3
* Compatibility with coq 8.11.2Bernhard Schommer2020-06-081-1/+1
* Support for coq 8.11.1.Bernhard Schommer2020-04-201-2/+2
* Compatibility with OCaml 4.10 (#214)Xavier Leroy2020-02-061-4/+4
* Revised menhirLib autoconfiguration (#331)Xavier Leroy2020-02-051-3/+3
* Support Coq 8.11.0 (#212)Xavier Leroy2020-02-051-1/+1
* Allow Coq 8.10.2.Bernhard Schommer2019-12-031-1/+1
* Raise minimal required versions for OCaml and Coq (#203)Bernhard Schommer2019-10-311-9/+4
* Add support for Coq 8.10.1Xavier Leroy2019-10-281-2/+2
* Fix configure for coq 8.10.0Michael Schmidt2019-10-131-2/+2
* AArch64 portXavier Leroy2019-08-081-4/+34
* Add support for Coq 8.10Xavier Leroy2019-08-071-2/+2
* Make configure resistant to Windows EOL and paths (#305)MSoegtropIMC2019-07-081-1/+1
* New parser based on new version of the Coq backend of Menhir (#276)Jacques-Henri Jourdan2019-07-051-11/+5
* Coq 8.9.1 supportXavier Leroy2019-05-211-3/+3
* Upgrade embedded version of Flocq to 3.1.Guillaume Melquiond2019-03-271-2/+2
* Harden configure against weird Menhir installationsXavier Leroy2019-03-251-2/+8
* Maximum supported Menhir version (#275)Xavier Leroy2019-02-261-1/+1
* Maximum supported Menhir version (#275)Jacques-Henri Jourdan2019-02-251-2/+3
* Add support for Coq 8.9.0Xavier Leroy2019-02-041-3/+3
* Tentatively support Coq 8.8.2Xavier Leroy2018-09-121-2/+2
* Improve reporting of configuration errorsXavier Leroy2018-08-281-0/+10
* Remove leftover Makefile.config before configurationXavier Leroy2018-08-281-0/+4
* Support Coq 8.8.1 (#242)Xavier Leroy2018-07-101-3/+3
* Ensure compatibility with Menhir before and after version 20180530Xavier Leroy2018-06-061-3/+9
* Fix menhirLib namespaces, following changes in Menhir version 20180530Jacques-Henri Jourdan2018-06-061-1/+1
* 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
|\