summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Inject environment to bwrap through its command linevalentindavid/flatpak-demoValentin David2018-07-071-0/+3
* Give less priority to projectdata.yml than includesValentin David2018-07-071-25/+28
* Inverse priority of in include compositionValentin David2018-07-061-1/+10
* Always process local includes.Valentin David2018-07-027-23/+59
* Delay full load of project for trackingValentin David2018-07-027-45/+62
* Fix 'first pass config' behavior for loading elementsValentin David2018-07-023-8/+10
* Fix indentationValentin David2018-07-021-1/+1
* Make include path relative to project the including fragment is found.Valentin David2018-07-027-17/+55
* Add missing filesValentin David2018-07-023-0/+13
* Fix issue when with including in sub-nodes.Valentin David2018-07-023-2/+30
* buildstream/element.py: Convert an exception to an assert.Valentin David2018-07-021-5/+2
* doc/source/formatintro.rst: Use references where possible in Include section.Valentin David2018-07-021-13/+14
* Detect recursive includes.Valentin David2018-07-026-10/+41
* Adding missing test data.Valentin David2018-07-023-0/+20
* Move loading and cleaning of elements from Pipeline to Project.Valentin David2018-07-023-35/+60
* Drop BST_PROJECT_INCLUDES_PROCESSED and use kind to detect junctions.Valentin David2018-07-024-28/+12
* tests/format/include.py: Test use of conditionals in included fragment.Valentin David2018-07-021-0/+16
* tests/frontend/track.py: Add tests for tracking on included fragments.Valentin David2018-07-021-0/+132
* Forbid inline tracking on fragments coming from junctionsValentin David2018-07-025-22/+36
* buildstream/_includes.py: Remove validation of fragments.Valentin David2018-07-023-17/+2
* buildstream/_includes.py: Cache loaded fragments.Valentin David2018-07-021-1/+5
* buildstream/_project.py: Document Project._load_pass.Valentin David2018-07-021-0/+10
* buildstream/_options/optionpool.py: Fix paramaters of OptionPool.load_cli_valuesValentin David2018-07-021-1/+2
* Rename BST_NO_PROJECT_DEFAULTS to (not) BST_PROJECT_INCLUDES_PROCESSEDValentin David2018-07-023-12/+17
* Add documentation for include directive.Valentin David2018-07-021-0/+33
* Add support for include '(@)' in project.conf and .bst filesValentin David2018-07-0235-94/+562
* Extract plugin collectionValentin David2018-07-023-128/+142
* Make Project owner of Loader.Valentin David2018-07-029-55/+65
* Pass targets to Loader.load() instead of its constructor.Valentin David2018-07-025-52/+52
* Move tests.frontend.generate_junction to test.testutilsValentin David2018-07-0210-49/+49
* cli.py: Make buildstream check element paths instead of clickTristan Maat2018-06-291-18/+18
* loader.py: Check whether the dir specified is also a <dir>.bst fileJames Ennis2018-06-292-1/+11
* Add error message when running commands on directoriesFrancisco Redondo Marchena2018-06-283-0/+19
* _scheduler/job.py: Added long commentTristan Van Berkom2018-06-261-1/+22
* doc: Adding part 4 of the getting started tutorial: integration commandsTristan Van Berkom2018-06-2517-0/+514
* doc/source/tutorial/running-commands.rst: Added tip about using `--` in `bst ...Tristan Van Berkom2018-06-251-0/+10
* doc/source/tutorial/autotools.rst: Consistent wording of "chapter"Tristan Van Berkom2018-06-251-1/+1
* doc/source/format_declaring.rst: Improving linkage to other parts of the manualTristan Van Berkom2018-06-251-1/+4
* doc/source/main_using.rst: Updating headline for this page.Tristan Van Berkom2018-06-251-1/+3
* Fix element check for BST_FORBID_BDEPENDSValentin David2018-06-221-1/+1
* doc/source/core_plugins.rst, doc/source/install_main.rst: Fixing link anchor ...Tristan Van Berkom2018-06-222-2/+2
* Source plugin deb depends on host's arpy python packageJavier Jardón2018-06-221-0/+4
* Source plugin patch depends on host's patchJavier Jardón2018-06-221-0/+4
* Source plugin git depends on host's gitJavier Jardón2018-06-221-0/+4
* Source plugin bzr depends on host's bzrJavier Jardón2018-06-221-0/+4
* Source plugin tar depends on host's lzipJavier Jardón2018-06-221-0/+4
* BuildStream depends on host tools for Source pluginsJavier Jardón2018-06-222-0/+6
* doc/source/index.rst: fix tiny, but impactful typoPatrick Martin2018-06-221-1/+1
* MANIFEST.in: Fix typo when including BuildStream.doap430-buildstream-doap-is-incorrectly-included-in-manifest-inPhil Dawson2018-06-211-1/+1
* Restrict version of pylint138-aborting-bst-push-command-causes-stack-trace-2Daniel Playle2018-06-201-1/+2