summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* worker_build_scheduler: Consider active jobs when creating/cancellingbaserock/pedroalvarez/fix-distbuild-bugPedro Alvarez2016-07-241-5/+11
* Make clear how long a command took to failPedro Alvarez2016-06-031-0/+2
* Make `morph list-artifacts` work from definitions checkoutPedro Alvarez2016-05-173-10/+39
* Make `morph cross-bootstrap` work from definitions checkoutPedro Alvarez2016-05-173-31/+39
* build: Give a helpful error when the file to be built is not foundSam Thursfield2016-04-271-3/+5
* Honour --quietRichard Ipsum2016-04-251-2/+3
* yarns: Stop git server when we use it.Pedro Alvarez2016-04-183-0/+8
* Make `morph get-repo` use submodules from definitionsPedro Alvarez2016-04-123-17/+69
* morphlib/git: Fix update_submodulesPedro Alvarez2016-04-061-1/+1
* Convert the output of unpushed branch check to lower caseBen Brown2016-04-041-3/+3
* morphlib/gitdir: Recover CheckoutErrorPedro Alvarez2016-04-041-0/+8
* morphlib/git: Ignore not valid submodulesPedro Alvarez2016-04-041-1/+8
* README: Add Baserock-independent build instructionsEdward Cragg2016-04-011-1/+45
* Fix issues running tests outside a Baserock systemSam Thursfield2016-03-312-8/+16
* Add local cliapp moduleEdward Cragg2016-03-3111-2/+2459
* Add support for definitions version 8Pedro Alvarez2016-03-2918-149/+350
* Remove support for definitions version 6Tiago Gomes2016-03-2510-354/+18
* Adapt integration test to definitions version 7Tiago Gomes2016-03-253-1683/+303
* morphloader: simplify APITiago Gomes2016-03-253-41/+31
* Unify local and remote repo cache modulesSam Thursfield2016-03-1623-957/+976
* Get rid of the CachedRepo class (almost)Sam Thursfield2016-03-0316-586/+154
* Hide get_repo() and cache_repo() functions, always use get_updated_repo()Sam Thursfield2016-03-038-73/+33
* Fix some test failuresSam Thursfield2016-03-032-6/+9
* Fix copyright year of morphlib/morphloader.pybaserock/pedroalvarez/wip-gearPedro Alvarez2016-02-271-1/+1
* Error when different names in system/strataPedro Alvarez2016-02-251-6/+25
* Warning when different names in strata/chunksPedro Alvarez2016-02-252-1/+5
* Validate empty configure/build/test/install commandsEdward Cragg2016-02-251-0/+13
* Avoid stack overflow in cachekeycomputerSam Thursfield2016-02-241-0/+12
* Avoid UnicodeDecodeError when writing to log filesPedro Alvarez2016-02-231-5/+11
* deploy: Fix an unlikely crash at deploy-timeSam Thursfield2016-02-191-2/+2
* sourceresolver: Use real name for sources without chunk filePedro Alvarez2016-02-162-1647/+1648
* Fix unused 'bs' var in builderRichard Ipsum2016-02-151-2/+1
* 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