summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! fixup! WIPbschubert/node-enum-backBenjamin Schubert2019-07-261-3/+3
* fixup! WIPBenjamin Schubert2019-07-261-2/+2
* WIPBenjamin Schubert2019-07-261-0/+3
* foldme; better valueerror for __{eq,ne}__Daniel Silverstone2019-07-261-2/+2
* dropme? Add __{eq,ne,hash}__ to FastEnumDaniel Silverstone2019-07-261-0/+13
* foldme; Ensure we compare sched_error_action properlYDaniel Silverstone2019-07-261-3/+3
* reword: Fix up app to override context enums properlYDaniel Silverstone2019-07-261-3/+7
* foldme; exception arg ordering fixupDaniel Silverstone2019-07-261-8/+8
* node: Add 'as_enum' on ScalarNode and 'get_enum' helper on MappingNodeBenjamin Schubert2019-07-2610-57/+150
* types: Mark types as enum wherever possible and ensure they are uniquesBenjamin Schubert2019-07-262-1/+11
* WIP: fast enumsBenjamin Schubert2019-07-266-17/+79
* Merge branch 'buildbox' into 'master'bst-marge-bot2019-07-2545-34/+842
|\
| * News: Added a news item for the new BuildBox sandboxbuildboxWilliam Salmon2019-07-251-0/+4
| * New test stage to use the buildbox sandboxWilliam Salmon2019-07-251-0/+32
| * sandbox: Add initial SandboxBuildBoxJürg Billeter2019-07-254-1/+289
| * Mark xfail test that only fail in CIWilliam Salmon2019-07-2522-3/+113
| * Mark buildbox tests as xfail if they require non implemented featuresWilliam Salmon2019-07-2518-19/+68
| * Test that commands can be found on PATH when links are presentWilliam Salmon2019-07-253-0/+42
| * Update sandbox to use virtual directoriesWilliam Salmon2019-07-252-4/+17
| * Fix descend can not follow symlinksWilliam Salmon2019-07-254-7/+194
| * Implmented export_to_tar for casbaseddirectoryWilliam Salmon2019-07-256-1/+79
| * Fix infinite recursion in _partial_import_cas_into_casWilliam Salmon2019-07-251-2/+7
|/
* Merge branch 'aevri/pickle' into 'master'bst-marge-bot2019-07-2418-55/+454
|\
| * job: try pickling child jobs if BST_TEST_SUITEaevri/pickleAngelos Evripiotis2019-07-241-0/+7
| * Make ChildJobs and friends picklableAngelos Evripiotis2019-07-249-1/+352
| * node: picklable {Scalar,Mapping,Sequence}NodeAngelos Evripiotis2019-07-241-0/+18
| * optionpool: make OptionPool picklableAngelos Evripiotis2019-07-241-3/+18
| * _platform: make picklable, no nested methodsAngelos Evripiotis2019-07-243-49/+53
| * _context, cascache: mv BST_TEST_SUITE to ContextAngelos Evripiotis2019-07-242-1/+5
| * _exceptions: fix 'BuildSream' typoAngelos Evripiotis2019-07-241-1/+1
|/
* Merge branch 'jjardon/overnigth_yaml_bst2_chanches' into 'master'Javier Jardón2019-07-241-1/+1
|\
| * .gitlab-ci.yml: Use new freedesktop-sdk with bst2 YAML API changesJavier Jardón2019-07-241-1/+1
|/
* Merge branch 'traveltissues/cache-key-changes-2' into 'master'bst-marge-bot2019-07-2231-34/+49
|\
| * Reset cache data if a workspace build is pendingDarius Makovsky2019-07-221-0/+4
| * Remove recalculate kwarg from Workspace.get_key()Darius Makovsky2019-07-221-2/+2
| * element.py: clobber sources with workspaceDarius Makovsky2019-07-2230-32/+43
|/
* Merge branch 'chandan/workspace-force-no-checkout' into 'master'traveltissues/benchmark-1088bst-marge-bot2019-07-193-2/+27
|\
| * tests: Add regression test for issue #1086Chandan Singh2019-07-192-0/+25
| * Don't remove workspace directory when `--no-checkout` option is givenChandan Singh2019-07-191-2/+2
|/
* Merge branch 'chandan/fix-source-checkout-1083' into 'master'bst-marge-bot2019-07-191-2/+1
|\
| * stream.py: Don't checkout sources in the parent of the locationChandan Singh2019-07-191-2/+1
|/
* Merge branch 'alexfazakas/fix-frontend-typo' into 'master'bst-marge-bot2019-07-191-1/+1
|\
| * app: Fix "earily" typoalexfazakas/fix-frontend-typoAlexandru Fazakas2019-07-191-1/+1
|/
* Merge branch 'tpollard/loaderror' into 'master'bst-marge-bot2019-07-1821-259/+208
|\
| * _exceptions.py: Align LoadError() parameter orderingtpollard/loaderrorTom Pollard2019-07-1821-259/+208
|/
* Merge branch 'traveltissues/fix-update-script' into 'master'bst-marge-bot2019-07-181-2/+11
|\
| * Make the Cli verbose for updatingtraveltissues/fix-update-scriptDarius Makovsky2019-07-181-1/+4
| * Mock BST_TEST_SUITE env when running update.pyDarius Makovsky2019-07-181-1/+7
|/
* Merge branch 'becky/fix_comand_typos' into 'master'bst-marge-bot2019-07-172-3/+3
|\
| * Fixing typos: comand corrected to commandRebecca Grayson2019-07-172-3/+3
|/