| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't strip pathname from debug symbol files | Sam Thursfield | 2018-08-22 | 1 | -2/+2 |
* | _project.py: Add fatal-warnings configuration item | Josh Smith | 2018-08-15 | 1 | -4/+0 |
* | PullQueue: fix resource used | Tiago Gomes | 2018-08-06 | 1 | -2/+2 |
* | Add cache_quota to user config | Tristan Maat | 2018-07-18 | 1 | -0/+8 |
* | data/userconfig.yaml: Change default logging to print full shas at init and b... | Tristan Van Berkom | 2018-04-06 | 1 | -1/+1 |
* | Generate unique subdirs for built elements | Phillip Smyth | 2018-03-26 | 1 | -2/+6 |
* | Add 'sandbox' configuration key and build-uid/build-gid elements | Jim MacArthur | 2018-03-23 | 1 | -0/+7 |
* | _project.py: Load project.refs while loading the project. | Tristan Van Berkom | 2018-03-20 | 1 | -3/+6 |
* | _project.py and docs: Move defaults into the defaults yaml file | Tristan Van Berkom | 2018-03-16 | 1 | -0/+22 |
* | Add logfile format tokeniser | Jim MacArthur | 2018-03-01 | 1 | -0/+5 |
* | Add support for multiple remote caches | Sam Thursfield | 2018-01-11 | 1 | -8/+0 |
* | Replace 'push-url' and 'pull-url' options with just 'url'sam/canonical-push-urls | Sam Thursfield | 2017-11-22 | 1 | -6/+3 |
* | Remove the push-port config option | Sam Thursfield | 2017-11-22 | 1 | -4/+0 |
* | context.py: Moving strict mode configuration to be project specific | Tristan Van Berkom | 2017-10-27 | 1 | -19/+0 |
* | data/projectconfig.yaml: Issue #106 - Compress debug symbols by default | Tristan Van Berkom | 2017-10-23 | 1 | -8/+19 |
* | data/projectconfig.yaml: Fixes #105 - Set SOURCE_DATE_EPOCH to constant value | Tristan Van Berkom | 2017-10-20 | 1 | -0/+2 |
* | project.py: Support project options | Tristan Van Berkom | 2017-10-10 | 1 | -112/+0 |
* | userconfig.py: Default element format doesnt include %{variant} anymore | Tristan Van Berkom | 2017-10-08 | 1 | -1/+1 |
* | Fix timestamps in Python bytecodefix-pyc-timestamps | Mathieu Bridon | 2017-09-29 | 1 | -0/+5 |
* | build-module.sh.in: Don't attempt to copy empty sources75-source-bundle-generated-script-fails-when-a-build-element-has-no-source | Tristan Maat | 2017-09-27 | 1 | -1/+3 |
* | Let users override project artifacts options | Mathieu Bridon | 2017-09-19 | 1 | -0/+17 |
* | Let projects configure their artifacts pull/push options | Mathieu Bridon | 2017-09-19 | 1 | -0/+16 |
* | source-bundle: don't use a subdirectory of {build_root} | Charles Bailey | 2017-09-05 | 1 | -3/+3 |
* | data/bst (bash completion scriptlet): Corrected comment | Tristan Van Berkom | 2017-08-31 | 1 | -1/+1 |
* | project.py: Load new definitions of project version requirements | Tristan Van Berkom | 2017-08-31 | 1 | -0/+23 |
* | buildstream/data/bst: Adding a bash completion scriptlet. | Tristan Van Berkom | 2017-08-28 | 1 | -0/+21 |
* | Add network-retries option | Jürg Billeter | 2017-07-27 | 1 | -0/+3 |
* | userconfig.yaml: Mention push-url restrictionsummary | Jürg Billeter | 2017-07-20 | 1 | -0/+1 |
* | widget.py/userconfig.yaml: Add workspace display | Tristan Maat | 2017-07-17 | 1 | -1/+1 |
* | userconfig.yaml: Add %{variant} to default formatting | Tristan Van Berkom | 2017-07-17 | 1 | -3/+3 |
* | context.py: Add strict_build_plan option | Jürg Billeter | 2017-07-14 | 1 | -0/+3 |
* | context.py: Add option to specify artifact push port | Tristan Van Berkom | 2017-07-11 | 1 | -0/+4 |
* | Removing ostree-pull-ssh and ostree-push | Tristan Van Berkom | 2017-07-09 | 2 | -304/+0 |
* | context.py & userconfig.yaml: New syntax for remote artifact caches | Tristan Van Berkom | 2017-07-09 | 1 | -0/+11 |
* | build-all.sh.in, build-module.sh.in: Removing unnecessary executable bits | Tristan Van Berkom | 2017-07-05 | 2 | -0/+0 |
* | projectconfig.yaml: Restore old default split domain behaviourtristan/split-domains | Tristan Maat | 2017-07-05 | 1 | -0/+16 |
* | build-all.sh.in: Fix typo `ldcondig` -> `ldconfig` | Sam Thursfield | 2017-07-05 | 1 | -1/+1 |
* | ostree-push/ostree-pull-ssh: Added --basedir and more reliable termination | Tristan Van Berkom | 2017-07-03 | 2 | -30/+70 |
* | ostree-pull-sh, ostree-push: Graceful termination on SIGTERM. | Tristan Van Berkom | 2017-07-03 | 2 | -10/+40 |
* | ostree-pull-ssh, ostree-push: Dont try to unmount not-mounted directory | Tristan Van Berkom | 2017-07-03 | 2 | -3/+7 |
* | projectconfig.yaml: Default split rules are now globs | Tristan Van Berkom | 2017-06-30 | 1 | -17/+17 |
* | Add script templates | Tristan Maat | 2017-06-28 | 2 | -0/+81 |
* | _ostree.py: Add SSH artifact fetch support | Jürg Billeter | 2017-06-27 | 1 | -0/+115 |
* | _ostree.py: Add SSH artifact push support | Jürg Billeter | 2017-06-27 | 1 | -0/+115 |
* | scheduler: Add push queue type | Jürg Billeter | 2017-06-27 | 1 | -0/+3 |
* | default user configuration: Bump maximum fetch tasks up to 10 | Tristan Van Berkom | 2017-05-21 | 1 | -1/+1 |
* | context.py & default user config: Added message_lines option | Tristan Van Berkom | 2017-05-19 | 1 | -0/+6 |
* | userconfig.yaml: No indentation on default element format | Tristan Van Berkom | 2017-05-09 | 1 | -1/+1 |
* | context.py and default config: Added element-format configuration | Tristan Van Berkom | 2017-05-09 | 1 | -0/+6 |
* | project.py, projectconfig.yaml: Removed notion of configurable device nodes | Tristan Van Berkom | 2017-05-02 | 1 | -9/+0 |