summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump supported definitions format version to 3baserock-definitions-v3Javier Jardón2015-04-291-1/+1
* Fix lines bigger than 79 characters in install-essential-files.configure.helpFrancisco Redondo Marchena2015-04-281-2/+2
* morphlib/builder.py: Add comment, os-release is now generated as an extensionJavier Jardón2015-04-281-0/+2
* Add install-essential-files configuration extensionJavier Jardón2015-04-282-0/+62
* distbuild: Fix NameError when worker disconnectsSam Thursfield2015-04-281-1/+1
* Add version guessing function to gitdir and cached repo.Michael Drake2015-04-282-0/+15
* get-repo: Delete partially cloned repo on errorsSam Thursfield2015-04-281-2/+9
* Add armv5l to list of valid architecturesJavier Jardón2015-04-284-1/+11
* Add a test for `morph get-repo`Adam Coldrick2015-04-272-0/+67
* Add a `morph get-repo` command to clone repositories from the cacheAdam Coldrick2015-04-272-0/+150
* Fix regression that caused original_ref to be lost in some buildsSam Thursfield2015-04-271-2/+3
* morphlib: Add example use to morph certify and fix spelling errorLauren Perry2015-04-271-1/+6
* Rename help file to work with 'help-extensions' subcommandPedro Alvarez2015-04-241-0/+0
* Calculate the build graph in worker-buildAdam Coldrick2015-04-241-5/+25
* Make distbuild use an ArtifactReference not an Artifact internally when buildingAdam Coldrick2015-04-242-28/+30
* Don't serialise the entire build graphAdam Coldrick2015-04-242-219/+131
* Use --verbose/-v to show build output, --debug/-d for morph debugJavier Jardón2015-04-227-13/+17
* distbuild: Add test suite for distbuild-helperSam Thursfield2015-04-226-5/+289
* distbuild: Don't check if there is free disk space on the initiatorSam Thursfield2015-04-221-6/+7
* Add distbuild-trove-nfsboot.writeSam Thursfield2015-04-213-0/+482
* distbuild: Don't create a directory for build output until we get someSam Thursfield2015-04-211-9/+17
* distbuild: Kill the whole process tree when cancelling a buildSam Thursfield2015-04-212-2/+5
* deploy: Clean up `morph deploy` documentation a bitSam Thursfield2015-04-211-133/+30
* deploy: Deploy and upgrade systems from the same 'cluster' definitionSam Thursfield2015-04-211-17/+83
* deploy: Factor out a bit of code into its own functionSam Thursfield2015-04-211-10/+37
* distbuild: Move SubprocessEventSource into its own moduleSam Thursfield2015-04-214-75/+112
* distbuild: Fix log message when listening for connectionsSam Thursfield2015-04-211-1/+1
* distbuild: Add distbuild-list-jobs functionLauren Perry2015-04-176-26/+158
* Add dns option to simple-network conf extRichard Ipsum2015-04-151-1/+8
* Give more helpful error when stratum artifacts in cache are corruptedSam Thursfield2015-04-141-10/+24
* More robust parsing of plugin pathsBob Mottram2015-04-141-6/+8
* _parse_version_file tweakRichard Ipsum2015-04-131-8/+6
* Add template option to install-files conf extRichard Ipsum2015-04-111-10/+32
* Fix: check that path to chunk morph existsbaserock-definitions-v2Richard Ipsum2015-04-111-5/+33
* Make _check_version_file return versionRichard Ipsum2015-04-111-6/+16
* Fix _env_for_arch()Paul Martin2015-04-101-1/+1
* Change build environment to support MIPS32/64 BE and LESimon Hoinkis2015-04-103-6/+36
* Remove description of definitions format from Morph's READMESam Thursfield2015-04-101-183/+6
* distbuild: Remove unneeded debugging statementSam Thursfield2015-04-091-6/+0
* distbuild: Disable extra message debugging in worker log filesSam Thursfield2015-04-091-1/+0
* distbuild: Make 'Current jobs' log message more usefulSam Thursfield2015-04-091-2/+11
* Make kvm deploy check that host has virt-installRichard Ipsum2015-04-071-0/+9
* Make source resolver pass filenameRichard Ipsum2015-04-041-1/+1
* distbuild: Fix issues in build cancellationSam Thursfield2015-04-021-8/+13
* Add a test for partial buildsAdam Coldrick2015-04-022-0/+17
* Implement partial distbuildsAdam Coldrick2015-04-025-32/+120
* Add `morph certify` plugin to check for build reproducibility.Michael Drake2015-04-012-0/+141
* Make warning messages more user friendly.Michael Drake2015-04-011-0/+7
* Functions for checking if ref is in branches/tags of a cached repoMichael Drake2015-04-011-0/+20
* Add functions for checking which tags/branches contain a refMichael Drake2015-04-012-0/+58