summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: Fixed to not try to upgrade stufffix-gitlab-ciTristan Van Berkom2017-09-011-2/+1
* Trying another thingTristan Van Berkom2017-09-011-1/+2
* Trying something else...Tristan Van Berkom2017-09-011-1/+1
* tests/cachekey: Adding Cache Key testsTristan Van Berkom2017-09-0142-0/+341
* tests/frontend/version.py: Added first frontend testTristan Van Berkom2017-09-011-0/+29
* _frontend/main.py: Fix stack track when project has no element-pathTristan Van Berkom2017-09-011-1/+6
* _frontend/main.py: Avoid loading messages when not in verboseTristan Van Berkom2017-09-011-0/+12
* git.py source plugin: Consider submodules in cache keyTristan Van Berkom2017-09-011-1/+8
* source.py: Consider directory when calculating cache keyTristan Van Berkom2017-09-011-4/+12
* local source tests: Removed test case for get_unique_key()Tristan Van Berkom2017-09-011-18/+0
* bzr.py source plugin: Dont require a mirror to check for consistencyTristan Van Berkom2017-09-011-0/+4
* source-bundle: fix filtering out of non-build elementsCharles Bailey2017-09-011-7/+12
* doc/Makefile: Now output devhelp docs as well as online html docsTristan Van Berkom2017-09-011-10/+14
* data/bst (bash completion scriptlet): Corrected commentTristan Van Berkom2017-08-311-1/+1
* documentation: Set page titles manually in python modules.Tristan Van Berkom2017-08-3110-5/+37
* plugin tests: Adding new tests with plugins loaded in a pipelineTristan Van Berkom2017-08-3117-0/+178
* project tests: Added test ensuring that we assert project versions.Tristan Van Berkom2017-08-312-0/+15
* plugin.py: Added BST_FORMAT_VERSION class attribute to pluginsTristan Van Berkom2017-08-311-3/+33
* project.py: Load new definitions of project version requirementsTristan Van Berkom2017-08-312-0/+59
* exceptions.py: Added LoadErrorReason.UNSUPPORTED_PROJECTTristan Van Berkom2017-08-301-0/+3
* element.py and plugins: Changed Element.strict_rebuild APITristan Van Berkom2017-08-303-4/+12
* element.py: Changing artifact version APITristan Van Berkom2017-08-301-29/+18
* plugin tests: Added tests for new version assertionsTristan Van Berkom2017-08-305-0/+44
* _plugincontext.py: Added some new assertionsTristan Van Berkom2017-08-301-21/+43
* plugin.py: Added BST_REQUIRED_VERSION_MAJOR and BST_REQUIRED_VERSION_MINORTristan Van Berkom2017-08-301-0/+7
* utils.py: Added get_bst_version() APITristan Van Berkom2017-08-301-0/+15
* plugins tests: Fixed to expect errors at plugin load timeTristan Van Berkom2017-08-291-24/+32
* _plugincontext.py: Load plugins on demandTristan Van Berkom2017-08-291-13/+13
* compose.py plugin: Expose a new `exclude` option.compose-excludeTristan Van Berkom2017-08-292-19/+38
* element.py: Changed artifact staging apis to have an 'exclude' argumentTristan Van Berkom2017-08-291-15/+38
* plugin.py: Added detail parameter to Plugin.timed_activity()Tristan Van Berkom2017-08-291-2/+3
* _frontend: Fixed yesterdays build breakage.Tristan Van Berkom2017-08-282-96/+115
* doc/source/completion.rst: Added some docs on setting up bash completionsTristan Van Berkom2017-08-282-0/+17
* buildstream/data/bst: Adding a bash completion scriptlet.Tristan Van Berkom2017-08-282-1/+38
* main.py: Override clicks entry point and do our completions.Tristan Van Berkom2017-08-281-14/+58
* complete.py: Enhanced to complete bst filesTristan Van Berkom2017-08-281-24/+72
* _frontend/complete.py: Added new custom bash completions modulesTristan Van Berkom2017-08-281-0/+308
* import.py: Implement generate_script() for source bundlesJürg Billeter2017-08-221-0/+26
* artifactcache.py: Fix escaping of element namesTristan Van Berkom2017-08-211-1/+6
* main.py: Add -c / --command option to `bst shell`shell-commandJürg Billeter2017-08-171-2/+5
* element.py: Add optional command argument to _shell()Jürg Billeter2017-08-171-5/+12
* _frontend/main.py: Use click.INT type for bst workspace --sourceThomas Chetwin2017-08-161-3/+3
* workspace open: --no-checkout doesn't need --forceAngelos Evripiotis2017-08-151-1/+1
* main.py: Print status message when fetching artifact listJürg Billeter2017-08-151-0/+4
* _pipeline.py: Add remote_ticker for artifact list fetchingJürg Billeter2017-08-151-0/+3
* Add '-h' as alias for '--help' on all commandsAngelos Evripiotis2017-08-111-1/+1
* Add a pip elementMathieu Bridon2017-08-103-0/+66
* makemaker.py: Fix typo in commentMathieu Bridon2017-08-101-1/+1
* main.py: Include all dependencies in source bundleJürg Billeter2017-08-101-14/+3
* main.py: Fix crash with `bst workspace list` in bad directoryJürg Billeter2017-08-101-3/+7