summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: Blanket updatebschubert/fix-childrenBenjamin Schubert2019-11-084-43/+100
* Merge branch 'traveltissues/closeworkspaces' into 'master'bst-marge-bot2019-11-065-26/+31
|\
| * _stream: correct typo in error messagetraveltissues/closeworkspacesDarius Makovsky2019-11-061-1/+1
| * Remove unnecessary ignore_workspaces kwargDarius Makovsky2019-11-065-25/+30
|/
* Merge branch 'traveltissues/1182' into 'master'bst-marge-bot2019-11-054-6/+11
|\
| * Remove `commit`ting sources inside `Source()._generate_key`Darius Makovsky2019-11-054-6/+11
|/
* Merge branch 'bschubert/better-reporting-on-userconfig' into 'master'bst-marge-bot2019-11-052-1/+27
|\
| * _context.py: Improve reporting of incorrect user configbschubert/better-reporting-on-userconfigBenjamin Schubert2019-11-052-1/+27
|/
* Merge branch 'aevri/testutils_artifactshare' into 'master'bst-marge-bot2019-11-051-28/+33
|\
| * tests/artifactshare: safer cleanup_on_sigterm useaevri/testutils_artifactshareAngelos Evripiotis2019-11-051-2/+2
| * testutils/artifactshare: don't hang on errorAngelos Evripiotis2019-11-051-28/+33
|/
* Merge branch 'juerg/fetch-tree' into 'master'bst-marge-bot2019-11-053-28/+20
|\
| * cascache.py: Reimplement contains_directory() with FetchTree()Jürg Billeter2019-11-051-21/+12
| * cascache.py: Always update mtime in contains_directory()Jürg Billeter2019-11-052-12/+8
| * element.py: Avoid redundant SourceCache.contains() callsJürg Billeter2019-11-051-0/+5
|/
* Merge branch 'link_fix' into 'master'bst-marge-bot2019-11-041-1/+1
|\
| * fix broken user guide link in README.rstlink_fixMostyn Bramley-Moore2019-11-041-1/+1
|/
* Merge branch 'juerg/casd-connect' into 'master'bst-marge-bot2019-11-041-13/+9
|\
| * cascache.py: Defer attempt to connect to casd until socket file existsJürg Billeter2019-11-041-13/+9
|/
* Merge branch 'traveltissues/changeflag' into 'master'bst-marge-bot2019-11-045-12/+18
|\
| * 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