summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Release 8.10.4ghc-8.10.4-releaseBen Gamari2021-02-041-1/+1
* document how build system find toolchains on WindowsTamar Christina2021-01-251-0/+2
* Fix use distro toolchianTamar Christina2021-01-251-0/+1
* configure: Release 8.10.3ghc-8.10.3-releaseBen Gamari2020-12-161-2/+2
* [macOS] improved runpath handlingwip/angerman/ghc-8.10-backport-rpathMoritz Angermann2020-10-141-0/+14
* configure: Avoid hard-coded ld path on WindowsGHC GitLab CI2020-10-061-0/+2
* Set RELEASE=NOBen Gamari2020-08-091-1/+1
* Refactor handling of object mergingBen Gamari2020-08-041-2/+1
* Release GHC 8.10.2ghc-8.10.2-rc2Ben Gamari2020-07-301-2/+2
* Require SMP support in order to build a threaded stage1Stefan Schulze Frielinghaus2020-07-281-1/+5
* Build a threaded stage 1 if the bootstrapping GHC supports it.Travis Whitaker2020-07-221-0/+15
* hadrian: Allow libnuma library path to be specifiedBen Gamari2020-05-241-1/+32
* configure.ac: Reset RELEASE to NOBen Gamari2020-05-121-1/+1
* configure: Fix sphinx version testBen Gamari2020-04-131-1/+1
* Backport get-win32-tarballs configure changesBen Gamari2020-03-191-2/+2
* configure: correctly generate LIBRARY_template_haskell_VERSIONAdam Sandberg Ericsson2020-03-141-2/+4
* Set RELEASE=YESBen Gamari2020-02-221-2/+2
* configure: Fix HAVE_C11_ATOMICS macroBen Gamari2020-01-061-1/+3
* while at it rename XCode to the official XcodeGabor Greif2020-01-061-1/+1
* use shell variable CcLlvmBackend for testGabor Greif2020-01-061-1/+1
* configure: Find Python3 for testsuiteBen Gamari2020-01-061-0/+3
* 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