summaryrefslogtreecommitdiff
path: root/buildstream/data
Commit message (Expand)AuthorAgeFilesLines
* cachedir: add new dir option that's default root to other dirsRaoul Hidalgo Charman2019-02-191-5/+2
* userconfig: rm really-workspace-close-project-inaccessibleare_you_sure2Angelos Evripiotis2019-02-151-17/+0
* Add cli main & user conf option for 'cache-buildtrees' contextTom Pollard2019-02-131-0/+9
* projectconfig.yaml: Consistently include directories in split rulesJürg Billeter2019-02-131-0/+6
* BREAK:remove unconditional 'are you sure?' promptsAngelos Evripiotis2019-01-291-16/+0
* projectconfig.yaml: Add key for default targetsPhillip Smyth2019-01-241-0/+8
* BREAK: remove auto-init behaviourAngelos Evripiotis2018-12-201-8/+0
* cli: Interactively warn if the user is trying to close the workspace they're ...Jonathan Maw2018-12-111-0/+8
* buildstream/data/projectconfig.yaml: Remove default strip-binariesJavier Jardón2018-12-091-33/+3
* _sandboxremote: Remove references to artifact cache.Jim MacArthur2018-11-271-4/+1
* Workspace CLI updateWilliam Salmon2018-11-211-0/+3
* Add prompt.workspace-... optionsAngelos Evripiotis2018-11-201-0/+16
* Add prompt.auto-init buildstream.conf optionAngelos Evripiotis2018-11-201-0/+16
* Add cli main and user config option for 'pull-buildtrees' context.Tom Pollard2018-11-171-0/+3
* Fix infinite recursion in default strip debug commandValentin David2018-11-081-0/+5
* Add conf-root variable to buildsWilliam Salmon2018-10-161-0/+3
* data/userconfig.yaml: Document the cache.quota settingbochecha/cache-sizeMathieu Bridon2018-09-281-1/+6
* docs: document protected variablesTiago Gomes2018-09-101-15/+0
* Add "remote-execution" project configuration optionJim MacArthur2018-09-071-0/+3
* Don't strip pathname from debug symbol filesSam Thursfield2018-08-221-2/+2
* _project.py: Add fatal-warnings configuration itemJosh Smith2018-08-151-4/+0
* PullQueue: fix resource usedTiago Gomes2018-08-061-2/+2
* Add cache_quota to user configTristan Maat2018-07-181-0/+8
* data/userconfig.yaml: Change default logging to print full shas at init and b...Tristan Van Berkom2018-04-061-1/+1
* Generate unique subdirs for built elementsPhillip Smyth2018-03-261-2/+6
* Add 'sandbox' configuration key and build-uid/build-gid elementsJim MacArthur2018-03-231-0/+7
* _project.py: Load project.refs while loading the project.Tristan Van Berkom2018-03-201-3/+6
* _project.py and docs: Move defaults into the defaults yaml fileTristan Van Berkom2018-03-161-0/+22
* Add logfile format tokeniserJim MacArthur2018-03-011-0/+5
* Add support for multiple remote cachesSam Thursfield2018-01-111-8/+0
* Replace 'push-url' and 'pull-url' options with just 'url'sam/canonical-push-urlsSam Thursfield2017-11-221-6/+3
* Remove the push-port config optionSam Thursfield2017-11-221-4/+0
* context.py: Moving strict mode configuration to be project specificTristan Van Berkom2017-10-271-19/+0
* data/projectconfig.yaml: Issue #106 - Compress debug symbols by defaultTristan Van Berkom2017-10-231-8/+19
* data/projectconfig.yaml: Fixes #105 - Set SOURCE_DATE_EPOCH to constant valueTristan Van Berkom2017-10-201-0/+2
* project.py: Support project optionsTristan Van Berkom2017-10-101-112/+0
* userconfig.py: Default element format doesnt include %{variant} anymoreTristan Van Berkom2017-10-081-1/+1
* Fix timestamps in Python bytecodefix-pyc-timestampsMathieu Bridon2017-09-291-0/+5
* build-module.sh.in: Don't attempt to copy empty sources75-source-bundle-generated-script-fails-when-a-build-element-has-no-sourceTristan Maat2017-09-271-1/+3
* Let users override project artifacts optionsMathieu Bridon2017-09-191-0/+17
* Let projects configure their artifacts pull/push optionsMathieu Bridon2017-09-191-0/+16
* source-bundle: don't use a subdirectory of {build_root}Charles Bailey2017-09-051-3/+3
* data/bst (bash completion scriptlet): Corrected commentTristan Van Berkom2017-08-311-1/+1
* project.py: Load new definitions of project version requirementsTristan Van Berkom2017-08-311-0/+23
* buildstream/data/bst: Adding a bash completion scriptlet.Tristan Van Berkom2017-08-281-0/+21
* Add network-retries optionJürg Billeter2017-07-271-0/+3
* userconfig.yaml: Mention push-url restrictionsummaryJürg Billeter2017-07-201-0/+1
* widget.py/userconfig.yaml: Add workspace displayTristan Maat2017-07-171-1/+1
* userconfig.yaml: Add %{variant} to default formattingTristan Van Berkom2017-07-171-3/+3
* context.py: Add strict_build_plan optionJürg Billeter2017-07-141-0/+3