summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup: Serialise less stuffbaserock/adamcoldrick/speed-up-distbuild-ipcAdam Coldrick2015-03-101-25/+28
* loggingAdam Coldrick2015-03-102-22/+6
* TEMP: Only run distbuild testAdam Coldrick2015-03-101-77/+77
* WIP: Changes to distbuild pluginAdam Coldrick2015-03-101-5/+20
* WIP: Changes to worker_build_schedulerAdam Coldrick2015-03-101-17/+20
* WIP: Make serialisation serialise less dataAdam Coldrick2015-03-101-153/+108
* WIP: Changes in build_controller.pyAdam Coldrick2015-03-102-11/+11
* yarns: Make the distbuild yarn expose the worker's artifact cache over HTTPAdam Coldrick2015-03-103-4/+30
* Add script to run a distbuild network on the local machineSam Thursfield2015-03-101-0/+402
* Minimise repo cache fetchesRichard Ipsum2015-03-071-21/+49
* Fix bug in build system cache accessRichard Ipsum2015-03-071-3/+11
* Merge branch 'jjardon/no_build_depends'Javier Jardón2015-03-064-55/+11
|\
| * Do not fail if a chunk doesnt have a 'build-depends' parameter definedjjardon/no_build_dependsJavier Jardón2015-03-042-20/+10
| * morphlib/morphloader_tests.py: Remove test to require 'build-depends'Javier Jardón2015-03-041-21/+1
| * morphlib/sourceresolver_tests.py: Remove test to require 'build-depends'Javier Jardón2015-03-041-14/+0
| * morphlib/sourceresolver.py: Check and parse VERSION fileJavier Jardón2015-03-041-0/+25
| * morphlib/sourceresolver.py: Remove not used functionsJavier Jardón2015-03-041-16/+0
| * morphlib/sourceresolver.py: Do not duplicate what is already done in load_fro...Javier Jardón2015-03-041-8/+3
| * morphlib/morphloader.py: Add a check to load_from_string()Javier Jardón2015-03-041-1/+5
| * morphlib/morphloader.py: Update copyrigthJavier Jardón2015-03-041-1/+1
| * morphlib/sourceresolver.py: Add _get_file_contents()Javier Jardón2015-03-041-12/+23
| * morphlib/sourceresolver.py: Add _get_file_contents_from_definitions()Javier Jardón2015-03-041-1/+10
| * morphlib/sourceresolver.py: Add _get_file_contents_from_repo()Javier Jardón2015-03-041-5/+11
| * Add check for virtual networksRichard Ipsum2015-03-041-0/+48
| * Check file can be created at locationRichard Ipsum2015-03-041-1/+22
| * distbuild: Be more robust when a worker disconnectsSam Thursfield2015-03-041-8/+35
| * Only update Git submodules in cache when necessarySam Thursfield2015-03-043-66/+65
| * Fix copyright yearsSam Thursfield2015-03-041-1/+1
* | Merge remote-tracking branch 'petefoth/pf_copyright_in_help'Sam Thursfield2015-03-059-1/+127
|\ \
| * | Add copyright headers to write.help and configure.help filesPete Fotheringham2015-03-059-1/+127
* | | Merge branch 'jjardon/versioning_support'Javier Jardón2015-03-042-31/+65
|\ \ \
| * | | morphlib/sourceresolver.py: Check and parse VERSION filejjardon/versioning_supportJavier Jardón2015-03-031-0/+25
| * | | morphlib/sourceresolver.py: Remove not used functionsJavier Jardón2015-02-271-16/+0
| * | | morphlib/sourceresolver.py: Do not duplicate what is already done in load_fro...Javier Jardón2015-02-271-8/+3
| * | | morphlib/morphloader.py: Add a check to load_from_string()Javier Jardón2015-02-271-1/+5
| * | | morphlib/morphloader.py: Update copyrigthJavier Jardón2015-02-271-1/+1
| * | | morphlib/sourceresolver.py: Add _get_file_contents()Javier Jardón2015-02-271-12/+23
| * | | morphlib/sourceresolver.py: Add _get_file_contents_from_definitions()Javier Jardón2015-02-271-1/+10
| * | | morphlib/sourceresolver.py: Add _get_file_contents_from_repo()Javier Jardón2015-02-271-5/+11
* | | | Merge remote-tracking branch 'origin/baserock/richardipsum/kvm-ext-more-checks'Richard Maw2015-03-041-1/+70
|\ \ \ \ | |_|/ / |/| | |
| * | | Add check for virtual networksRichard Ipsum2015-01-291-0/+48
| * | | Check file can be created at locationRichard Ipsum2015-01-291-1/+22
* | | | Merge branch 'sam/distbuild-worker-disconnect'Sam Thursfield2015-03-031-8/+35
|\ \ \ \
| * | | | distbuild: Be more robust when a worker disconnectsSam Thursfield2015-02-031-8/+35
* | | | | Merge branch 'sam/fewer-submodule-updates'Sam Thursfield2015-03-033-66/+65
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Only update Git submodules in cache when necessarySam Thursfield2015-02-103-67/+66
| |/ / /
* | | | Fix copyright yearsSam Thursfield2015-02-271-1/+1
* | | | Merge remote-tracking branch 'origin/sam/disable-new-btrfs-features'Sam Thursfield2015-02-271-1/+25
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix Morph producing unbootable systemsSam Thursfield2015-02-261-1/+25
|/ / /
* | | Merge branch 'sam/sourceresolver-fixes'Sam Thursfield2015-02-254-87/+138
|\ \ \