summaryrefslogtreecommitdiff
path: root/boot
Commit message (Expand)AuthorAgeFilesLines
* Give the RTS it's own configure scriptJohn Ericson2023-01-181-1/+1
* boot: cleanup legacy argsCheng Shao2022-08-261-8/+0
* Drop make build systemBen Gamari2022-08-251-83/+0
* Only update config.sub when it already exists (#19574)Sylvain Henry2021-03-261-1/+2
* [ci/arm/darwin/testsuite] Forwards ports from GHC-8.10Moritz Angermann2021-03-211-0/+3
* boot: Remove remote origin checkKrzysztof Gogolewski2020-02-281-36/+0
* Deduplicate "unique subdir" code between GHC and CabalJohn Ericson2019-07-091-0/+3
* Bump containers submodule to v0.6.2.1Ben Gamari2019-06-251-1/+9
* Replace git.haskell.org with gitlab.haskell.org (#16196)Yuriy Syrovetskiy2019-04-041-1/+1
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-3/+3
* Cleanup boot and validateKrzysztof Gogolewski2018-10-151-6/+6
* Make boot work if ACLOCAL_PATH is not setNeil Mitchell2018-07-121-1/+1
* boot: Fix computation of TOPBen Gamari2018-04-191-1/+1
* boot: Create GNUmakefiles for librariesBen Gamari2018-02-251-0/+11
* boot: Eliminate superfluous outputBen Gamari2017-11-271-1/+0
* Stop generating make files when using hadrian.Moritz Angermann2017-11-191-2/+5
* Rewrite boot in PythonBen Gamari2017-10-021-228/+170
* Revert "Rewrite boot in Python"Ben Gamari2017-05-261-157/+228
* Rewrite boot in PythonBen Gamari2017-05-221-228/+157
* Unset GREP_OPTIONS in build systemBen Gamari2016-02-091-0/+3
* Synchronise ghci-package version with ghc-packageHerbert Valerio Riedel2015-12-281-1/+5
* Build system: detect when user cloned from GitHubThomas Miedema2015-09-081-0/+34
* Remove all references to sync-allThomas Miedema2015-07-151-1/+1
* Build: run autoreconf jobs in parallelThomas Miedema2015-06-091-3/+12
* Replace all #!/usr/bin/perl with #!/usr/bin/env perlJoachim Breitner2014-04-301-1/+2
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-1/+1
* Extend `packages` by 4th column for upstream repoHerbert Valerio Riedel2013-09-021-1/+1
* Remove the VCS column from 'packages'Ian Lynagh2013-03-041-1/+1
* Change how the build system handles packagesIan Lynagh2013-03-011-2/+3
* Use a submodule for the time packageIan Lynagh2012-12-021-43/+0
* sanitise naming of package listsSimon Marlow2011-08-051-2/+2
* Rename STAGE0_PACKAGES to PACKAGES_STAGE0Ian Lynagh2011-06-251-1/+1
* Follow Cabal reorganisation, and improve build system a littleIan Lynagh2011-06-231-0/+1
* Remove upstream repos from the packages fileIan Lynagh2011-06-111-1/+1
* Merge boot and boot-pkgsIan Lynagh2011-04-281-40/+162
* Check for ^M in packages file when bootingIan Lynagh2011-04-141-0/+18
* Make the boot script complain if mk/build.mk doesn't existIan Lynagh2011-04-141-0/+21
* Update boot scripts for gitIan Lynagh2011-04-031-10/+3
* Mark scripts executable (boot, and the ones the build system chmods)Max Bolingbroke2011-04-021-0/+0
* Fix boot; it was failing if darcs-all or validate were missingIan Lynagh2010-10-151-2/+4
* Have boot check that we have the dph packages when validatingIan Lynagh2010-10-141-1/+16
* Add upstream repo to the packages fileIan Lynagh2010-08-151-1/+1
* Make the "tag" column of the packages file always presentIan Lynagh2010-08-151-12/+14
* Remove push-all from file list in boot script (push-all no longer exists)Ian Lynagh2010-08-011-1/+1
* Add more error checking to the boot scriptIan Lynagh2010-08-011-5/+8
* Convert boot and boot-pkgs to perlIan Lynagh2010-04-151-31/+49
* Use bash to run boot-pkgs, the default Solaris shell doesn't support the -ot ...benl@cse.unsw.edu.au2010-02-031-1/+1
* Explain why we check for LICENSE, not _darcs, in bootIan Lynagh2009-10-231-0/+4
* Add the time library, and support for libraries in tarballsIan Lynagh2009-07-181-3/+3
* Remove hacky on-demand building of libraries/*/ghc.mk, put it back in sh bootSimon Marlow2009-05-221-0/+3