summaryrefslogtreecommitdiff
path: root/buildstream/data
Commit message (Expand)AuthorAgeFilesLines
* _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
* context.py: Add option to specify artifact push portTristan Van Berkom2017-07-111-0/+4
* Removing ostree-pull-ssh and ostree-pushTristan Van Berkom2017-07-092-304/+0
* context.py & userconfig.yaml: New syntax for remote artifact cachesTristan Van Berkom2017-07-091-0/+11
* build-all.sh.in, build-module.sh.in: Removing unnecessary executable bitsTristan Van Berkom2017-07-052-0/+0
* projectconfig.yaml: Restore old default split domain behaviourtristan/split-domainsTristan Maat2017-07-051-0/+16
* build-all.sh.in: Fix typo `ldcondig` -> `ldconfig`Sam Thursfield2017-07-051-1/+1
* ostree-push/ostree-pull-ssh: Added --basedir and more reliable terminationTristan Van Berkom2017-07-032-30/+70
* ostree-pull-sh, ostree-push: Graceful termination on SIGTERM.Tristan Van Berkom2017-07-032-10/+40
* ostree-pull-ssh, ostree-push: Dont try to unmount not-mounted directoryTristan Van Berkom2017-07-032-3/+7
* projectconfig.yaml: Default split rules are now globsTristan Van Berkom2017-06-301-17/+17
* Add script templatesTristan Maat2017-06-282-0/+81
* _ostree.py: Add SSH artifact fetch supportJürg Billeter2017-06-271-0/+115
* _ostree.py: Add SSH artifact push supportJürg Billeter2017-06-271-0/+115
* scheduler: Add push queue typeJürg Billeter2017-06-271-0/+3
* default user configuration: Bump maximum fetch tasks up to 10Tristan Van Berkom2017-05-211-1/+1
* context.py & default user config: Added message_lines optionTristan Van Berkom2017-05-191-0/+6
* userconfig.yaml: No indentation on default element formatTristan Van Berkom2017-05-091-1/+1
* context.py and default config: Added element-format configurationTristan Van Berkom2017-05-091-0/+6
* project.py, projectconfig.yaml: Removed notion of configurable device nodesTristan Van Berkom2017-05-021-9/+0
* project.py: Added element-path configurationTristan Van Berkom2017-03-221-0/+4