summaryrefslogtreecommitdiff
path: root/morphlib/plugins/distbuild_plugin.py
Commit message (Collapse)AuthorAgeFilesLines
* Use sanitise_morphology_path in serialise_artifactRichard Ipsum2014-07-311-1/+1
|
* distbuild: Label state machine transition tablesSam Thursfield2014-04-141-0/+1
| | | | Makes it easier to see what they mean at a glance.
* distbuild: Stop workers blowing their entire cache away every timeDaniel Silverstone2014-04-141-6/+14
|
* Remove Initiator and InitiatorBuildCommandRichard Ipsum2014-03-261-49/+0
|
* Make InitiatorBuildCommand construct BuildCommandRichard Ipsum2014-03-261-0/+1
| | | | | | | The constructor for BuildCommand sets up the caches, we want the caches to be set up for distbuild too so that we can deploy a system (system artifact will be fetched from the artifact cache)
* Add the distbuild pluginRichard Ipsum2014-03-211-0/+343