summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* Implement riscv64 LLVM backendAndreas Schwab2021-03-051-1/+4
* Fix array and cleanup conversion primops (#19026)Sylvain Henry2021-03-031-4/+4
* Replace more autotools obsolete macros (#19189)Sylvain Henry2021-02-161-2/+2
* Respect $AR in configure scriptCheng Shao2021-01-271-1/+2
* configure: fix the use of some obsolete macros (#19189)Sylvain Henry2021-01-171-15/+15
* Require alex < 3.2.6Ryan Scott2020-12-221-0/+2
* AArch64/arm64 adjustmentsMoritz Angermann2020-11-151-14/+30
* Require happy >=1.20Vladislav Zavialov2020-09-191-2/+2
* [macOS] improved runpath handlingMoritz Angermann2020-09-071-0/+14
* configure: Fix whitespaceBen Gamari2020-09-051-68/+68
* configure: Avoid hard-coded ld path on WindowsGHC GitLab CI2020-09-041-17/+24
* configure: Work around Raspbian's silly packaging decisionsBen Gamari2020-09-031-19/+34
* Limit upper version of Happy for ghc-9.2 (#18620)Takenobu Tani2020-08-311-2/+2
* Limit upper version of Happy for ghc-9.0 and earlier (#18620)Takenobu Tani2020-08-311-0/+2
* document how build system find toolchains on WindowsTamar Christina2020-08-281-0/+1
* Fix use distro toolchianTamar Christina2020-08-281-0/+2
* configure: Fix double-negation in ld merge-objects checkBen Gamari2020-08-071-1/+1
* Refactor handling of object mergingBen Gamari2020-08-051-8/+133
* configure: Fix build system on ARMPeter Trommler2020-07-291-1/+1
* config: Fix Haskell platform constructor w/ paramsPeter Trommler2020-07-281-4/+4
* No need for CURSES_INCLUDE_DIRSGabor Greif2020-07-021-1/+0
* Add most common return values for `os` and `arch`Hécate2020-07-011-1/+3
* configure: Use grep -q instead of --quietBen Gamari2020-06-171-1/+1
* winio: Add Atomic Exchange PrimOp and implement Atomic Ptr exchanges.Tamar Christina2020-06-141-2/+3
* configure: Modify aclocal.m4 according to new module hierarchyTakenobu Tani2020-06-011-2/+2
* configure: correctly generate LIBRARY_template_haskell_VERSIONAdam Sandberg Ericsson2020-02-271-3/+3
* configure: Don't assume Gnu linker on SolarisBen Gamari2020-02-111-1/+12
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-1/+1
* Avoid ./configure failure on NetBSDPHO2020-01-201-1/+4
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-121-2/+2
* configure: Find Python3 for testsuiteBen Gamari2020-01-071-0/+11
* configure: Only check GCC version if CC is GCCBen Gamari2020-01-071-19/+24
* while at it rename XCode to the official XcodeGabor Greif2019-12-271-12/+12
* suppress popup dialog about missing Xcode at configureGabor Greif2019-12-271-1/+1
* 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