summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP Add support for multiple sources per chunkbaserock/pedroalvarez/defv8Tiago Gomes2016-03-2517-41/+383
* Fix show-dependencies testPedro Alvarez2016-03-252-228/+232
* Unify styles used to define test morphsTiago Gomes2016-03-247-375/+326
* Use jsonschema to validate the morphsTiago Gomes2016-03-2414-551/+120
* Add JSON schemasTiago Gomes2016-03-247-4/+346
* Prepare tests for using a schema to do validationTiago Gomes2016-03-244-2/+5
* Remove support for definitions version 6Tiago Gomes2016-03-2410-354/+18
* Adapt integration test to definitions version 7Tiago Gomes2016-03-242-1683/+299
* morphloader: simplify APITiago Gomes2016-03-243-40/+29
* 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
* 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