Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add error checking to boot-pkgs script | Ian Lynagh | 2010-08-01 | 1 | -10/+20 |
* | 'make fast' in a package does not build any compilers | Simon Marlow | 2010-07-15 | 1 | -0/+1 |
* | Convert boot and boot-pkgs to perl | Ian Lynagh | 2010-04-15 | 1 | -63/+100 |
* | Fix boot-pkgs's sed usage to work with Solaris's sed | Ian Lynagh | 2010-04-01 | 1 | -1/+3 |
* | Avoid a non-portable use of tar reported by Roman Leshchinskiy | Ian Lynagh | 2010-03-30 | 1 | -1/+1 |
* | Fix non-portable regexp | Roman Leshchinskiy | 2009-11-04 | 1 | -1/+1 |
* | Make some sed more portable: Use \{0,1\} instead of \? | Ian Lynagh | 2009-09-24 | 1 | -1/+1 |
* | teach boot-pkgs about -snapshot tarballs | Ian Lynagh | 2009-09-21 | 1 | -1/+1 |
* | boot-pkgs now automatically works out which libraries are from tarballs | Ian Lynagh | 2009-09-21 | 1 | -1/+1 |
* | Add the time library, and support for libraries in tarballs | Ian Lynagh | 2009-07-18 | 1 | -0/+27 |
* | main repeated 'make maintainer-clean' not fail | Simon Marlow | 2009-05-14 | 1 | -0/+39 |