summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure: Bump minimum-supported gcc version to 4.7Ben Gamari2020-10-241-1/+1
* mingw: Extract zst toolchain archivesBen Gamari2020-10-161-1/+2
* Bump LLVM version to 10.0Ben Gamari2020-10-141-1/+1
* Bump version to 9.0Ben Gamari2020-09-171-1/+1
* [macOS] improved runpath handlingMoritz Angermann2020-09-071-0/+14
* configure: Avoid hard-coded ld path on WindowsGHC GitLab CI2020-09-041-0/+2
* document how build system find toolchains on WindowsTamar Christina2020-08-281-0/+2
* Fix use distro toolchianTamar Christina2020-08-281-0/+1
* Refactor handling of object mergingBen Gamari2020-08-051-2/+1
* Require SMP support in order to build a threaded stage1Stefan Schulze Frielinghaus2020-07-251-1/+5
* winio: Add new io-manager cmdline optionsTamar Christina2020-07-151-0/+12
* hadrian: make hadrian/ghci use the bootstrap compiler from configure #18190Adam Sandberg Ericsson2020-07-071-0/+1
* hadrian/make: Detect makeindexBen Gamari2020-06-251-1/+2
* Enable large address space optimization on windows.Andreas Klebinger2020-06-251-5/+9
* winio: Add Atomic Exchange PrimOp and implement Atomic Ptr exchanges.Tamar Christina2020-06-141-0/+2
* rts: Teach getNumProcessors to return available processorsBen Gamari2020-05-301-1/+1
* Build a threaded stage 1 if the bootstrapping GHC supports it.Travis Whitaker2020-05-291-0/+15
* 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