summaryrefslogtreecommitdiff
path: root/morphlib/buildcommand.py
Commit message (Expand)AuthorAgeFilesLines
...
* Prefix all build steps with progress and step nameRichard Maw2013-07-031-9/+12
* Remove intermediate variablesRichard Maw2013-06-061-3/+3
* Change the structure of the temporary directory used by morphTiago Gomes2013-06-051-2/+3
* build graph: Improve the comment for stratum duplicate checkRichard Maw2013-05-291-3/+8
* Fix long linesSam Thursfield2013-03-181-3/+6
* show commit we want to build for each chunkPaul Sherwood2013-03-171-2/+2
* add short sha1 for each actual build line in logPaul Sherwood2013-03-161-2/+2
* make logs prettier - put chunkname after buildnumber in most casesPaul Sherwood2013-03-161-7/+7
* One 'arch' to rule them allSam Thursfield2013-03-151-29/+32
* Only build systems againSam Thursfield2013-03-141-1/+1
* Allow unknown values of build-mode through with just a warningSam Thursfield2013-03-131-3/+4
* Don't install bootstrapped chunks when building artifacts in other strataSam Thursfield2013-03-131-0/+12
* Add 'prefix' property for chunks within strataSam Thursfield2013-03-131-3/+10
* Add 'build-mode' field for chunks in a stratumSam Thursfield2013-03-131-12/+26
* Set environment variables defining target for build-essentialSam Thursfield2013-03-131-2/+5
* Refactor build processSam Thursfield2013-03-131-52/+40
* Remove support for bootstrap mode in staging areaSam Thursfield2013-03-131-20/+6
* Remove features used by old bootstrap methodSam Thursfield2013-03-131-17/+9
* Improve "morph build" progress messages:Ric Holland2013-03-051-4/+6
* Allow building strata with 'morph build-morphology' againSam Thursfield2013-02-221-1/+1
* Merge branch 'liw/build-progress2'Sam Thursfield2013-02-211-2/+7
|\
| * Make BuildCommand report current and total build stepsLars Wirzenius2013-02-211-2/+7
* | buildcommand: Refuse to build chunks or strata out of contextSam Thursfield2013-02-201-1/+6
|/
* Add clarifying commentSam Thursfield2013-02-191-1/+3
* Stop computing the old build orderingLars Wirzenius2013-02-191-8/+17
* Replace builder order graph with just a single artifactLars Wirzenius2013-02-191-18/+16
* Tidy up create_cachedir()Sam Thursfield2013-02-061-6/+5
* Fix copyright yearSam Thursfield2013-01-281-1/+1
* Run ldconfig after populating staging chrootSam Thursfield2013-01-241-0/+3
* Validate stratum build-depends against system contentsSam Thursfield2012-12-171-0/+19
* morph build: Allow forcing build branches to be pushedSam Thursfield2012-11-121-0/+1
* Validate that systems, strata reference correct kindsLars Wirzenius2012-10-111-0/+43
* Always cache artifacts locally and report filenames during build.Daniel Silverstone2012-09-211-0/+7
* Move BuildCommand from app into its own moduleRichard Maw2012-08-011-0/+298