summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * deps: Specify the minimum version required for blessingsMathieu Bridon2018-08-141-1/+1
|/
* NEWS: Adding a news entry for the 1.1.6 release candidate1.1.6Tristan Van Berkom2018-08-141-0/+7
* Merge branch 'valentindavid/447-stack-trace-checkout' into 'bst-1.2'Tristan Van Berkom2018-08-143-1/+17
|\
| * _stream.py: Print details on checkout failureMartin Blanchard2018-08-141-1/+1
| * element.py: Raise an exception on unbuilt element checkoutMartin Blanchard2018-08-142-0/+16
|/
* Merge branch 'valentindavid/203-BuildStream-crashes-when-dependency-tree-too-...Tristan Van Berkom2018-08-142-1/+62
|\
| * app.py: Handle exception thrown when recursion limit is exceededPhil Dawson2018-08-141-0/+4
| * tests/frontend/show.py: Add test case for maximum recursion depth being exceededPhil Dawson2018-08-141-1/+58
|/
* Merge branch 'valentindavid/448-autocompletion-broken-defaults' into 'bst-1.2'Valentin David2018-08-137-3/+29
|\
| * complete.py: Ensure paths get completed from 'element-path'Martin Blanchard2018-08-137-3/+29
|/
* Merge branch 'valentindavid/fix-except-argument-in-source-bundle-1.2' into 'b...Valentin David2018-08-132-2/+5
|\
| * source-bundle: Enable --except optionFrancisco Redondo Marchena2018-08-132-2/+5
|/
* Merge branch 'valentindavid/bst_workspace_open_force_does_nothing-1.2' into '...Valentin David2018-08-132-1/+57
|\
| * _stream.py: Added functionality for workspace open -fPhillip Smyth2018-08-132-1/+57
|/
* Merge branch 'valentindavid/python3.7-1.2' into 'bst-1.2'Valentin David2018-08-131-2/+5
|\
| * _artifactcache/cascache.py: Fix for PEP 479 / Python 3.7Jürg Billeter2018-08-131-2/+5
|/
* Merge branch 'valentindavid/fix-debug-crash-1.2' into 'bst-1.2'Valentin David2018-08-131-2/+3
|\
| * Fix crash when --debug is passedSam Thursfield2018-08-131-2/+3
|/
* Merge branch 'valentindavid/ruamel-version-1.2' into 'bst-1.2'Valentin David2018-08-131-1/+1
|\
| * Set version of ruaml.yaml to strictly less than 0.15.52.Valentin David2018-08-131-1/+1
|/
* Merge branch 'valentindavid/fix_included_junction_track-1.2' into 'bst-1.2'Valentin David2018-08-132-2/+37
|\
| * Fix tracking of junctions used in project.conf.Valentin David2018-08-132-2/+37
|/
* Merge branch 'valentindavid/deterministic-source-1.2' into 'bst-1.2'Tristan Van Berkom2018-08-1231-30/+249
|\
| * Bump BST_CORE_ARTIFACT_VERSION for deterministic source pluginsValentin David2018-08-1226-26/+27
| * Add some integration tests for source plugin determinism.Valentin David2018-08-121-0/+155
| * buildstream/plugins/sources/remote.py: Make staging deterministic.Valentin David2018-08-121-0/+2
| * buildstream/plugins/sources/zip.py: Fix non-determism in staging.Valentin David2018-08-121-2/+30
| * Use deterministic umask when staging sources.Valentin David2018-08-121-1/+10
| * buildstream/plugins/sources/local.py: Make staging deterministic.Valentin David2018-08-121-1/+25
|/
* setup.py: fix previous commitJavier Jardón2018-08-121-3/+2
* dev-requirements.txt: Remove obsolete commentsJavier Jardón2018-08-122-5/+1
* setup.py: Specify minimum required version of pytest-cov pluginTristan Van Berkom2018-08-121-1/+1
* Revert "Restrict version of pylint"Jürg Billeter2018-08-121-1/+0
* .gitlab-ci.yml: Use the same version of the docker image for all jobsJavier Jardón2018-08-121-4/+4
* .gitlab-ci.yml: Run tests in fedora28 imageJavier Jardón2018-08-121-0/+5
* .gitlab-ci-yml: Add ubuntu 18.04 testPhil Dawson2018-08-121-0/+3
* Merge branch 'chandan/dev-reqs-1.2' into 'bst-1.2'Javier Jardón2018-08-123-14/+27
|\
| * Move development reqirements to dev-requirements.txtChandan Singh2018-08-123-14/+27
|/
* Merge branch 'valentindavid/498_bwrap_environment-1.2' into 'bst-1.2'Valentin David2018-08-101-3/+7
|\
| * Set environment in bwrap command line instead of its environmentValentin David2018-08-101-3/+7
|/
* Merge branch 'tristan/pin-ruamel-version-1.2' into 'bst-1.2'Tristan Van Berkom2018-08-101-1/+1
|\
| * setup.py: Pin ruamel.yaml version to <= 0.15Jim MacArthur2018-08-101-1/+1
|/
* Merge branch 'jjardon/max-jobs_1.2' into 'bst-1.2'Javier Jardón2018-08-091-2/+4
|\
| * buildstream/_project.py: Restrict max-jobsJavier Jardón2018-08-091-1/+4
| * buildstream/_project.py:Javier Jardón2018-08-091-2/+1
|/
* Merge branch 'valentindavid/fuse-create-flags-1.2' into 'bst-1.2'Valentin David2018-08-092-3/+7
|\
| * Keep original flags for create in SafeHardlinks.Valentin David2018-08-092-3/+7
|/
* Merge branch 'tiagogomes/issue-520-bp' into 'bst-1.2'Tiago Gomes2018-08-093-8/+10
|\
| * cascache: move tmp directory one level upTiago Gomes2018-08-093-8/+10
|/
* Merge branch 'tiagogomes/issue-550-backport' into 'bst-1.2'Tiago Gomes2018-08-062-3/+3
|\