summaryrefslogtreecommitdiff
path: root/boot-pkgs
Commit message (Collapse)AuthorAgeFilesLines
* cope with empty libraries/stamp directory (in git repo)Simon Marlow2011-01-141-0/+3
|
* Refactoring and tidy up in the build systemSimon Marlow2010-09-231-12/+3
| | | | | | | | | | | Instead of the ghc-stage and ghc-stage2-package files in a package, we now have a list of these in ghc.mk. There are other similar lists (of boot-packages and non-installable packages), so this is not too bad, and is simpler. While poking around in the top-level ghc.mk file I spotted various opportunities to clean up and re-order some of the cruft that has accumulated over time.
* Add error checking to boot-pkgs scriptIan Lynagh2010-08-011-10/+20
|
* 'make fast' in a package does not build any compilersSimon Marlow2010-07-151-0/+1
|
* Convert boot and boot-pkgs to perlIan Lynagh2010-04-151-63/+100
| | | | This stops us having to worry about sh/sed/... portability.
* Fix boot-pkgs's sed usage to work with Solaris's sedIan Lynagh2010-04-011-1/+3
|
* Avoid a non-portable use of tar reported by Roman LeshchinskiyIan Lynagh2010-03-301-1/+1
|
* Fix non-portable regexpRoman Leshchinskiy2009-11-041-1/+1
|
* Make some sed more portable: Use \{0,1\} instead of \?Ian Lynagh2009-09-241-1/+1
|
* teach boot-pkgs about -snapshot tarballsIan Lynagh2009-09-211-1/+1
|
* boot-pkgs now automatically works out which libraries are from tarballsIan Lynagh2009-09-211-1/+1
|
* Add the time library, and support for libraries in tarballsIan Lynagh2009-07-181-0/+27
|
* main repeated 'make maintainer-clean' not failSimon Marlow2009-05-141-0/+39