summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jjardon/bst_1_fix_overnigth' into 'bst-1'bst-1Tristan Van Berkom2020-12-161-2/+0
|\
| * .gitlab-ci.yml: No need special runner for cached overnigth testjjardon/bst_1_fix_overnigthJavier Jardón2020-12-051-2/+0
|/
* Merge branch 'abderrahim/linux32-typo' into 'bst-1'Tristan Van Berkom2020-12-021-2/+2
|\
| * _sandboxbwrap.py: fix typo in the linux32 variableabderrahim/linux32-typoAbderrahim Kitouni2020-12-021-2/+2
|/
* Merge branch 'nanonyme/news-1.6.1' into 'bst-1'1.6.1bst-marge-bot2020-11-022-0/+8
|\
| * Update classifiersnanonyme/news-1.6.1Seppo Yli-Olli2020-11-021-0/+2
| * Release notes for 1.6.1Seppo Yli-Olli2020-11-011-0/+6
|/
* Merge branch 'nanonyme/fix-import' into 'bst-1'bst-marge-bot2020-10-071-1/+1
|\
| * Fix import of BlobNotFoundSeppo Yli-Olli2020-10-061-1/+1
|/
* NEWS: Updated for 1.6.0 release1.6.0Tristan van Berkom2020-09-251-0/+6
* Merge branch 'bwh/fix-git-remote-name-check-1' into 'bst-1'Tristan Van Berkom2020-08-191-1/+1
|\
| * git source plugin: Fix check for remote existencebwh/fix-git-remote-name-check-1Ben Hutchings2020-08-191-1/+1
|/
* NEWS: Updating for 1.5.1 snapshot1.5.1Tristan van Berkom2020-08-191-0/+23
* Merge branch 'abderrahim/remote-asset-bst1' into 'bst-1'Tristan Van Berkom2020-08-196-29/+1530
|\
| * cascache.py: allow using Remote Asset for storing refsAbderrahim Kitouni2020-08-191-29/+95
| * Add generated python protobuffer files Remote Asset APISander Striker2020-08-194-0/+990
| * Add Remote Asset API protoSander Striker2020-08-191-0/+445
|/
* Merge branch 'abderrahim/arch' into 'bst-1'bst-marge-bot2020-08-034-10/+40
|\
| * sandbox: check for os and architectureAbderrahim Kitouni2020-08-031-1/+26
| * element.py: add configuration for sandbox architecture and osAbderrahim Kitouni2020-08-033-9/+14
|/
* Merge branch 'abderrahim/timeout' into 'bst-1'bst-marge-bot2020-07-301-2/+7
|\
| * cascache.py: enable grpc keepalive pingsAbderrahim Kitouni2020-07-301-2/+7
|/
* Merge branch 'abderrahim/artifact-cas' into 'bst-1'bst-marge-bot2020-07-3011-363/+398
|\
| * tests/testutils/artifactshare.py: use CASCache directlyabderrahim/artifact-casAbderrahim Kitouni2020-07-301-6/+2
| * Split up artifact cache and CAS cacheAbderrahim Kitouni2020-07-306-339/+380
| * element.py: Do not include type name of artifact cache in cache keyJürg Billeter2020-07-301-1/+1
| * _project.py: Remove unused artifacts parameter from load_elements()Jürg Billeter2020-07-302-3/+2
| * element.py: Remove unused artifacts parameter from _new_from_meta()Jürg Billeter2020-07-303-6/+5
| * _project.py: Remove unused artifacts parameter from create_element()Jürg Billeter2020-07-302-3/+2
| * _elementfactory.py: Remove unused artifacts parameter from create()Jürg Billeter2020-07-302-4/+3
| * element.py: Remove artifacts parameter from constructorJürg Billeter2020-07-302-3/+3
| * _artifactcache: Fix ref in update_mtime()Jürg Billeter2020-07-302-3/+5
| * _artifactcache: Rename update_atime() to update_mtime()Jürg Billeter2020-07-302-7/+7
|/
* Merge branch 'tristan/bst-1/options-order' into 'bst-1'bst-marge-bot2020-07-2927-1/+188
|\
| * tests/format/include.py: Test preservation of conditionals at include timetristan/bst-1/options-orderTristan van Berkom2020-07-2426-0/+174
| * _yaml.py: Support merging of conditional listsTristan van Berkom2020-07-241-1/+14
|/
* Adding CODEOWNERSTristan van Berkom2020-07-241-0/+4
* Merge branch 'tristan/bst-1/partial-variables' into 'bst-1'bst-marge-bot2020-07-2219-157/+812
|\
| * tests/frontend/overlaps.py: Test undefined variablestristan/bst-1/partial-variablesTristan van Berkom2020-07-223-1/+43
| * tests/format/variables.py: Added some new testsTristan van Berkom2020-07-227-18/+118
| * _variables.py: Complete rewriteTristan van Berkom2020-07-2210-138/+651
|/
* Merge branch 'tristan/bst-1/update-mailing-list' into 'bst-1'bst-marge-bot2020-07-034-5/+5
|\
| * All: Update references to the new mailing list.Tristan van Berkom2020-07-034-5/+5
|/
* Merge branch 'tristan/bst-1/version-specific-config' into 'bst-1'bst-marge-bot2020-05-293-4/+48
|\
| * doc/source/using_config.rst: Document support for version specific config files.tristan/bst-1/version-specific-configTristan van Berkom2020-05-291-0/+11
| * tests/context/context.py: Test correct config file is chosen.Tristan van Berkom2020-05-291-0/+28
| * _context.py: Support parallel installations of BuildStreamTristan van Berkom2020-05-291-4/+9
|/
* NEWS: Preparing news for 1.5.0 release1.5.0Tristan Van Berkom2020-05-131-1/+25
* Merge branch 'tristan/bst-1/bst-2-detection' into 'bst-1'bst-marge-bot2020-05-1212-3/+261
|\
| * tests/plugins/bst2.py: Testing error handling of loading wrong plugin versions.Tristan Van Berkom2020-05-126-1/+163