summaryrefslogtreecommitdiff
path: root/morphlib/buildenvironment.py
Commit message (Expand)AuthorAgeFilesLines
* One 'arch' to rule them allSam Thursfield2013-03-151-17/+33
* Add 'prefix' property for chunks within strataSam Thursfield2013-03-131-1/+0
* Add 'build-mode' field for chunks in a stratumSam Thursfield2013-03-131-1/+11
* Set environment variables defining target for build-essentialSam Thursfield2013-03-131-3/+19
* Refactor build processSam Thursfield2013-03-131-12/+8
* Remove features used by old bootstrap methodSam Thursfield2013-03-131-11/+3
* Add support for ccacheJonathan Maw2012-12-171-3/+1
* python scripts: pep8ize codebaseRichard Maw2012-08-011-1/+2
* buildenvironment: pass through BOOTSTRAP_TOOLSRichard Maw2012-04-261-0/+1
* Fix how we set TMPDIR in the build environmentLars Wirzenius2012-04-261-1/+4
* buildenvironment: fix whitespaceRichard Maw2012-04-121-8/+8
* morphlib: add buildenvironment and testsRichard Maw2012-04-121-0/+97