summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* app.py: Ensure an elements sub-dir is created upon project initialisationjennis/initialise-elements-sub-dirJames Ennis2018-05-041-0/+8
* commands.rst: Split up commands to easily allow for further descriptionJames Ennis2018-05-041-1/+119
* element.py: Fix buildable check in non-strict modejuerg/non-strict-buildableJürg Billeter2018-05-031-1/+6
* _artifactcache/pushreceive.py: Modified incorrect error messagePhillip Smyth2018-05-011-1/+1
* tests/testutils/runcli.py: Improve detection of pulled/pushed elementsJürg Billeter2018-04-301-2/+2
* element.py: Print info message when artifact was actually pushedJürg Billeter2018-04-301-1/+8
* _artifactcache/pushreceive.py: Do not return True for skipped pushJürg Billeter2018-04-301-1/+1
* _artifactcache/pushreceive.py: Fix commit object check in send_info()Jürg Billeter2018-04-301-1/+1
* README.rst: Fixed formatting1.1.3Tristan Van Berkom2018-04-261-5/+5
* README.rst: Removed 'covers many programming languages' from the About BuildS...Tristan Van Berkom2018-04-261-3/+2
* man: Updated man pages for 1.1.3 releaseTristan Van Berkom2018-04-2617-61/+106
* setup.py: Stop installing test cases.Tristan Van Berkom2018-04-261-1/+1
* doc/source/projectconf.rst: Documenting ref-storage as available since format...Tristan Van Berkom2018-04-261-1/+1
* _versions.py: Bumping format version for changes project.refs behaviorTristan Van Berkom2018-04-261-1/+1
* _loader.py: Removing special case error for junctions depending on elementsTristan Van Berkom2018-04-262-7/+3
* plugins/elements/junction.py: Forbid dependenciesTristan Van Berkom2018-04-261-0/+4
* element.py: Added BST_FORBID_BDEPENDS to compliment BST_FORBID_RDEPENDSTristan Van Berkom2018-04-261-1/+18
* NEWS: Added news entry for versioning fixesTristan Van Berkom2018-04-261-0/+7
* Use versioneer instead of setuptools_scmTristan Van Berkom2018-04-269-17/+2379
* .gitlab-ci.yml: Run test in current Debian stable (stretch)Javier Jardón2018-04-251-0/+5
* doc: Clarify that junction sources are stored separately from project.refstristan/separate-junction-refsTristan Van Berkom2018-04-252-1/+5
* Load and save junctioned source refs from/to junction.refsTristan Van Berkom2018-04-256-13/+40
* _loader: Give the loaded MetaSource objects the kind of the owning elementTristan Van Berkom2018-04-252-5/+7
* _projectrefs.py: Adhere to policy on private symbolsTristan Van Berkom2018-04-251-18/+16
* .gitlab-ci.yml: Move radon job to post stageJavier Jardón2018-04-251-25/+26
* .gitlab-ci.yml: Add job to analyze project code quality with Code Climate CLIJavier Jardón2018-04-251-0/+22
* Move curent before_script: commands to the only jobs where they are actually ...Javier Jardón2018-04-251-8/+6
* doc/source/install.rst: Add requirements to use the bst cachejjardon/install_depsJavier Jardón2018-04-241-0/+5
* doc/source/install.rst: Add fuse to the list of dependenciesJavier Jardón2018-04-241-0/+1
* doc/source/install.rst: Update build instructions for FedoraJavier Jardón2018-04-241-2/+2
* doc/source/install.rst: Update build instructions for Debian Testing/SidJavier Jardón2018-04-241-3/+2
* doc/source/install.rst: Update install instruction for Debian strechJavier Jardón2018-04-241-2/+2
* tests/testutils/integration.py: Avoid inconsistent symlink handlingSam Thursfield2018-04-231-0/+5
* Add compose-symlinks testcaseSam Thursfield2018-04-236-0/+66
* plugins/elements/compose.py: Avoid losing files inside directory symlinksSam Thursfield2018-04-231-13/+20
* plugins/elements/compose.py: Only calculate snapshot when neededSam Thursfield2018-04-231-5/+8
* plugins/elements/compose.py: Use sets instead of lists where appropriateSam Thursfield2018-04-231-7/+8
* bst-here: Add '-p' flag to upgrade buildstream (Issue #291)Tristan Maat2018-04-231-3/+15
* HACKING.rst: Fixing formatting of titles.Tristan Van Berkom2018-04-231-2/+2
* HACKING.rst: Add a section on BST_PROFILE and the artifact cache.Jim MacArthur2018-04-231-0/+33
* Add artifact cache receive profiling domainJim MacArthur2018-04-232-1/+16
* doc/source/install.rst: Removing blank line which appeared below titleTristan Van Berkom2018-04-231-1/+0
* doc/source/install.rst: minimum bubblewrap version is 0.1.2Javier Jardón2018-04-231-1/+1
* Revert "doc/source/install.rst: Mention bwrap version requirements"Javier Jardón2018-04-231-6/+1
* Overwrite sys.excepthook to handle exceptions in the main application.tristan/except-hook-no-testTristan Van Berkom2018-04-231-0/+21
* tests/pipeline/preflight-error: Fixing typo in error string formattingTristan Van Berkom2018-04-231-1/+1
* doc/source/index.rst: Make main documentation title sober again.Tristan Van Berkom2018-04-231-3/+3
* HACKING.rst: Add a note about arpy being required for docsTristan Maat2018-04-201-2/+8
* deb.py: Make pylint stop complaining about arpyTristan Maat2018-04-201-1/+1
* doc/source/install.rst: Mention bwrap version requirementsmilloni2018-04-201-1/+6