summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/baserock/james/writeexts_support_jetson'baserock/richardmaw/james/writeexts_support_jetsonRichard Maw2014-08-122-22/+83
|\
| * Add support for a device tree to be set using DTB_PATHbaserock/james/writeexts_support_jetsonJames Thomas2014-08-031-0/+21
| * Make bootloader config/install more genericJames Thomas2014-08-031-17/+52
| * Support setting a different root device using ROOT_DEVICEJames Thomas2014-08-031-2/+5
|/
* Merge branch 'baserock/adamcoldrick/no-orig-fields-in-cache-key'Adam Coldrick2014-08-011-1/+4
|\
| * Ensure that none of the _orig_* fields are in the cache keybaserock/adamcoldrick/no-orig-fields-in-cache-keybaserock/adamcoldrick/no-fake-morphAdam Coldrick2014-08-011-1/+2
* | Merge remote-tracking branch 'remotes/origin/baserock/richardmaw/bugfix/distb...Lars Wirzenius2014-08-011-2/+2
|\ \
| * | StagingArea: Ensure staging are paths are bytestringsbaserock/richardmaw/bugfix/distbuild-eglibcRichard Maw2014-07-251-2/+2
* | | Use sanitise_morphology_path in serialise_artifactRichard Ipsum2014-07-311-1/+1
* | | Dump multi-line strings in yaml documents in '|' formbaserock/richardmaw/bugfix/yaml-multi-line-dumpRichard Maw2014-07-303-3/+60
| |/ |/|
* | Merge branch 'baserock/richardmaw/bugfix/fix-list-artifacts'Adam Coldrick2014-07-291-1/+1
|\ \
| * | Fix list-artifacts post chunks-in-definitionsbaserock/richardmaw/bugfix/fix-list-artifactsRichard Maw2014-07-281-1/+1
* | | Fix not including symlinks in chunks if they exist on the hostbaserock/richardmaw/bugfix/symlink-includeRichard Maw2014-07-291-1/+1
|/ /
* | Merge branch 'sam/remote-git-cache-fixes'Sam Thursfield2014-07-231-1/+1
|\ \
| * | Fix an incorrect log message when using remote Git cacheSam Thursfield2014-07-231-1/+1
| |/
* | Rewrite traverse_morphs to be able to load chunk morphologies from definitionsRichard Maw2014-07-222-33/+54
* | Don't set 'morph' field by default, and don't expect to find itAdam Coldrick2014-07-224-6/+6
* | unittests: Test that the description field is ignored for chunksAdam Coldrick2014-07-221-3/+6
* | Use chunk morpholgy contents in cache keysRichard Maw2014-07-221-9/+19
* | Remove update-gits commandRichard Maw2014-07-221-83/+0
* | Tidy deploy_plugin a littleRichard Maw2014-07-221-5/+5
|/
* Fix JSON file handling to be binary filename safeLars Wirzenius2014-07-156-22/+39
|\
| * Allow non-unicode paths to be hardlinked into staging areasbaserock/richardmaw/bugfix/unicode-safe-pathsRichard Maw2014-07-112-8/+17
| * Make our use of json binary path safebaserock/richardmaw/bugfix/unicode-safe-jsonRichard Maw2014-07-114-14/+22
* | Fix bug in list-artifacts pluginRichard Ipsum2014-07-111-1/+1
|/
* Merge remote-tracking branch 'origin/baserock/richardmaw/S11284/morphologies-...Richard Maw2014-07-1121-2745/+756
|\
| * Don't check if a file exists before trying to read itRichard Maw2014-07-101-28/+28
| * Use exact filenames to refer to morphology filesRichard Maw2014-07-1013-78/+89
| * Don't attempt to load symlinks as morphologiesRichard Maw2014-07-073-1/+49
| * Make MorphologyFinder use file pathsRichard Maw2014-07-074-28/+18
| * Add class hierarchies for Morphology load errorsRichard Maw2014-07-071-28/+36
| * Exorcise some old and unused commandsRichard Maw2014-07-072-2442/+536
| * Remove check on checkout/branch that there are systemsRichard Maw2014-07-071-22/+0
| * Remove code made vestigial from the `morph edit` rewriteRichard Maw2014-07-073-119/+1
* | Merge branch 'sam/splitting-fixes'Sam Thursfield2014-07-071-10/+14
|\ \
| * | Rewrite SplitRules.partition() docstring to be clearer to meSam Thursfield2014-07-041-3/+4
| * | Fix issue when overriding default chunk splitting rulesSam Thursfield2014-07-041-7/+10
| |/
* | Fix Morph failing to update some cached git reposSam Thursfield2014-07-073-13/+46
|/
* Make morph factory tests expect MorphologyNotFoundErrorRichard Ipsum2014-06-251-6/+5
* Replace AutodetectError with MorphologyNotFoundErrorRichard Ipsum2014-06-251-24/+24
* Add chatty status messages to aid the userRichard Ipsum2014-06-251-5/+12
* Improve var names in morphloaderRichard Ipsum2014-06-241-24/+22
* Fix duplicate names error messageRichard Ipsum2014-06-241-5/+6
* Merge branch 'sam/only-update-git-when-needed-v2'Sam Thursfield2014-06-191-3/+11
|\
| * Only updated cached git repos when necessarySam Thursfield2014-06-181-3/+11
* | Update the help text for morph deployAdam Coldrick2014-06-181-1/+5
* | Allow the user to specify deployments in a clusterAdam Coldrick2014-06-181-8/+43
* | Add unit test to test the validation of cluster morphsAdam Coldrick2014-06-181-0/+18
* | Validate cluster morphologiesAdam Coldrick2014-06-181-1/+26
* | Fix: use end of options option with run-partsRichard Ipsum2014-06-181-1/+6
|/