summaryrefslogtreecommitdiffstats
path: root/script2makefile
Commit message (Collapse)AuthorAgeFilesLines
* Force exit-on-error for all recipe scriptsDJ Delorie2012-07-061-1/+1
|
* script->make, ccache moveDJ Delorie2012-07-031-0/+38
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.