summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Kill wORDS_BIGENDIAN and replace it with platformByteOrder (#17957)Sylvain Henry2020-04-011-0/+4
* Require GHC 8.8 as the minimum compiler for bootstrappingRyan Scott2020-03-311-2/+2
* Don't use non-portable operator "==" in configure.acPHO2020-03-171-1/+1
* Use AC_ARG_VAR for LD_STAGE0 and AR_STAGE0.Judah Jacobson2020-03-141-1/+4
* Allow overriding LD_STAGE0 and AR_STAGE0 in the configure script.Judah Jacobson2020-03-141-3/+7
* Use configure script to detect that we should use in-tree GMP on WindowsSylvain Henry2020-03-021-0/+7
* configure: correctly generate LIBRARY_template_haskell_VERSIONAdam Sandberg Ericsson2020-02-271-2/+4
* hadrian: Allow libnuma library path to be specifiedBen Gamari2020-02-261-1/+32
* show gcc linker options in configure summaryAdam Sandberg Ericsson2020-02-231-0/+1
* configure: Fix sphinx version testBen Gamari2020-02-141-1/+1
* Rework handling of win32 toolchain tarballsBen Gamari2020-02-141-2/+2
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-121-2/+2
* Remove `parallel` check from configure.acSylvain Henry2020-01-071-1/+0
* configure: Find Python3 for testsuiteBen Gamari2020-01-071-0/+3
* use shell variable CcLlvmBackend for testGabor Greif2019-12-271-1/+1
* while at it rename XCode to the official XcodeGabor Greif2019-12-271-1/+1
* Fix comment about minimal gcc versionGabor Greif2019-12-251-1/+1
* Fix copy-paste error in commentGabor Greif2019-12-251-1/+1
* configure.ac: make cross-compiler detection stricterSergei Trofimovich2019-12-021-1/+1
* configure: Fix HAVE_C11_ATOMICS macroBen Gamari2019-11-241-1/+3
* Bump ghc version to 8.11Ben Gamari2019-11-231-1/+1
* Bump version to 8.10.0Ben Gamari2019-11-171-1/+1
* Bump supported LLVM version to 9.0Ben Gamari2019-11-151-1/+1
* configure: Modify ERROR to WARN for sphinx's python checkTakenobu Tani2019-11-071-1/+2
* configure: Add checking python3-sphinxTakenobu Tani2019-11-061-0/+5
* configure: Add --with-libdw-{includes,libraries} flagsBen Gamari2019-11-061-1/+32
* distrib: Fix binary distribution installationBen Gamari2019-10-291-1/+0
* Implement s390x LLVM backend.Stefan Schulze Frielinghaus2019-10-221-3/+3
* Windows: Update tarballs to GCC 9.2 and remove MAX_PATH limit.Tamar Christina2019-10-201-1/+1
* Simplify Configure in a few waysJohn Ericson2019-10-121-38/+28
* Remove GhcLibsWithUnixJohn Ericson2019-10-071-8/+0
* Get rid of GHC_PACKAGE_DB_FLAGJohn Ericson2019-10-071-3/+0
* Keep OSTYPE local to configure.acJohn Ericson2019-10-071-4/+0
* Remove CONFIGURE_ARGS from configure.acJohn Ericson2019-10-071-2/+0
* configure: Determine library versions of template-haskell, et al.Ben Gamari2019-10-071-0/+6
* Raise minimum GHC version to 8.6Daniel Gröber2019-09-271-2/+2
* detect makeinfo in configure(.ac)Björn Gohla2019-09-231-1/+12
* Make sure all boolean settings entries use `YES` / `NO`John Ericson2019-09-051-3/+3
* configure.ac: add --enable-numa switchSergei Trofimovich2019-08-301-2/+13
* configure.ac: fix '--disable-dwarf-debug'Sergei Trofimovich2019-08-231-5/+6
* Consolidate `TablesNextToCode` and `GhcUnreigsterised` in configure (#15548)Joachim Breitner2019-08-101-6/+50
* configure: prefer cc over gccRoland Zumkeller2019-06-271-1/+1
* Fixes for LLVM 7Erik de Castro Lopo2019-06-241-1/+1
* Generate settings by make/hadrian instead of configureJohn Ericson2019-04-301-2/+2
* Fix error message for './configure' regarding '--with-ghc' [skip ci]Alexandre Baldé2019-04-231-1/+1
* gitlab-ci: Ensure that version number has three componentsBen Gamari2019-04-121-1/+1
* configure: document the use of the LD variableAdam Sandberg Eriksson2019-04-011-0/+1
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-1/+1
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-3/+3
* Rip out object splittingBen Gamari2019-03-051-45/+0