summaryrefslogtreecommitdiffstats
path: root/macros.bashrc
Commit message (Collapse)AuthorAgeFilesLines
* Combine all RPMs to be installed to avoid dependency issuesDJ Delorie2012-07-091-1/+3
|
* rpma now takes additional arguments which are sub-packages to installDJ Delorie2012-07-061-2/+2
|
* Add filesystem and iso-codes to stage2, binutils to stage3DJ Delorie2012-07-061-0/+61
|
* script->make, ccache moveDJ Delorie2012-07-031-0/+27
Convert build iteration logic (stage 2) from list driven to Makefile driven. Add actual dependencies to recipe files and use them to control build sequence. ccache is moved to stage1 and configured to be used in stage2.