summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc/source/commands.rst: Fix reference to workspace_openvalentindavid/workspacedir_configValentin David2018-06-081-1/+1
* tests/frontend/workspace.py: Add test for 'workspace open --multiple'Valentin David2018-06-071-14/+60
* tests/frontend/workspace.py: Fix compatibility with older PythonValentin David2018-06-071-1/+1
* tests/frontend/workspace.py: Remove a now useless cleanup.Valentin David2018-06-071-2/+0
* buildstream/_frontend/cli.py: Fix PEP8Valentin David2018-06-071-1/+1
* tests/frontend/workspace.py: Update to new behaviorValentin David2018-06-071-1/+1
* tests/frontend/workspace.py: Fix PEP8Valentin David2018-06-071-0/+3
* buildstream/_frontend/cli.py: Add support for multiple element parameters to ...Valentin David2018-06-072-25/+82
* buildstream/data/userconfig.yaml: Make default workspace dir current director...Valentin David2018-06-071-1/+1
* buildstream/_frontend/app.py: Keep relative workspace relative in workspaces....Valentin David2018-06-071-2/+1
* Add 'workspacedir' configuration.Valentin David2018-06-074-11/+47
* _frontend/cli.py: Try to autocomplete element paths when running from a subdi...Chandan Singh2018-06-062-5/+24
* _project.py: Allow running bst commands from subdirectories of project rootChandan Singh2018-06-065-2/+50
* _loader/loader.py: Report element-path when failing to load elementsChandan Singh2018-06-061-1/+17
* make build element: Add support for PREFIXTristan Van Berkom2018-06-061-2/+2
* NEWS: Mentioning new `make` build elementTristan Van Berkom2018-06-061-0/+2
* make plugin: Ammended documentation to note it's since version.Tristan Van Berkom2018-06-061-0/+4
* _versions.py: Bump format version to 9Tristan Van Berkom2018-06-061-1/+1
* doc/source/authoring.rst: Adding `make` element to the docsTristan Van Berkom2018-06-061-0/+1
* Add a kind for MakeEd Baunton2018-06-065-0/+141
* _frontend/app.py: Remove unused variable at global scopeTristan Van Berkom2018-06-061-1/+0
* _artifactcache/pushreceive.py: Add Click type for CLI argument 'repo'Chandan Singh2018-06-051-1/+1
* utils.py: Correcting a typo in safe_remove's commentPhillip Smyth2018-06-051-1/+1
* _sandboxbwrap.py: Fix post-bwrap cleanup behaviourGökçen Nurlu2018-06-051-1/+1
* Add test to verify cleanup behaviour after bwrapGökçen Nurlu2018-06-054-0/+51
* tests/context/context.py: Test setting XDG_CACHE_HOMETristan Maat2018-06-051-0/+17
* _context.py: Normalize user-defined pathsTristan Maat2018-06-051-0/+1
* _artifactcache/ostreecache.py: Fix artifact cache initialization result tupleAntoine Wacheux2018-05-311-1/+1
* .gitignore: Ignore autogenerated docsalbfan2018-05-251-0/+8
* Merge branch 'master' of https://gitlab.com/BuildStream/buildstreamtoscalix2018-05-241-0/+16
|\
| * junction.py: Include note regarding explicit trackingJames Ennis2018-05-231-0/+16
* | bst_task.md: default template also as optiontoscalix2018-05-241-0/+17
|/
* correction :toscalix2018-05-221-1/+1
* correction :toscalix2018-05-221-4/+4
* bst merge request templatetoscalix2018-05-221-0/+19
* bst bug templatetoscalix2018-05-221-0/+36
* NEWS: Add item for element redirection214-filter-workspacingJonathan Maw2018-05-211-0/+10
* Redirect elements when performing tracking and workspace commandsJonathan Maw2018-05-173-12/+54
* filter.py: Redirect _get_source_element() calls to its build dependJonathan Maw2018-05-171-0/+11
* element.py: Add _get_source_element() methodJonathan Maw2018-05-171-0/+12
* tests: Add track tests for the filter elementJonathan Maw2018-05-171-1/+288
* tests: Add workspace tests for filtersJonathan Maw2018-05-171-0/+70
* element.py: Fix consistency of workspaced elements when ref is missingChandan Singh2018-05-172-9/+42
* _frontend/linuxapp.py: Fixed crash in previous commitTristan Van Berkom2018-05-171-1/+1
* _frontend: Notify failures when on linuxtristan/platform-appTristan Van Berkom2018-05-173-1/+75
* doc/source/examples_flatpak_autotools.rst: Enhanced exampleTristan Van Berkom2018-05-161-12/+117
* doc/examples/flatpak-autotools/README.md: RemovingTristan Van Berkom2018-05-161-28/+0
* doc/source/examples.rst: Rearranged ToC for examplesTristan Van Berkom2018-05-162-29/+36
* tests/examples/flatpak-autotools.py: Workaround setuptools bugTristan Van Berkom2018-05-161-0/+18
* doc: Add first example, building on a flatpak SDKalbfan2018-05-1623-0/+3225