| Commit message (Expand) | Author | Age | Files | Lines |
* | Require happy >=1.20 | Vladislav Zavialov | 2020-09-19 | 1 | -2/+2 |
* | [macOS] improved runpath handling | Moritz Angermann | 2020-09-07 | 1 | -0/+14 |
* | configure: Fix whitespace | Ben Gamari | 2020-09-05 | 1 | -68/+68 |
* | configure: Avoid hard-coded ld path on Windows | GHC GitLab CI | 2020-09-04 | 1 | -17/+24 |
* | configure: Work around Raspbian's silly packaging decisions | Ben Gamari | 2020-09-03 | 1 | -19/+34 |
* | Limit upper version of Happy for ghc-9.2 (#18620) | Takenobu Tani | 2020-08-31 | 1 | -2/+2 |
* | Limit upper version of Happy for ghc-9.0 and earlier (#18620) | Takenobu Tani | 2020-08-31 | 1 | -0/+2 |
* | document how build system find toolchains on Windows | Tamar Christina | 2020-08-28 | 1 | -0/+1 |
* | Fix use distro toolchian | Tamar Christina | 2020-08-28 | 1 | -0/+2 |
* | configure: Fix double-negation in ld merge-objects check | Ben Gamari | 2020-08-07 | 1 | -1/+1 |
* | Refactor handling of object merging | Ben Gamari | 2020-08-05 | 1 | -8/+133 |
* | configure: Fix build system on ARM | Peter Trommler | 2020-07-29 | 1 | -1/+1 |
* | config: Fix Haskell platform constructor w/ params | Peter Trommler | 2020-07-28 | 1 | -4/+4 |
* | No need for CURSES_INCLUDE_DIRS | Gabor Greif | 2020-07-02 | 1 | -1/+0 |
* | Add most common return values for `os` and `arch` | Hécate | 2020-07-01 | 1 | -1/+3 |
* | configure: Use grep -q instead of --quiet | Ben Gamari | 2020-06-17 | 1 | -1/+1 |
* | winio: Add Atomic Exchange PrimOp and implement Atomic Ptr exchanges. | Tamar Christina | 2020-06-14 | 1 | -2/+3 |
* | configure: Modify aclocal.m4 according to new module hierarchy | Takenobu Tani | 2020-06-01 | 1 | -2/+2 |
* | configure: correctly generate LIBRARY_template_haskell_VERSION | Adam Sandberg Ericsson | 2020-02-27 | 1 | -3/+3 |
* | configure: Don't assume Gnu linker on Solaris | Ben Gamari | 2020-02-11 | 1 | -1/+12 |
* | Module hierarchy: Cmm (cf #13009) | Sylvain Henry | 2020-01-25 | 1 | -1/+1 |
* | Avoid ./configure failure on NetBSD | PHO | 2020-01-20 | 1 | -1/+4 |
* | Fix more typos, via an improved Levenshtein-style corrector | Brian Wignall | 2020-01-12 | 1 | -2/+2 |
* | configure: Find Python3 for testsuite | Ben Gamari | 2020-01-07 | 1 | -0/+11 |
* | configure: Only check GCC version if CC is GCC | Ben Gamari | 2020-01-07 | 1 | -19/+24 |
* | while at it rename XCode to the official Xcode | Gabor Greif | 2019-12-27 | 1 | -12/+12 |
* | suppress popup dialog about missing Xcode at configure | Gabor Greif | 2019-12-27 | 1 | -1/+1 |
* | Revert "Replace freebsd-gnueabihf with freebsd" | Ben Gamari | 2019-10-29 | 1 | -0/+4 |
* | Don't substitute GccVersion variable | Ben Gamari | 2019-10-29 | 1 | -2/+2 |
* | configure: Drop GccLT46 | Ben Gamari | 2019-10-25 | 1 | -5/+2 |
* | aclocal: A bit of reformatting | Ben Gamari | 2019-10-25 | 1 | -31/+31 |
* | Implement s390x LLVM backend. | Stefan Schulze Frielinghaus | 2019-10-22 | 1 | -1/+4 |
* | Replace freebsd-gnueabihf with freebsd | Matthew Bauer | 2019-10-22 | 1 | -4/+0 |
* | Simplify Configure in a few ways | John Ericson | 2019-10-12 | 1 | -17/+48 |
* | Add musl systems to llvm-targets | Matthew Bauer | 2019-10-04 | 1 | -1/+1 |
* | Factor out a smaller part of Platform for host fallback | John Ericson | 2019-10-04 | 1 | -1/+3 |
* | configure: Don't depend upon alex in source dist build | Ben Gamari | 2019-09-27 | 1 | -2/+5 |
* | Make sure all boolean settings entries use `YES` / `NO` | John Ericson | 2019-09-05 | 1 | -9/+9 |
* | configure: Search for LLVM executables with two-number versions | Ben Gamari | 2019-08-04 | 1 | -2/+3 |
* | Maintain separate flags for C++ compiler invocations | Ben Gamari | 2019-06-13 | 1 | -0/+3 |
* | Fix uses of #ifdef/#ifndef | Ben Gamari | 2019-06-12 | 1 | -6/+6 |
* | Restore the --coerce option in 'happy' configuration | Vladislav Zavialov | 2019-05-14 | 1 | -2/+2 |
* | Generate settings by make/hadrian instead of configure | John Ericson | 2019-04-30 | 1 | -10/+10 |
* | configure: Always use AC_LINK_ELSEIF when testing against assembler | Ben Gamari | 2019-04-03 | 1 | -5/+33 |
* | Update Wiki URLs to point to GitLab | Takenobu Tani | 2019-03-25 | 1 | -2/+2 |
* | Update Trac ticket URLs to point to GitLab | Ryan Scott | 2019-03-15 | 1 | -1/+1 |
* | Rip out object splitting | Ben Gamari | 2019-03-05 | 1 | -20/+0 |
* | Fix incorrectly named configure options | Alec Theriault | 2019-01-27 | 1 | -2/+2 |
* | Hadrian: support in-tree GMP | Alec Theriault | 2019-01-23 | 1 | -0/+14 |
* | configure: introduce HAPPY and ALEX vars and deprecate --with-ghc in favour o... | Adam Sandberg Eriksson | 2019-01-01 | 1 | -9/+17 |