summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: add note about BST_KEY_REQUIRES_STAGEtraveltissues/changeflagDarius Makovsky2019-11-041-0/+7
* Replace BST_NO_PRESTAGE_KEY with BST_KEY_REQUIRES_STAGEDarius Makovsky2019-11-044-12/+11
* Merge branch 'juerg/casd' into 'master'bst-marge-bot2019-11-041-17/+17
|\
| * .gitlab-ci.yml: Update docker images for buildbox-casd 0.0.4Jürg Billeter2019-11-041-17/+17
|/
* Merge branch 'chandan/remove-build-track' into 'master'bst-marge-bot2019-11-0434-727/+210
|\
| * Regenerate man pages after removal of `--track*` from `bst build`Chandan Singh2019-11-0424-97/+128
| * NEWS: Announce removal of tracking options from `bst build`Chandan Singh2019-11-041-0/+15
| * frontend: Remove tracking options from `bst build`Chandan Singh2019-11-049-630/+67
|/
* Merge branch 'bschubert/fix-git-ref' into 'master'bst-marge-bot2019-11-011-0/+2
|\
| * _gitsourcebase.py: Return 'None' when the ref is unsetbschubert/fix-git-refBenjamin Schubert2019-11-011-0/+2
|/
* Merge branch 'traveltissues/1184' into 'master'bst-marge-bot2019-11-011-3/+3
|\
| * buildgrid-compose.yml: reduce log level to WARNDarius Makovsky2019-11-011-3/+3
|/
* Merge branch 'jonathan/win32_ci' into 'master'bst-marge-bot2019-10-313-1/+57
|\
| * Add tests that the basic functionality of buildstream works in win32Jonathan Maw2019-10-313-1/+57
|/
* Merge branch 'aevri/enable_spawn_ci_5a' into 'master'bst-marge-bot2019-10-313-19/+40
|\
| * .gitlab-ci: tests-spawn, most non-integration okAngelos Evripiotis2019-10-311-1/+1
| * tests/.../missing_dependencies: include gitAngelos Evripiotis2019-10-311-10/+16
| * _plugincontext: stable ids for better picklingAngelos Evripiotis2019-10-311-8/+23
|/
* Merge branch 'traveltissues/1161' into 'master'bst-marge-bot2019-10-3024-95/+155
|\
| * local.py: use extended API, set BST_NO_PRESTAGE_KEYDarius Makovsky2019-10-3019-53/+81
| * source.py: _get_unique_key in _trackDarius Makovsky2019-10-301-2/+7
| * element.py: inline local functionDarius Makovsky2019-10-301-5/+5
| * tests: check that workspaces only call _stage onceDarius Makovsky2019-10-301-0/+14
| * workspace.py: use the extended source apiDarius Makovsky2019-10-301-23/+3
| * source.py: Add BST_NO_PRESTAGE_KEYDarius Makovsky2019-10-302-5/+44
| * Remove unnecessary parameter in Source._get_unique_keyDarius Makovsky2019-10-302-11/+5
|/
* Merge branch 'aevri/fuse_mount_private' into 'master'bst-marge-bot2019-10-301-9/+9
|\
| * _fuse/mount: make mount() and unmount() privateAngelos Evripiotis2019-10-301-9/+9
|/
* Merge branch 'aevri/enable_spawn_ci_5' into 'master'bst-marge-bot2019-10-298-56/+148
|\
| * gitlab-ci: tests-spawn, enable tests/elementsAngelos Evripiotis2019-10-291-2/+1
| * testing/runcli: node._reset_global_state on runAngelos Evripiotis2019-10-291-1/+10
| * testing, messenger: make dummy_context picklableAngelos Evripiotis2019-10-292-3/+35
| * _scheduler/jobs: mv pickle details into jobpicklerAngelos Evripiotis2019-10-292-60/+59
| * job pickling: also pickle global state in node.pyxAngelos Evripiotis2019-10-293-19/+72
| * conftest: more useful multiprocessing printAngelos Evripiotis2019-10-291-4/+4
|/
* Merge branch 'chandan/pylint-c-extension-ujson' into 'master'bst-marge-bot2019-10-281-1/+2
|\
| * .pylintrc: Add ujson to extension-pkg-whitelistChandan Singh2019-10-281-1/+2
|/
* Merge branch 'tlater/plugin-documentation-improvement' into 'master'bst-marge-bot2019-10-251-1/+1
|\
| * format_project.rst: De-obfuscate element/package differencestlater/plugin-documentation-improvementTristan Maat2019-10-251-1/+1
|/
* Merge branch 'tpollard/render_task_group' into 'master'bst-marge-bot2019-10-258-12/+15
|\
| * _frontend/status.py: Complete names when rendering dynamic queue statusTom Pollard2019-10-258-12/+15
|/
* Merge branch 'aevri/enable_spawn_ci_3' into 'master'1.91.2bst-marge-bot2019-10-255-39/+40
|\
| * .gitlab-ci: test-spawn, enable tests/format/*Angelos Evripiotis2019-10-251-1/+2
| * job pickling: pickle first_pass_config factoriesAngelos Evripiotis2019-10-251-2/+4
| * job pickling: plugins don't return their factoriesAngelos Evripiotis2019-10-254-35/+35
| * element: remove double MetaSource importAngelos Evripiotis2019-10-251-2/+0
|/
* Merge branch 'chandan/release-1.91.2' into 'master'bst-marge-bot2019-10-251-0/+8
|\
| * Prepare NEWS for 1.91.2 snapshot releaseChandan Singh2019-10-251-0/+8
|/
* Merge branch 'chandan/fix-source-key-test' into 'master'bst-marge-bot2019-10-222-9/+12
|\
| * tests/sources/keytest: Ensure element state is updated as expectedChandan Singh2019-10-222-9/+12
|/