summaryrefslogtreecommitdiff
path: root/morphlib/buildcommand.py
Commit message (Expand)AuthorAgeFilesLines
* Rewrite traverse_morphs to be able to load chunk morphologies from definitionsRichard Maw2014-07-221-1/+1
* Don't set 'morph' field by default, and don't expect to find itAdam Coldrick2014-07-221-1/+2
* Use exact filenames to refer to morphology filesRichard Maw2014-07-101-1/+1
* Make buildcommand use InitiatorConnectionMachineRichard Ipsum2014-06-111-2/+11
* Note future improvement for fetching artifacts from remote cacheSam Thursfield2014-06-101-0/+4
* Fix up sam/remote-artifact-cache-failure branch after reviewSam Thursfield2014-06-101-3/+10
* Ensure that transferring an artifact from the remote cache is atomicSam Thursfield2014-06-031-15/+29
* Improve robustness when fetching artifacts from remote artifact cacheSam Thursfield2014-06-031-18/+16
* Merge branch 'baserock/richardipsum/merge_distbuild'Richard Ipsum2014-03-271-0/+30
|\
| * Bring InitiatorBuildCommand into buildcommandRichard Ipsum2014-03-261-0/+30
* | Reduce spam from setting up staging areaLars Wirzenius2014-03-101-4/+5
|/
* Allow omitting repo and ref when referring to strataRichard Maw2014-02-131-2/+2
* BuildCommand: Validate multiple root morphologiesRichard Maw2014-01-151-11/+21
* validation: Require there be non-bootstrap chunks in systemsRichard Maw2013-11-291-6/+40
* show which ref is expected for each stratum when preparing buildPaul Sherwood2013-11-211-0/+3
* Added scenario test for preventing cross-buildingDaniel Firth2013-10-301-0/+12
* Tidy up debug output of morph buildDaniel Firth2013-10-281-2/+4
* Merge remote-tracking branch 'remotes/origin/danielfirth/RT174'Lars Wirzenius2013-10-101-1/+1
|\
| * Changed 'figuring out the right build order' to 'Computing artifact graph'Daniel Firth2013-10-071-1/+1
|/
* Allow building with null repo/refRichard Maw2013-09-261-2/+2
* Remove --staging-chroot, --staging-filler optionsLars Wirzenius2013-09-171-13/+0
* stagingarea: move to failed on construction failRichard Maw2013-08-061-2/+6
* Add morph cross-bootstrapSam Thursfield2013-07-301-9/+22
* Fix up code formattingLars Wirzenius2013-07-221-3/+4
* show short sha of local cached artifactPaul Sherwood2013-07-221-2/+3
* 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