summaryrefslogtreecommitdiff
path: root/buildstream/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fixup refs to 'bst fetch'Angelos Evripiotis2019-01-281-2/+2
* Fixup refs to 'bst track'Angelos Evripiotis2019-01-287-7/+7
* Derive import plugin from Element instead of BuildElementChandan Singh2019-01-181-9/+2
* bzr source plugins: Remove all of the atomic backup directory business logicTristan Van Berkom2019-01-181-74/+18
* bzr source plugin: Use lock files to avoid corrupting the source cacheTristan Van Berkom2019-01-181-6/+29
* buildstream/plugins/elements/script.py: Mark script as BST_VIRTUAL_DIRECTORYvalentindavid/script_virtual_directoryValentin David2019-01-091-0/+3
* _downloadablefilesource.py: Avoid crashes when HOME is unsetTristan Van Berkom2018-12-261-1/+7
* plugins/elements/import.py: Fixing new (duplicate-string-formatting-argument)...Tristan Van Berkom2018-12-261-1/+1
* Expose base class for Git source pluginsChandan Singh2018-12-201-644/+3
* BuildElement: Don't enable batching of prepare and assemble by defaultTristan Van Berkom2018-12-1310-10/+70
* distutils plugin: Support virtual directoriesTristan Van Berkom2018-12-131-1/+2
* modulebuild plugin: Support virtual directoriesTristan Van Berkom2018-12-131-1/+2
* pip element plugin: Support virtual directoriesTristan Van Berkom2018-12-131-1/+2
* makemaker plugin: Support virtual directoriesTristan Van Berkom2018-12-131-1/+2
* manual plugin: Support virtual directoriesTristan Van Berkom2018-12-131-1/+2
* Force updating tags when fetching git repositoryvalentindavid/git_force_fetch_tagsValentin David2018-12-111-1/+1
* git source plugin: Emmit the ref-not-in-track warning from validate_cache()Tristan Van Berkom2018-12-061-37/+30
* git source plugin: Implementing submodule warningsTristan Van Berkom2018-12-061-12/+75
* git source plugin: Rename symbol for consistency and readabilityTristan Van Berkom2018-12-061-2/+3
* git source plugin: Fixing documentation linking and typoTristan Van Berkom2018-12-061-5/+6
* types.py: Moving CoreWarnings to the types.py moduleTristan Van Berkom2018-12-061-2/+1
* git source plugin: Track git tags and save them to reproduce a minimum shallo...Valentin David2018-12-051-13/+203
* buildstream/plugins/sources/git.py: warn about checkout by defaultJavier Jardón2018-12-031-0/+5
* Add support for .netrc in remote/tar/zip pluginsValentin David2018-11-291-1/+79
* compose.py: Support batching for integration commandsJürg Billeter2018-11-271-2/+3
* local.py: Implement _get_local_path()Jürg Billeter2018-11-271-0/+3
* plugins/elements/cmake.yaml: always specify variable typesAbderrahim Kitouni2018-11-191-1/+1
* sources/pip.py: Use move_atomic instead of manual os.renameBenjamin Schubert2018-11-191-7/+7
* Extract atomic move function to utils.pyBenjamin Schubert2018-11-191-19/+11
* Fix os.rename in git source element to correctly handle error codesBenjamin Schubert2018-11-191-15/+18
* plugins/sources/pip.py: also look for python version named "python"Benjamin Schubert2018-11-191-0/+1
* plugins/sources/pip.py: Accomodate characters '-','.','_' for packagesctolentino82018-11-021-4/+19
* BREAK: manual.yaml: don't set any default env varsAngelos Evripiotis2018-11-011-19/+0
* build elements: Add reference to BuildElement's built-in configchandan/source-doc-directoryChandan Singh2018-10-2511-0/+33
* sources: Don't redundantly document directory configurationChandan Singh2018-10-2510-34/+26
* plugins/source/git.py: Rationalised unused return valuesDaniel Silverstone2018-10-251-2/+2
* _downloadablefilesource: handle ValueError-sAngelos Evripiotis2018-10-251-1/+3
* plugins/sources: refactor, rm needless ExitStack-sAngelos Evripiotis2018-10-232-6/+4
* Spelling fixes: 'affect', not 'effect' as verbAngelos Evripiotis2018-10-197-7/+7
* Fix python warnings: Use collections.abc instead collectionsjjardon/warnings_collectionsJavier Jardón2018-10-182-2/+2
* Fix spelling of it's and itsRichard Dale2018-10-165-6/+6
* Add conf-root variable to buildsWilliam Salmon2018-10-166-12/+13
* git.py: Added timed activity around fetching, displaying the URL being fetched.Tristan Van Berkom2018-10-031-4/+12
* git.py: Make `ref` human readableJürg Billeter2018-09-271-2/+24
* Upstream libtool .la file removalThomas Coldrick2018-09-081-0/+36
* qmake.py: Mark this as a BST_VIRTUAL_DIRECTORY‧pluginMartin Blanchard2018-09-071-1/+2
* meson.py: Mark this as a BST_VIRTUAL_DIRECTORY‧pluginMartin Blanchard2018-09-071-1/+2
* make.py: Mark this as a BST_VIRTUAL_DIRECTORY‧pluginMartin Blanchard2018-09-071-1/+2
* cmake.py: Mark this as a BST_VIRTUAL_DIRECTORY pluginMartin Blanchard2018-09-071-1/+2
* autotools.py: Mark this as a BST_VIRTUAL_DIRECTORY pluginJim MacArthur2018-09-071-1/+2