summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
* WIP Add support for multiple sources per chunkbaserock/pedroalvarez/defv8Tiago Gomes2016-03-2515-41/+290
* 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
* Remove support for definitions version 6Tiago Gomes2016-03-2410-354/+18
* 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-031-5/+8
* 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-251-0/+4
* Validate empty configure/build/test/install commandsEdward Cragg2016-02-251-0/+13
* Avoid stack overflow in cachekeycomputerSam Thursfield2016-02-241-0/+12
* deploy: Fix an unlikely crash at deploy-timeSam Thursfield2016-02-191-2/+2
* sourceresolver: Use real name for sources without chunk filePedro Alvarez2016-02-161-11/+12
* Fix unused 'bs' var in builderRichard Ipsum2016-02-151-2/+1
* 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
* 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
* Cleanup buildbranch.py moduleTiago Gomes2015-12-112-178/+139
* Remove (dist)?build-morphology commandsTiago Gomes2015-12-021-79/+0
* Fix displaying the help for extensionsTiago Gomes2015-11-261-0/+3
* 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-241-482/+0
* Remove old cruftTiago Gomes2015-11-2013-120/+0
* 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-1417-105/+416
* Ensure Git clones in a chunk build directory have correct ownershipSam Thursfield2015-10-071-0/+1
* Change how MorphologyLoader instances are createdSam Thursfield2015-09-2810-44/+57
* 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-251-94/+0
* buildsystem.py: some autotools projects use a script called bootstrap[.sh]Javier Jardón2015-09-251-0/+2
* Display progress bar when fetching to local cacheRichard Ipsum2015-09-232-3/+75
* Remove no-longer-the-case FIXMETiago Gomes2015-09-221-3/+0