summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* Replace more autotools obsolete macros (#19189)Sylvain Henry2021-04-071-1/+1
* configure: fix the use of some obsolete macros (#19189)Sylvain Henry2021-04-071-15/+15
* llvmGen: Accept range of LLVM versionsBen Gamari2021-03-261-13/+22
* [configure] Fix _AC_PROG_CC_99Moritz Angermann2021-02-181-1/+1
* [make] Allow to set the curses library for stage0Moritz Angermann2021-02-171-0/+9
* configure: Fix parsing of ARM triplesBen Gamari2021-02-171-8/+10
* [aarch64] always PICMoritz Angermann2021-02-151-1/+2
* [arm] Rename arm64 to aarch64Moritz Angermann2021-02-151-14/+30
* document how build system find toolchains on WindowsTamar Christina2021-01-251-0/+1
* Fix use distro toolchianTamar Christina2021-01-251-0/+2
* Limit upper version of Happy for ghc-9.0 and earlier (#18620)Takenobu Tani2020-12-131-0/+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-17/+24
* configure: Fix double-negation in ld merge-objects checkghc-8.10.2-releaseBen Gamari2020-08-071-1/+1
* Refactor handling of object mergingBen Gamari2020-08-041-8/+133
* configure: correctly generate LIBRARY_template_haskell_VERSIONAdam Sandberg Ericsson2020-03-141-3/+3
* configure: Only check GCC version if CC is GCCBen Gamari2020-01-061-19/+24
* while at it rename XCode to the official XcodeGabor Greif2020-01-061-12/+12
* suppress popup dialog about missing Xcode at configureGabor Greif2020-01-061-1/+1
* configure: Find Python3 for testsuiteBen Gamari2020-01-061-0/+11
* Revert "Replace freebsd-gnueabihf with freebsd"Ben Gamari2019-10-291-0/+4
* Don't substitute GccVersion variableBen Gamari2019-10-291-2/+2
* configure: Drop GccLT46Ben Gamari2019-10-251-5/+2
* aclocal: A bit of reformattingBen Gamari2019-10-251-31/+31
* Implement s390x LLVM backend.Stefan Schulze Frielinghaus2019-10-221-1/+4
* Replace freebsd-gnueabihf with freebsdMatthew Bauer2019-10-221-4/+0
* Simplify Configure in a few waysJohn Ericson2019-10-121-17/+48
* Add musl systems to llvm-targetsMatthew Bauer2019-10-041-1/+1
* Factor out a smaller part of Platform for host fallbackJohn Ericson2019-10-041-1/+3
* configure: Don't depend upon alex in source dist buildBen Gamari2019-09-271-2/+5
* Make sure all boolean settings entries use `YES` / `NO`John Ericson2019-09-051-9/+9
* configure: Search for LLVM executables with two-number versionsBen Gamari2019-08-041-2/+3
* Maintain separate flags for C++ compiler invocationsBen Gamari2019-06-131-0/+3
* Fix uses of #ifdef/#ifndefBen Gamari2019-06-121-6/+6
* Restore the --coerce option in 'happy' configurationVladislav Zavialov2019-05-141-2/+2
* Generate settings by make/hadrian instead of configureJohn Ericson2019-04-301-10/+10
* configure: Always use AC_LINK_ELSEIF when testing against assemblerBen Gamari2019-04-031-5/+33
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-2/+2
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-1/+1
* Rip out object splittingBen Gamari2019-03-051-20/+0
* Fix incorrectly named configure optionsAlec Theriault2019-01-271-2/+2
* Hadrian: support in-tree GMPAlec Theriault2019-01-231-0/+14
* configure: introduce HAPPY and ALEX vars and deprecate --with-ghc in favour o...Adam Sandberg Eriksson2019-01-011-9/+17
* aclocal.m4: drop obsolete -fno-stack-protectorSergei Trofimovich2018-12-261-9/+0
* configure: Disable LD_NO_GOLD logic when cross-compilingBen Gamari2018-12-121-1/+5
* Remove warnings-silencing flags for code generated by AlexSimon Jakobi2018-11-221-8/+2
* Correctly detect GIT in a subtreeSylvain Henry2018-10-291-1/+1
* Fix test for GCC support for atomics in AutotoolsOndra Pelech2018-10-151-1/+1
* aclocal.m4: fix shell comment syntax: '#', not '$'Sergei Trofimovich2018-09-251-1/+1
* Revert "adds -latomic to. ghc-prim"Ben Gamari2018-09-201-0/+18