summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Show full error on stdout when artifact fetching failsSam Thursfield2015-02-111-15/+15
| * | | Only update Git submodules in cache when necessarySam Thursfield2015-02-113-67/+66
| |/ /
* | | TEMP: stub out building codeSam Thursfield2015-02-111-9/+19
* | | distbuild: Don't start controller without a writable cache serverSam Thursfield2015-02-111-0/+5
* | | Merge branch 'sam/distbuild-errors' into sam/distbuild-build-logsSam Thursfield2015-02-114-71/+81
|\ \ \ | | |/ | |/|
| * | Fix copyright yearsSam Thursfield2015-02-114-4/+4
| * | distbuild: Refuse to start controller if there are no workers listedSam Thursfield2015-02-111-0/+5
| * | distbuild: Give more detail when requests to cache-server failSam Thursfield2015-02-111-2/+3
| * | distbuild: Simplify error when computing build graph failsSam Thursfield2015-02-111-2/+1
| * | distbuild: Fix case where 'computing build graph' would hang foreverSam Thursfield2015-02-112-1/+7
| * | distbuild: Simplify failure cases in BuildControllerSam Thursfield2015-02-111-43/+19
| * | distbuild: Rearrange code that sends exec-request messageSam Thursfield2015-02-111-8/+13
| * | distbuild: Write name of build worker to build-step-xx.log filesSam Thursfield2015-02-111-15/+33
| |/
* | Merge branch 'baserock/adamcoldrick/build-graph-speedups-with-pylru' into sam...Sam Thursfield2015-02-1119-243/+1102
|\ \ | |/ |/|
| * TEMP: import pylru from morphlibbaserock/adamcoldrick/build-graph-speedups-with-pylruAdam Coldrick2015-01-273-1/+537
| * 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 'sam/builder-cleanups'Sam Thursfield2015-02-111-21/+0
|\ \
| * | Remove two unused functionsSam Thursfield2015-02-111-17/+0
| * | Remove some ununsed importsSam Thursfield2015-02-111-4/+0
|/ /
* | 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