summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename yarn file to a more appropriate namebaserock/tiagogomes/cleanup-yarnsTiago Gomes2015-11-232-45/+46
* Fix path used in a scenarioTiago Gomes2015-11-231-1/+1
* Remove unnecessary scenarioTiago Gomes2015-11-232-43/+0
* Tests: rename git repositoryTiago Gomes2015-11-235-77/+77
* Rename an IMPLEMENTS that mentions system branchTiago Gomes2015-11-235-9/+9
* Remove unused functions from morph.shell-libTiago Gomes2015-11-231-85/+0
* Remove unused IMPLEMENTSTiago Gomes2015-11-231-95/+0
* yarns: remove unused morph status implementationsRichard Ipsum2015-11-221-43/+0
* yarns: drop use of workspaceRichard Ipsum2015-11-227-327/+208
* yarns: Remove unused edit implementationsRichard Ipsum2015-11-211-28/+0
* Remove old cruftTiago Gomes2015-11-2015-161/+0
* Fix: make setup.py install schemasRichard Ipsum2015-11-191-0/+1
* Fix unit testsTiago Gomes2015-11-141-10/+4
* Only run as many parallel jobs as there are available CPU coresSam Thursfield2015-11-091-4/+6
* Don't require chunks in a stratum to appear before their dependenciesSam Thursfield2015-11-052-26/+68
* Improve reliability of the staging area unit testsTiago Gomes2015-11-031-5/+5
* Improve get-repo error messageRichard Ipsum2015-10-221-1/+5
* Error on duplicate chunksRichard Ipsum2015-10-151-0/+32
* Add support for Baserock definitions version 7Sam Thursfield2015-10-1432-142/+518
* distbuild: When a build finishes, say which worker it was built onSam Thursfield2015-10-075-6/+14
* Remove some unused Yarn IMPLEMENTS linesSam Thursfield2015-10-071-55/+0
* Ensure Git clones in a chunk build directory have correct ownershipSam Thursfield2015-10-071-0/+1
* Change how MorphologyLoader instances are createdSam Thursfield2015-09-2815-45/+73
* Use app.status() to log ldconfig messagesTiago Gomes2015-09-282-6/+8
* Replace cliapp.shell_quote() with pipes.quote()Tiago Gomes2015-09-282-2/+4
* Remove edit commandRichard Ipsum2015-09-2516-515/+0
* buildsystem.py: some autotools projects use a script called bootstrap[.sh]Javier Jardón2015-09-251-0/+2
* Remove some tests which dependended on `morph foreach`Sam Thursfield2015-09-234-120/+0
* Display progress bar when fetching to local cacheRichard Ipsum2015-09-232-3/+75
* Remove no-longer-the-case FIXMETiago Gomes2015-09-221-3/+0
* Simplify StagingArea classTiago Gomes2015-09-225-98/+54
* Remove support for Baserock definitions format versions 3, 4 and 5Sam Thursfield2015-09-1836-2990/+1808
* Remove foreach commandRichard Ipsum2015-09-177-122/+0
* Make anchor yarn use defsrepo instead of workspaceRichard Ipsum2015-09-172-19/+36
* Remove yarns for functionality we no longer wantRichard Ipsum2015-09-171-471/+0
* Force test suite to observe morph.conf tempdirMike Williams2015-09-174-3/+31
* Make `check --full` pass againTiago Gomes2015-09-141-1/+1
* Add support for Module::Build build systemRichard Ipsum2015-09-071-1/+42
* Make ExtUtilsMakeMakerBuildSystem be more standardRichard Ipsum2015-09-071-10/+19
* Rename CPANBuildSystem to ExtUtilsMakeMakerBuildSystemRichard Ipsum2015-09-071-2/+2
* Rework debugging information for failed buildsTiago Gomes2015-09-014-68/+80
* Stop moving staging areas of failed buildsTiago Gomes2015-09-016-32/+64
* Expose clone_into in GitDirectory classRichard Ipsum2015-08-241-0/+3
* Move definitions VERSION parsing code into its own definitions_version moduleSam Thursfield2015-08-185-49/+108
* Log a message if a file isn't found in definitionsSam Thursfield2015-08-181-0/+1
* Use the shell X-ray modeTiago Gomes2015-08-125-19/+19
* Fix crash if artifact doesn't contain a /baserock directorySam Thursfield2015-08-111-4/+8
* Fix Yarn tests to not include .git directory in built artifactsSam Thursfield2015-08-111-1/+6
* Warn if system-integration commands are defined for an unknown artifactSam Thursfield2015-08-111-0/+7
* Set chunk commands' stdin to /dev/nullRichard Ipsum2015-08-071-7/+9