summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* _artifactcache/artifactcache.py: Rephrase failure messagetristan/element-processing-orderTristan Van Berkom2019-01-161-1/+1
* tests/frontend/order.py: Enable the test for build and fix the fetch testsTristan Van Berkom2019-01-161-18/+19
* _scheduler: Refactor of queues and resources.Tristan Van Berkom2019-01-167-239/+287
* Merge branch 'tristan/detoxing-integration-tests' into 'master'Tristan Van Berkom2019-01-164-12/+51
|\
| * conftest.py: Use different artifact directory for integration testsTristan Van Berkom2019-01-163-11/+50
| * source-determinism.py integration test: Dont use integration_cache fixtureTristan Van Berkom2019-01-161-1/+1
|/
* Merge branch 'chadnan' into 'master'Angelos Evripiotis2019-01-161-1/+1
|\
| * bst-docker-import: fix Chandan's namechadnanAngelos Evripiotis2019-01-161-1/+1
|/
* Merge branch 'raoul/cas-refactor' into 'master'Jürg Billeter2019-01-1615-414/+443
|\
| * cas: move remote only functions to CASRemoteRaoul Hidalgo Charman2019-01-164-144/+148
| * casremote.py: Move remote CAS classes into its own fileRaoul Hidalgo Charman2019-01-164-257/+283
| * _cas: Rename artifactcache folder and move that to a root moduleRaoul Hidalgo Charman2019-01-1613-21/+20
|/
* Merge branch 'jennis/doc_fixes_in_context' into 'master'James Ennis2019-01-161-1/+8
|\
| * _context.py: Add documentation to get_workspaces() commandJames Ennis2019-01-161-0/+7
| * _context.py: Doc fix: get_toplevel_project() returns object not listJames Ennis2019-01-161-1/+1
|/
* Merge branch 'valentindavid/git-reduced-history' into 'master'Valentin David2019-01-162-12/+207
|\
| * buildstream/_gitsourcebase.py: Fix case where HEAD is taggedValentin David2019-01-162-13/+129
| * buildstream/_gitsourcebase.py: Reduce git history for git describe.Valentin David2019-01-162-1/+80
|/
* Merge branch 'chandan/fix-pytest-get-marker' into 'master'Javier Jardón2019-01-151-1/+1
|\
| * conftest.py: Don't use deprecated get_marker() functionchandan/fix-pytest-get-markerChandan Singh2019-01-151-1/+1
|/
* Merge branch 'chandan/python37-tests' into 'master'Javier Jardón2019-01-151-0/+10
|\
| * .gitlab-ci.yml: Add tests for python 3.7Chandan Singh2019-01-151-0/+10
|/
* Merge branch 'chandan/reqs-update-test' into 'master'Chandan Singh2019-01-151-1/+16
|\
| * .gitlab-ci.yml: Add job to attempt to update dependenciesChandan Singh2019-01-151-1/+16
|/
* Merge branch 'jjardon/bst_external_0_9' into 'master'Javier Jardón2019-01-151-1/+1
|\
| * .gitlab-ci.yml: Use latest bst-externaljjardon/bst_external_0_9Javier Jardón2019-01-141-1/+1
|/
* Merge branch 'jennis/add_artifacts_completion' into 'master'Tristan Van Berkom2019-01-142-7/+61
|\
| * completions.py: Add a test for our artifact ref autocompletionsjennis/add_artifacts_completionJames Ennis2019-01-141-0/+41
| * _frontend/cli.py: Also check original args for --config in bash completionJürg Billeter2019-01-141-7/+20
|/
* Merge branch 'chandan/fix-overnight-aarch' into 'master'Chandan Singh2019-01-141-1/+7
|\
| * .gitlab-ci.yml: Use newer image for overning aarch testsChandan Singh2019-01-141-1/+7
|/
* Merge branch 'jjardon/freedesktop-sdk_latest' into 'master'Valentin David2019-01-141-1/+1
|\
| * .gitlab-ci.yml: Use latest freedesktop-sdk 18.08.25Javier Jardón2019-01-141-1/+1
|/
* Merge branch 'tristan/fix-skipped-elements' into 'master'Tristan Van Berkom2019-01-121-1/+1
|\
| * _scheduler/queues/queue.py: Put elements in the skip list, not jobsTristan Van Berkom2019-01-121-1/+1
|/
* Merge branch 'aevri/tox_no_cov' into 'master'Angelos Evripiotis2019-01-112-1/+11
|\
| * contributing: '--last-failed' and '--no-cov' tipsAngelos Evripiotis2019-01-111-0/+10
| * dev-requirements: pytest-cov==2.6.1 for '--no-cov'Angelos Evripiotis2019-01-111-1/+1
|/
* Merge branch 'tristan/element-processing-order' into 'master'Tristan Van Berkom2019-01-113-1/+128
|\
| * tests/frontend/order.py: Adding tests ensuring stable element processing orderTristan Van Berkom2019-01-101-0/+109
| * testutils/runcli.py: Added Result.get_start_order()Tristan Van Berkom2019-01-101-0/+17
| * _pipeline.py: Fix the planner to retain the original order when depth sortingTristan Van Berkom2019-01-101-1/+2
|/
* Merge branch 'aevri/contrib-typos' into 'master'Angelos Evripiotis2019-01-101-11/+11
|\
| * contributing: fix 'oprtation' and some other typosAngelos Evripiotis2019-01-101-11/+11
|/
* Merge branch 'juerg/arch' into 'master'Jürg Billeter2019-01-108-16/+146
|\
| * tests/format/optionarch.py: Add tests for architecture aliasesJürg Billeter2019-01-105-0/+81
| * element.py: Accept architecture aliases for sandbox configjuerg/archJürg Billeter2019-01-101-1/+7
| * _options/optionarch.py: Accept architecture aliasesJürg Billeter2019-01-101-1/+30
| * _platform/platform.py: Add canonicalize_arch() methodJürg Billeter2019-01-101-14/+28
|/
* Merge branch 'tristan/refine-coverage' into 'master'Tristan Van Berkom2019-01-091-1/+3
|\