summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* check-copyright-year: Check author date instead of commiter datePedro Alvarez2016-02-131-2/+2
* Fix breakage when new build systems are added to DEFAULTSSam Thursfield2016-02-111-4/+8
* More robust creation of tempdirsPedro Alvarez2016-02-051-2/+9
* distbuild: Avoid UnicodeEncodeError when writing build output to log filesSam Thursfield2016-01-261-2/+4
* More robust creation of cache dirsPedro Alvarez2016-01-221-3/+18
* Don't show progress bars if stderr is being redirected to a fileSam Thursfield2015-12-211-7/+8
* morphloader: remove aliasTiago Gomes2015-12-211-6/+5
* morphloader: remove unset functionsTiago Gomes2015-12-212-150/+0
* morphloader: remove arch normalizationTiago Gomes2015-12-212-16/+0
* morphloader: remove obsolete fieldsTiago Gomes2015-12-212-160/+2
* Remove non-existing files from without-test-modulesTiago Gomes2015-12-151-6/+0
* Cleanup buildbranch.py moduleTiago Gomes2015-12-112-178/+139
* Remove (dist)?build-morphology commandsTiago Gomes2015-12-021-79/+0
* Convert last cmdtests to yarnsTiago Gomes2015-12-0235-2801/+2253
* Remove tests specific build-morphology commandTiago Gomes2015-12-024-58/+0
* Fix displaying the help for extensionsTiago Gomes2015-11-263-1/+22
* Rename yarn file to a more appropriate nameTiago Gomes2015-11-252-45/+46
* Fix path used in a scenarioTiago Gomes2015-11-251-1/+1
* Tests: rename git repositoryTiago Gomes2015-11-255-77/+77
* Rename an IMPLEMENTS that mentions system branchTiago Gomes2015-11-255-9/+9
* Remove unused functions from morph.shell-libTiago Gomes2015-11-251-85/+0
* Remove unused IMPLEMENTSTiago Gomes2015-11-251-95/+0
* Remove SystemBranchDirectory and Workspace classesTiago Gomes2015-11-254-744/+0
* Prepare the removal of workspace and system branches codeTiago Gomes2015-11-2510-215/+53
* Cease modifying the morphologiesTiago Gomes2015-11-253-122/+3
* Remove SystemMetadataDir classTiago Gomes2015-11-243-162/+0
* Remove branch-and-merge pluginTiago Gomes2015-11-242-798/+0
* Remove tests for branch-and-merge pluginTiago Gomes2015-11-2455-1300/+0
* Update README fileTiago Gomes2015-11-241-9/+5
* 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