summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* In non-bootstrap mode, we need to recurse and install all sub-componentspull/11/masterGraham Finney2015-04-011-2/+5
* Dependencies have to recurse :/Paul Sherwood2015-03-291-1/+2
* .gitmodules handling, at least enough for bison :)Paul Sherwood2015-03-291-11/+19
* 462d7bda7f0 broke the bootstrap install stuff, this fixes thatPaul Sherwood2015-03-291-7/+7
* Rework repos.py function parametersPaul Sherwood2015-03-292-43/+35
* Tidyups on get_repo_url and get_repo_namePaul Sherwood2015-03-292-25/+21
* WIP add handling for .gitmodulesPaul Sherwood2015-03-291-14/+55
* Some renamings in definitions.pyPaul Sherwood2015-03-291-11/+10
* Rework to remove definitions lookup functionPaul Sherwood2015-03-295-33/+27
* One 'with' line instead of twoPaul Sherwood2015-03-291-6/+4
* Put tar-url in settingsPaul Sherwood2015-03-292-6/+4
* Need to install depends of dependsPaul Sherwood2015-03-281-4/+11
* Improve logging of commandPaul Sherwood2015-03-281-4/+4
* Small tidyups in definitions.pyPaul Sherwood2015-03-281-17/+12
* Rename install_artifact => installPaul Sherwood2015-03-282-7/+5
* Stop using -j1 by default, now containerisation matches morphPaul Sherwood2015-03-281-1/+0
* Only show DONE on successful completionPaul Sherwood2015-03-281-2/+6
* Merge branch 'master' of https://github.com/danielsilverstone-ct/ybdPaul Sherwood2015-03-283-5/+10
|\
| * Fix typo in max-jobs field nameDaniel Silverstone2015-03-271-1/+1
| * Ensure installation of artifacts recurses into sub-artifacts appropriately sk...Daniel Silverstone2015-03-271-1/+6
| * Fix accidental overriding of empty build stepsDaniel Silverstone2015-03-271-1/+1
| * Reverse the order of b-dep insertion, so that strata get inserted before chun...Daniel Silverstone2015-03-271-2/+2
* | Merge pull request #4 from danielsilverstone-ct/masterPaul Sherwood2015-03-261-1/+5
|\ \ | |/
| * Adjust assembly process to allow build-essential to complete.Daniel Silverstone2015-03-261-1/+5
|/
* Add ldconfig based on morph's codePaul Sherwood2015-03-192-1/+17
* Set mtime for artifact files before tarPaul Sherwood2015-03-191-1/+1
* Tidyup install_artifact and get_upstream_version callsPaul Sherwood2015-03-192-10/+7
* Add create_devices code from morphPaul Sherwood2015-03-192-0/+22
* Rework staging dirs to match morph (shorter paths are better)Paul Sherwood2015-03-193-19/+18
* Improve notes for comparing staging areasPaul Sherwood2015-03-171-3/+4
* Set default time as 11-11-2011 11:11:11Paul Sherwood2015-03-171-5/+3
* Improve sandbox loggingPaul Sherwood2015-03-171-9/+10
* Remove spurious commentPaul Sherwood2015-03-161-1/+0
* Move set_mtime to utils, move unpack to cachePaul Sherwood2015-03-164-39/+39
* Make compare more consistent, and wip compare sandbox + stagePaul Sherwood2015-03-141-3/+9
* No need to split linePaul Sherwood2015-03-141-3/+1
* Fix diff output to be consistentPaul Sherwood2015-03-141-2/+2
* Don't log 'cache found' - it looks untidy, doesn't helpPaul Sherwood2015-03-141-1/+0
* Fix copyright yearsPaul Sherwood2015-03-145-5/+5
* Remove refs to staging and buildenvironmentGraham Finney2015-03-091-2/+0
* Add ccache_dir to list of directories to createGraham Finney2015-03-091-1/+1
* Fix assembly dirmar-9-2015Paul Sherwood2015-03-051-4/+4
* Make compare more usefulPaul Sherwood2015-03-041-8/+8
* Show count of artifact filesPaul Sherwood2015-03-041-0/+3
* Some tidyups of get_upstream_version and trees logicPaul Sherwood2015-03-044-23/+20
* Check if cache key has already been calculated firstPaul Sherwood2015-03-041-3/+3
* Improve docstrings for assembly, buildPaul Sherwood2015-03-041-7/+9
* Fix some logic bugs in sandbox.pyPaul Sherwood2015-03-041-3/+4
* Simpler logic for this['tree'] checkPaul Sherwood2015-03-041-1/+1
* Re-work get_upstream_versionPaul Sherwood2015-03-041-6/+7