summaryrefslogtreecommitdiff
path: root/tests/cachekey/project
Commit message (Expand)AuthorAgeFilesLines
* _artifact.py: Store sandbox config and environment in artifactstristan/artifact-extensionsTristan van Berkom2020-12-0229-29/+29
* tests/cachekey: Added new cachekey test for new BuildElement configurationTristan van Berkom2020-09-184-1/+16
* buildelement.py: Remove legacy command stepsTristan van Berkom2020-09-183-3/+3
* ScriptElement: Porting to new APITristan van Berkom2020-09-182-2/+2
* Move handling of the source `directory` configuration to ElementSourcesjuerg/element-source-cacheJürg Billeter2020-09-0328-28/+28
* _elementsources.py: Fix source names in unique keyjuerg/source-cache-keyJürg Billeter2020-08-2528-28/+28
* buildstream/element.py: Consider "build-root" variable in the cache key uncon...tristan/build-root-cache-keyTristan van Berkom2020-08-2028-28/+28
* Replace format-version with min-versionTristan Van Berkom2020-04-251-0/+1
* Canonicalize OS nameJürg Billeter2020-02-2728-28/+28
* tests: Remove stray workspaces.yml filesJürg Billeter2020-02-111-0/+0
* local.py: use extended API, set BST_NO_PRESTAGE_KEYDarius Makovsky2019-10-3014-14/+14
* element.py: remove call to _source_cached()traveltissues/benchmarkDarius Makovsky2019-10-0528-28/+28
* element.py: always check sources for cachingDarius Makovsky2019-09-2428-28/+28
* artifact.proto: Add the project name to the build dependency informationJames Ennis2019-08-1928-28/+28
* element.py: Add the build dependency names to the cache key dictJames Ennis2019-08-197-7/+7
* element.py: clobber sources with workspaceDarius Makovsky2019-07-2229-29/+28
* element.py: change cache key dict fieldstraveltissues/cache-key-changesDarius Makovsky2019-07-1228-28/+28
* Remove OSTree plugin; It lives now in the bst-plugins-experimental repoJavier Jardón2019-05-143-8/+1
* Bump artifact version for changes in symlink handlingJürg Billeter2019-02-1429-29/+29
* Cache Keys: Update to use JSON rather than pickledanielsilverstone-ct/json-cache-keyDaniel Silverstone2019-02-1429-29/+29
* utils.py: Return all directories in list_relative_paths()Jürg Billeter2019-02-1314-14/+14
* projectconfig.yaml: Consistently include directories in split rulesJürg Billeter2019-02-1329-29/+29
* tests/cachekey: Test cache keys are independent of target elementsphil/cache-key-stability-testPhil Dawson2019-02-015-0/+28
* buildstream/data/projectconfig.yaml: Remove default strip-binariesJavier Jardón2018-12-093-3/+3
* _config.py: Use os and architecture settingsRaoul Hidalgo Charman2018-12-0529-29/+29
* git source plugin: Track git tags and save them to reproduce a minimum shallo...Valentin David2018-12-054-1/+15
* Fix infinite recursion in default strip debug commandValentin David2018-11-083-3/+3
* Bump Artifact VersionRichard Maw2018-09-1628-28/+28
* Don't strip pathname from debug symbol filesSam Thursfield2018-08-223-3/+3
* Add pip source pluginChandan Singh2018-08-154-1/+15
* _project.py: Add fatal-warnings configuration itemJosh Smith2018-08-1527-27/+27
* remote source: Add cachekey testChandan Singh2018-08-136-1/+18
* Bump BST_CORE_ARTIFACT_VERSION for deterministic source pluginsValentin David2018-08-1225-25/+25
* Adding caching build treesPhillip Smyth2018-07-2325-25/+25
* tests/cachekey: Update expected cache keys after switch to CASJürg Billeter2018-07-1725-25/+25
* buildstream/_versions.py: Increment BST_CORE_ARTIFACT_VERSIONTristan Van Berkom2018-04-1125-25/+25
* element.py, source.py: Cleanup how Source cache keys are calculated.Tristan Van Berkom2018-04-1125-25/+25
* Generate unique subdirs for built elementsPhillip Smyth2018-03-264-4/+4
* tests/cachekey: Added test to exercise new sandbox contributions to cache keyTristan Van Berkom2018-03-254-1/+18
* Update expected cache keys in testsJames Ennis2018-02-286-6/+6
* tests/cachekey: Updating cache key test for new artifact versioncache-keys-os-archTristan Van Berkom2018-02-0724-24/+24
* tests/cachekey: Enhanced tests to consider local sources with multiple files.Tristan Van Berkom2018-01-1016-13/+16
* Updating cache key test for recent changes related to issue #121Tristan Van Berkom2017-11-063-2/+2
* Updating all test cases for the removal of architecture conditionals and optionsTristan Van Berkom2017-11-0624-24/+24
* Add a new zip sourcezipMathieu Bridon2017-11-036-1/+16
* tests/cachekey: Fixing cache key test after changing default strip commandsTristan Van Berkom2017-10-232-2/+2
* tests/cachekey: Fixing cache key test after modifying project.conf default en...Tristan Van Berkom2017-10-2122-36/+22
* Add platform factoriesTristan Maat2017-09-2822-22/+36
* tests/cachekey: Adding cache key tests for new patch sourceTristan Van Berkom2017-09-099-1/+30
* tests/cachekey: Adding Cache Key testsTristan Van Berkom2017-09-0140-0/+169