summaryrefslogtreecommitdiff
path: root/buildstream/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* plugins/git.py: Warn if ref is not in given trackTom Pollard2018-09-031-4/+41
* source.py: Added `primary` argument to URL marking APIsTristan Van Berkom2018-09-021-4/+13
* plugins/source/git.py: Fix formatting of url in trackingTristan Van Berkom2018-08-301-1/+3
* Fix E741 warningsjjardon/pycodestyle_fixesJavier Jardón2018-08-282-5/+5
* Add Error to git and ostree sources configureWilliam Salmon2018-08-172-0/+13
* Fix ostree repository mirroringValentin David2018-08-161-10/+20
* Add pip source pluginChandan Singh2018-08-151-0/+237
* git.py: Add configurable warning for inconsistent-submoduleJosh Smith2018-08-151-1/+10
* buildstream/plugins/sources/git.py: Fix clone side effect in getting fetchersValentin David2018-08-141-1/+3
* buildstream/plugins/sources/zip.py: Fix non-determism in staging.Valentin David2018-08-121-2/+30
* buildstream/plugins/sources/local.py: Make staging deterministic.Valentin David2018-08-121-1/+25
* Add warning to git track if track and ref are not presentWilliam Salmon2018-08-071-0/+6
* remote.py: Add support for marking downloaded files executableEd Baunton2018-08-071-2/+17
* ostree plugin: validate project pathsTiago Gomes2018-08-021-3/+5
* patch plugin: validate project pathsTiago Gomes2018-08-021-9/+4
* local plugin: validate project pathsTiago Gomes2018-08-021-7/+5
* compose.py: Remove unused getmtime()Jim MacArthur2018-08-011-7/+0
* plugins/elements/stack.py: Convert to virtual directoriesJim MacArthur2018-08-011-6/+5
* plugins/elements/import.py: Convert to virtual directoriesJim MacArthur2018-08-011-13/+10
* plugins/elements/compose.py: Convert to virtual directoriesJim MacArthur2018-08-011-25/+13
* git.py: Handle concurrent download completions properlyTristan Van Berkom2018-07-291-4/+15
* git.py: Improve mirror supportJonathan Maw2018-07-271-45/+49
* bzr.py: Improve mirror supportJonathan Maw2018-07-271-4/+7
* git.py: Update git plugin to fail temporarily on clone failuresJosh Smith2018-07-271-3/+7
* _downloadablefilesource.py: Update network errors to be temporaryJosh Smith2018-07-271-2/+2
* Provide explicit reason for SourceError exception on pathEd Baunton2018-07-261-1/+2
* Add remote source pluginEd Baunton2018-07-251-0/+80
* plugins/sources/git.py: Use --shared instead of --hardlinksTristan Van Berkom2018-07-231-4/+4
* git source plugin: Omit the .git directory completely.Tristan Van Berkom2018-07-201-0/+3
* Updating .bzr plugin to omit the .bzr dirPhillip Smyth2018-07-201-0/+2