summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fix Git commit ID detection in Git worktreesSylvain Henry2018-07-281-1/+1
* aclocal.m4: narrow down 'riscv*' to 'riscv-*' and 'riscv32*'Sergei Trofimovich2018-07-171-3/+3
* aclocal.m4: allow riscv and riscv64 CPUSergei Trofimovich2018-07-161-1/+7
* Add support for FreeBSD armBen Gamari2018-06-071-0/+16
* configure: Use -Werror to check for existence of -no-pieBen Gamari2018-04-191-1/+1
* Introduce a $tooldir variable for nicer toolchain detection on WindowsAlp Mestanogullari2018-04-171-8/+8
* configure: Throw error if OS is found to be msysBen Gamari2018-03-271-0/+3
* Support iOS variants elsewhere when configuringJohn Ericson2018-03-251-1/+1