summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* modifyingandtesting.rst: Fix typosfix_typosTristan Maat2017-12-191-5/+6
* createproject.rst: Fix typosTristan Maat2017-12-191-7/+7
* doc/source/install.rst: Fix typosTristan Maat2017-12-191-4/+5
* changes to install docPhillip Smyth2017-12-191-2/+1
* Most recent changes to docsPhillip Smyth2017-12-185-51/+19
* Changed postbuild and hidden createproject for nowPhillip Smyth2017-12-132-5/+13
* Reworked docs to be more open and clearPhillip Smyth2017-12-115-48/+47
* Fixing createproject.rst, adding links to pagesPhillip Smyth2017-12-112-14/+29
* Modifications to make doc clearerPhillip Smyth2017-12-111-11/+36
* Fixing anchor warningsPhillip Smyth2017-12-074-6/+3
* Added Modifying and testing draftPhillip Smyth2017-12-072-0/+62
* update git ignorePhillip Smyth2017-12-061-0/+8
* Create postbuild doc templatePhillip Smyth2017-12-062-1/+53
* Merge branch 'invoking_page_changes'Phillip Smyth2017-12-066-11/+310
|\
| * Adding Create ProjectPhillip Smyth2017-12-062-0/+6
| * Modifications and added links to invokingPhillip Smyth2017-12-064-2/+66
| * update to install docPhillip Smyth2017-12-041-8/+54
| * Merge branch 'master' of https://gitlab.com/BuildStream/buildstream into invo...Phillip Smyth2017-11-3023-229/+300
| |\
| * | Modification to docsPhillip Smyth2017-11-302-8/+25
| * | Added "Create Project" doc (still in progress)Phillip Smyth2017-11-293-1/+124
| * | Seperated :show-nested: into individual callsPhillip Smyth2017-11-211-1/+43
* | | tests/frontend/buildcheckout.py: Adding `bst checkout` testsTristan Van Berkom2017-12-051-5/+91
* | | utils.py: Removing safe_move() and move_files() APIsTristan Van Berkom2017-12-051-65/+0
* | | _frontend/main.py: Adding --hardlinks option to `bst checkout`Tristan Van Berkom2017-12-051-2/+4
* | | _pipeline.py: Added hardlinks option to Pipeline.checkout()Tristan Van Berkom2017-12-051-5/+29
* | | tests/testutils/runcli.py: Always run with --no-colorsSam Thursfield2017-12-051-1/+1
* | | HACKING.rst: the setup.py --addopts flag can only be given onceSam Thursfield2017-12-051-1/+1
* | | element.py: Removing unconditional INFO message when stagingTristan Van Berkom2017-12-051-1/+0
* | | buildstream/plugins/elements/cmake.yaml: Always create build folderjjardon/cmake_buildJavier Jardón2017-12-052-5/+7
* | | update install instructions for Debian (fix #159)Abderrahim Kitouni2017-12-041-8/+9
* | | Add a test for overlaps114-give-better-warnings-on-overlapsJonathan Maw2017-12-0113-0/+62
* | | Produce a more in-depth report of overlaps when stagingJonathan Maw2017-12-011-9/+23
* | | utils: Expand file copying to optionally report files writtenJonathan Maw2017-12-011-7/+23
* | | buildstream/plugins/elements: Add *-global and *-local configuration variablesJavier Jardón2017-11-303-3/+9
* | | Issue #142: Ensure we don't append provenances twiceTristan Maat2017-11-302-5/+10
* | | Add a test for tar lzipValentin David2017-11-303-0/+58
* | | Add support for lzip in tar source. Fix #158.Valentin David2017-11-301-1/+32
* | | Allow stdout and stderr to be overriden in Plugin.callValentin David2017-11-301-5/+4
| |/ |/|
* | _options/optionpool.py: Split load_valuesJürg Billeter2017-11-302-6/+14
* | _pipeline.py: Load platform before creating Loader instanceJürg Billeter2017-11-301-5/+5
* | _loader.py: Remove historic distinction between element name and filenameJürg Billeter2017-11-301-8/+6
* | _loader.py: Remove unused basedir attribute from LoadElementJürg Billeter2017-11-301-5/+2
* | _loader.py: Remove unused owner attribute from DependencyJürg Billeter2017-11-301-7/+6
* | _loader.py: Create Dependency objects for dummy targetJürg Billeter2017-11-301-1/+1
* | .coveragerc: Ignore eggsJürg Billeter2017-11-301-0/+1
* | plugin.py: Add log() methodSam Thursfield2017-11-291-0/+12
* | Fix untar of symlinks. Only hardlinks are relative to top of archive and shou...Valentin David2017-11-291-3/+1
* | bst-here: Mitigate permission issuesbst-here-permissionsTristan Maat2017-11-291-2/+10
* | .gitlab-ci.yml: Use source distribution tarballs in all testsTristan Van Berkom2017-11-281-13/+74
* | Remove all deleted paths from manifest after integration commands inValentin David2017-11-271-1/+3