summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unpack race fixrevert-splitsPaul Sherwood2015-08-231-0/+5
* Revert all of the splits stuff... it seems slow, and doesn't fully workPaul Sherwood2015-08-2311-344/+60
* Add definitions.write to dump out our tidy dataPaul Sherwood2015-08-231-0/+9
* Rename name => path, since path is the keyPaul Sherwood2015-08-231-2/+2
* Lose a linePaul Sherwood2015-08-231-4/+1
* Prep for wranglerPaul Sherwood2015-08-222-0/+67
* Pep8Paul Sherwood2015-08-221-1/+2
* Support initialising definitions on a directoryPaul Sherwood2015-08-221-16/+16
* Make contents handling generic to prep for fixing artifactsPaul Sherwood2015-08-221-2/+3
* Log what we are splittingPaul Sherwood2015-08-221-1/+1
* No need to log 'loaded metadata'Paul Sherwood2015-08-221-1/+0
* Merge pull request #117 from nowster/masterPaul Sherwood2015-08-211-1/+1
|\
| * Fix brown paper bag bug in repos, caused by overenthusiastic pep8 fixPaul Martin2015-08-211-1/+1
|/
* Merge pull request #116 from nowster/masterPaul Sherwood2015-08-218-21/+16
|\
| * More code cleaningPaul Martin2015-08-216-11/+4
| * More pep8Paul Martin2015-08-212-10/+12
* | Unpack race fixPaul Sherwood2015-08-211-0/+5
|/
* Pep8Paul Sherwood2015-08-215-18/+17
* Merge pull request #115 from nowster/split-cleanedPaul Sherwood2015-08-201-3/+0
|\
| * Missed removal of duplicate (wrong) function during mergePaul Martin2015-08-201-3/+0
* | Merge pull request #114 from nowster/split-cleanedPaul Sherwood2015-08-208-35/+249
|\ \ | |/
| * Tidy system builds.Paul Martin2015-08-201-0/+3
| * Artifact splitting.Paul Martin2015-08-205-19/+230
| * Fix to default build systemsPaul Martin2015-08-201-14/+14
| * Fix shutil.copystat() callsPaul Martin2015-08-201-2/+2
|/
* Oops... leftover importPaul Sherwood2015-08-171-1/+0
* Tidyup defaults, so now there's no need for buildsystem.pyPaul Sherwood2015-08-0910-465/+212
* Move the tar archive functions to utils.pyPaul Sherwood2015-08-082-73/+70
* Document the definitions functionsPaul Sherwood2015-08-081-3/+31
* When copying a file, make sure destination directory is created.Paul Martin2015-08-071-0/+28
* Read build/split defaults from file, or fall back to hard coded ones.Paul Martin2015-08-071-0/+225
* Add versions of copy_file and hardlink_file that use a listPaul Martin2015-08-071-0/+68
* Log size of cached artifact in bytesPaul Sherwood2015-08-061-1/+2
* Pep8Paul Sherwood2015-08-021-1/+2
* Rename 'settings' => 'config'Paul Sherwood2015-08-028-85/+85
* Simplify the build-system decision logicPaul Sherwood2015-07-312-15/+7
* Merge pull request #112 from nowster/masterPaul Sherwood2015-07-311-2/+5
|\
| * Improve clarity of magic timestamp generation.Paul Martin2015-07-311-2/+5
* | Merge pull request #110 from ssssam/sam/support-build-system-in-stratumPaul Sherwood2015-07-312-11/+43
|\ \ | |/ |/|
| * Allow specifying 'build-system' for a chunk in the containing stratumSam Thursfield2015-07-292-11/+43
* | Merge pull request #109 from ssssam/sam/cleanupsPaul Sherwood2015-07-291-8/+12
|\ \ | |/ |/|
| * Fix typo in commentSam Thursfield2015-07-291-3/+3
| * Make function name clearerSam Thursfield2015-07-291-2/+2
| * Use the term 'contents' more consistentlySam Thursfield2015-07-291-4/+8
|/
* Merge pull request #105 from perryl/lauren/keyed-binary-artifact-serverPaul Sherwood2015-07-274-0/+527
|\
| * ybd: Add generic cache server to YBDLauren Perry2015-07-144-0/+527
* | Mention that you can get a permanent log using tee commandPaul Sherwood2015-07-191-3/+4
* | Randomise systems build order tooPaul Sherwood2015-07-182-4/+8
* | No upload until server is workingPaul Sherwood2015-07-181-1/+1
* | Better to show user what's happening on git setupPaul Sherwood2015-07-181-8/+5