summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* detect 'autoreconf' path during configure, and use it in hadrianAlp Mestanogullari2019-03-031-0/+3
* Cleanup iserv/iserv-proxyMoritz Angermann2019-02-281-1/+1
* Bump ghc version to 8.9Ryan Scott2019-02-201-2/+2
* configure: Document CLANG, LLC, and OPT variablesBen Gamari2019-02-121-0/+3
* configure: introduce HAPPY and ALEX vars and deprecate --with-ghc in favour o...Adam Sandberg Eriksson2019-01-011-7/+9
* PPC NCG: Remove Darwin supportPeter Trommler2019-01-011-10/+1
* Add missing comma in 'libdw' configure checkAlec Theriault2018-12-171-1/+1
* configure: Don't use ln -vBen Gamari2018-12-111-5/+5
* Require 'libdw' for '--enable-dwarf-unwind'Alec Theriault2018-12-071-1/+3
* Use autoconf to generate version numbers for libiserv and friendsRyan Scott2018-11-261-1/+1
* configure: Use LLVM 7.0Ben Gamari2018-11-231-1/+1
* Drop GHC 8.2 compatibilityRyan Scott2018-10-031-7/+2
* Revert "adds -latomic to. ghc-prim"Ben Gamari2018-09-201-0/+5
* split-obj: disable split-objects on Windows.Tamar Christina2018-07-161-0/+6
* Revert "rts: Enable two-step allocator on FreeBSD"Ben Gamari2018-07-061-9/+8
* rts: Enable two-step allocator on FreeBSDBen Gamari2018-07-061-8/+9
* Fix incorrect GHC versioningHerbert Valerio Riedel2018-06-211-1/+1
* configure: Set version to 8.7ghc-8.7-startBen Gamari2018-06-201-1/+1
* configure: Fix libnuma detection logicBen Gamari2018-06-201-1/+1
* configure: Bump version to 8.6.0Richard Eisenberg2018-06-191-1/+1
* configure: Fail when bootstrapping with GHC 8.2.1Ben Gamari2018-06-171-0/+5
* Revert "Amend configure script to support lndir build tree"Ben Gamari2018-06-161-5/+5
* Amend configure script to support lndir build treeAdam Gundry2018-06-161-5/+5
* Bump supported LLVM version to 6.0Ben Gamari2018-06-151-1/+1
* configure: Make sphinx-build version test work on recent versionsJens Petersen2018-05-301-1/+1
* Add HeapView functionalityPatrick Dougherty2018-05-201-1/+1