summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Show a message when the build is startingbaserock/adamcoldrick/build-graph-speedupsAdam Coldrick2015-01-231-1/+1
* Add tests for sourceresolverAdam Coldrick2015-01-233-14/+341
* Read files from a local clone of definitions where possibleSam Thursfield2015-01-231-1/+30
* Add a mechanism for extracting all files from a given commit to a dirSam Thursfield2015-01-234-6/+89
* Split up traverse_morphs to improve readabilitySam Thursfield2015-01-231-61/+79
* Add an LRU cache for detected build-systemsSam Thursfield2015-01-231-21/+101
* Add an LRU cache for resolved tree refsSam Thursfield2015-01-233-28/+73
* Add a cache manager utilising pylru and pickleAdam Coldrick2015-01-231-0/+51
* Move MorphologyFactory into SourceResolverSam Thursfield2015-01-234-381/+69
* sourceresolver: Add comments and factor out common functionSam Thursfield2015-01-231-13/+15
* Convert the empty-stratum test into a yarnAdam Coldrick2015-01-225-38/+35
* Fix some yarns to shut down their git servers when finishedAdam Coldrick2015-01-223-0/+3
* 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
|/ / /
* | | Merge branch 'baserock/richardmaw/bugfix/stagingarea-mounts-inside-destdir-v2'Sam Thursfield2014-12-191-3/+10
|\ \ \ | |/ / |/| |
| * | Don't mount /dev/shm in bootstrap mode.Sam Thursfield2014-12-191-3/+4
| * | stagingarea: Mount things inside dirnamebaserock/richardmaw/bugfix/stagingarea-mounts-inside-destdir-v2Richard Maw2014-12-121-1/+6
* | | Merge remote-tracking branch 'petefoth/petefoth/generic-params2'Sam Thursfield2014-12-186-15/+125
|\ \ \
| * | | Add 'do not use' warnings to nfsboot write extensionPete Fotheringham2014-12-152-3/+19
| * | | Document KERNEL_ARGS write extension parameterPete Fotheringham2014-12-154-0/+33
| * | | Whitespace removalPete Fotheringham2014-12-151-8/+8
| * | | Document BOOTLOADER_INSTALL and BOOTLOADER_CONFIG_FORMAT write extension para...Pete Fotheringham2014-12-154-3/+50
| * | | Document DTB_PATH write extension parameterPete Fotheringham2014-12-153-1/+15
| |/ /
* | | Merge branch 'sam/improve-command-failure-errors'Sam Thursfield2014-12-184-35/+76
|\ \ \
| * | | Tiny optimisation of app.runcmd code pathSam Thursfield2014-12-091-9/+8
| * | | Give a useful path to failed staging areasSam Thursfield2014-12-091-4/+7
| * | | Remove duplicate 'import' statementSam Thursfield2014-12-091-1/+0
| * | | Give less scary error messages when a containerised command failsSam Thursfield2014-12-094-22/+61
* | | | Remove trailing \Sam Thursfield2014-12-181-1/+1
| |/ / |/| |
* | | Merge branch 'sam/fix-openstack-credentials-check'Sam Thursfield2014-12-101-4/+11
|\ \ \
| * | | openstack.check: Be more careful when claiming credentials are invalidSam Thursfield2014-12-091-4/+11
| |/ /