summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Show a message when the build is startingbaserock/adamcoldrick/build-graph-speedups-v2Adam Coldrick2015-02-101-1/+1
* Add tests for sourceresolverAdam Coldrick2015-02-103-14/+341
* Read files from a local clone of definitions where possibleSam Thursfield2015-02-101-1/+30
* Add a mechanism for extracting all files from a given commit to a dirSam Thursfield2015-02-104-6/+88
* Split up traverse_morphs to improve readabilitySam Thursfield2015-02-101-61/+79
* Add an LRU cache for detected build-systemsSam Thursfield2015-02-101-19/+101
* Add an LRU cache for resolved tree refsSam Thursfield2015-02-093-30/+75
* Add a cache manager utilising pylru and pickleAdam Coldrick2015-02-091-2/+52
* Move MorphologyFactory into SourceResolverSam Thursfield2015-02-094-381/+69
* sourceresolver: Add comments and factor out common functionSam Thursfield2015-02-091-13/+15
* Convert the empty-stratum test into a yarnAdam Coldrick2015-02-095-38/+37
* Fix some yarns to shut down their git servers when finishedAdam Coldrick2015-02-093-0/+3
* Fix failing coverage testSam Thursfield2015-02-031-2/+2
* Update copyright years so ./check passesSam Thursfield2015-02-032-2/+2
* Merge branch 'baserock/tiagogomes/armv8'Tiago Gomes2015-02-031-1/+5
|\
| * Add logic for contructing the correct GNU tripet for ARMv8Tiago Gomes2015-02-031-1/+5
* | Merge branch 'jmac/remove-eth0-eth1-check'Pedro Alvarez2015-01-271-14/+0
|\ \
| * | Remove checks for NETWORK_CONFIG and eth0 and eth1 in itJim MacArthur2015-01-271-14/+0
|/ /
* | Merge branch 'baserock/richardipsum/build-command-tweak-v3'Richard Ipsum2015-01-236-34/+124
|\ \ | |/ |/|
| * Fix copyrightRichard Ipsum2015-01-231-1/+1
| * Fix an existing build yarnRichard Ipsum2015-01-231-1/+2
| * Make some existing deployment scenarios simplerRichard Ipsum2015-01-231-14/+4
| * Quote variables and use = instead of ==Richard Ipsum2015-01-231-3/+3
| * Add yarns to test deploying with relative pathsRichard Ipsum2015-01-232-6/+58
| * Treat path given to deploy cmd as relative to cwdRichard Ipsum2015-01-231-2/+4
| * Add yarns to test building with relative pathsRichard Ipsum2015-01-232-0/+35
| * Update tests to work with modified build commandsRichard Ipsum2015-01-231-6/+6
| * Treat path given to build cmd as relative to cwdRichard Ipsum2015-01-231-2/+6
| * Add relative_to_root_repo to sysbranchdirRichard Ipsum2015-01-231-0/+6
|/
* Merge branch 'baserock/jmalk/cross-bootstrap-aarch64-v2'Sam Thursfield2015-01-212-5/+5
|\
| * Add armv8l64 and armv8b64 to list of valid architecturesJosh Malkinson2015-01-212-5/+5
|/
* Fix line > 79 characters that was breaking ./checkSam Thursfield2015-01-191-1/+2
* Merge branch 'sam/optional-temporary-build-branches'Sam Thursfield2015-01-193-26/+95
|\
| * Make temporary build branches optionalSam Thursfield2015-01-063-26/+95
* | Update CopyrightRichard Ipsum2015-01-191-1/+1
* | Correct resolution of error_message_for_containerised_commandline method.Craig Griffiths2015-01-161-1/+1
* | Fix copyright yearsSam Thursfield2015-01-122-2/+2
* | Merge branch 'sam/cached-repo-cleanup'Sam Thursfield2015-01-1217-318/+214
|\ \ | |/ |/|
| * Remove unused code from morphlib.gitSam Thursfield2014-12-031-24/+0
| * Rework CachedRepo to use the GitDirectory class where possibleSam Thursfield2014-12-0317-287/+199
| * Separate resolution of ref->commit and commit->treeSam Thursfield2014-12-021-7/+15
* | Merge remote-tracking branch 'origin/sam/rename-builder2'Sam Thursfield2015-01-055-10/+10
|\ \
| * | Rename builder2 module to builderSam Thursfield2014-12-195-9/+9
* | | Merge remote-tracking branch 'origin/baserock/tiagogomes/sysroot-checks'Sam Thursfield2015-01-022-3/+31
|\ \ \
| * | | Add some checks to the sysroot deployment extensionTiago Gomes2015-01-022-3/+31
* | | | Merge branch 'sam/fix-command-logging'Sam Thursfield2015-01-021-16/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Improve logic for displaying command execution to userSam Thursfield2015-01-021-16/+24
| * | | Fix logging and display of commandlines being executed by MorphSam Thursfield2015-01-021-6/+7
|/ / /
* | | Merge branch 'emmet/armv8'Sam Thursfield2014-12-192-5/+19
|\ \ \
| * | | Support armv8l, armv8b, aarch64, and aarch64bEmmet Hikory2014-12-192-5/+19
|/ / /