summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAgeFilesLines
* Bump win32-tarballs version to 0.3Ben Gamari2020-10-091-1/+1
* Enable TICKY_TICKY for debug builds when building with makefiles.David Himmelstrup2020-09-111-2/+2
* [macOS] improved runpath handlingMoritz Angermann2020-09-071-0/+2
* configure: Avoid hard-coded ld path on WindowsGHC GitLab CI2020-09-041-0/+10
* document how build system find toolchains on WindowsTamar Christina2020-08-281-0/+1
* Fix use distro toolchianTamar Christina2020-08-281-2/+3
* Refactor handling of object mergingBen Gamari2020-08-051-1/+2
* Replace ghcWithNativeCodeGen with a proper Backend datatypeSylvain Henry2020-07-221-13/+0
* get-win32-tarballs: Fix detection of missing tarballsBen Gamari2020-07-221-1/+3
* hadrian/make: Detect makeindexBen Gamari2020-06-251-0/+1
* Update `make` based build systemSylvain Henry2020-06-178-10/+10
* Clean up file paths for new module hierarchyTakenobu Tani2020-06-011-3/+3
* Windows: Bump Windows toolchain to 0.2Ben Gamari2020-05-301-1/+1
* Build a threaded stage 1 if the bootstrapping GHC supports it.Travis Whitaker2020-05-291-0/+3
* get-win32-tarballs: Improve diagnostics outputBen Gamari2020-05-131-2/+8
* get-win32-tarballs: Fix base URLBen Gamari2020-05-131-1/+0
* Kill wORDS_BIGENDIAN and replace it with platformByteOrder (#17957)Sylvain Henry2020-04-011-0/+1
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* Rework handling of win32 toolchain tarballsBen Gamari2020-02-142-326/+59
* Add two warnings to stage 2 buildTom Ellis2020-01-271-1/+1
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-122-2/+2
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* Properly account for libdw paths in make build systemBen Gamari2019-11-191-0/+1
* configure: Add --with-libdw-{includes,libraries} flagsBen Gamari2019-11-061-0/+3
* distrib: Fix binary distribution installationBen Gamari2019-10-291-1/+2
* Don't substitute GccVersion variableBen Gamari2019-10-291-2/+0
* configure: Drop GccLT46Ben Gamari2019-10-252-3/+0
* Implement s390x LLVM backend.Stefan Schulze Frielinghaus2019-10-221-2/+2
* Windows: Update tarballs to GCC 9.2 and remove MAX_PATH limit.Tamar Christina2019-10-202-61/+126
* Simplify Configure in a few waysJohn Ericson2019-10-123-6/+4
* Get rid of GHC_PACKAGE_DB_FLAGJohn Ericson2019-10-071-2/+0
* Remove CONFIGURE_ARGS from configure.acJohn Ericson2019-10-071-8/+0
* Factor out a smaller part of Platform for host fallbackJohn Ericson2019-10-041-0/+2
* Make sure all boolean settings entries use `YES` / `NO`John Ericson2019-09-051-5/+4
* Consolidate `TablesNextToCode` and `GhcUnreigsterised` in configure (#15548)Joachim Breitner2019-08-101-11/+1
* gitlab-ci: Fix doc-tarball jobBen Gamari2019-07-031-2/+2
* Disable optimisation when building Cabal in development flavoursBen Gamari2019-06-153-0/+13
* Maintain separate flags for C++ compiler invocationsBen Gamari2019-06-131-0/+1
* Add `-haddock` to prepare-system.sh and .gitlab-ci.ymlTakenobu Tani2019-06-021-1/+1
* Add `-haddock` to perf.mk rather than prepare-system.shTakenobu Tani2019-06-021-1/+1
* Restore the --coerce option in 'happy' configurationVladislav Zavialov2019-05-141-2/+1
* Generate settings by make/hadrian instead of configureJohn Ericson2019-04-301-0/+37
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-255-6/+6
* gitlab-ci: Explicitly set bindist tarball nameBen Gamari2019-03-161-6/+6
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-153-3/+3
* Rip out perl dependencyBen Gamari2019-03-093-3/+0
* Rip out object splittingBen Gamari2019-03-0519-49/+1
* gitlab-ci: Produce DWARF-enabled binary distributionBen Gamari2019-03-011-0/+14
* Expression/command ambiguity resolutionVladislav Zavialov2019-02-231-1/+2