summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! Add dep_transform examplegokcen/source_transformGökçen Nurlu2018-06-281-13/+7
* fixup! Add SourceTransform base classGökçen Nurlu2018-06-282-5/+3
* Add dep_transform exampleGökçen Nurlu2018-06-271-0/+192
* Add SourceTransform base classGökçen Nurlu2018-06-276-5/+154
* _scheduler/job.py: Added long commentTristan Van Berkom2018-06-261-1/+22
* doc: Adding part 4 of the getting started tutorial: integration commandsTristan Van Berkom2018-06-2517-0/+514
* doc/source/tutorial/running-commands.rst: Added tip about using `--` in `bst ...Tristan Van Berkom2018-06-251-0/+10
* doc/source/tutorial/autotools.rst: Consistent wording of "chapter"Tristan Van Berkom2018-06-251-1/+1
* doc/source/format_declaring.rst: Improving linkage to other parts of the manualTristan Van Berkom2018-06-251-1/+4
* doc/source/main_using.rst: Updating headline for this page.Tristan Van Berkom2018-06-251-1/+3
* Fix element check for BST_FORBID_BDEPENDSValentin David2018-06-221-1/+1
* doc/source/core_plugins.rst, doc/source/install_main.rst: Fixing link anchor ...Tristan Van Berkom2018-06-222-2/+2
* Source plugin deb depends on host's arpy python packageJavier Jardón2018-06-221-0/+4
* Source plugin patch depends on host's patchJavier Jardón2018-06-221-0/+4
* Source plugin git depends on host's gitJavier Jardón2018-06-221-0/+4
* Source plugin bzr depends on host's bzrJavier Jardón2018-06-221-0/+4
* Source plugin tar depends on host's lzipJavier Jardón2018-06-221-0/+4
* BuildStream depends on host tools for Source pluginsJavier Jardón2018-06-222-0/+6
* doc/source/index.rst: fix tiny, but impactful typoPatrick Martin2018-06-221-1/+1
* MANIFEST.in: Fix typo when including BuildStream.doap430-buildstream-doap-is-incorrectly-included-in-manifest-inPhil Dawson2018-06-211-1/+1
* Restrict version of pylint138-aborting-bst-push-command-causes-stack-trace-2Daniel Playle2018-06-201-1/+2
* Remove shebangs from python filesGökçen Nurlu2018-06-1997-97/+0
* doc/source/examples/flatpak-autotools.rst: Reordering of titles.Tristan Van Berkom2018-06-181-10/+14
* doc: Use consistent titles when referring to files in an example projectTristan Van Berkom2018-06-182-10/+18
* doc/examples/autotools/project.conf: Correcting project name hereTristan Van Berkom2018-06-181-2/+2
* doc/source/using_tutorial.rst: Use a numbered ToC for the tutorialTristan Van Berkom2018-06-181-0/+1
* doc: Adding part 3 of the getting started tutorial: autotools elementTristan Van Berkom2018-06-1812-0/+491
* doc/source/tutorial/running-commands.rst: Adding summaryTristan Van Berkom2018-06-181-1/+22
* doc: Adding part 2 of the getting started tutorialTristan Van Berkom2018-06-1715-0/+500
* doc/source/tutorial/first-project.rst: Adding linksTristan Van Berkom2018-06-171-3/+6
* doc/Makefile: Stage stored sessions from session-storedtristan/getting-startedTristan Van Berkom2018-06-1610-8/+21
* doc: Adding part 1 of the getting started tutorialTristan Van Berkom2018-06-1616-0/+323
* doc/bst2html.py, doc/Makefile: Added --force optionTristan Van Berkom2018-06-164-14/+66
* doc/bst2html.py: Add support for `fake-output` when running commands.Tristan Van Berkom2018-06-162-21/+49
* doc/Makefile: Fixed loop over session filesTristan Van Berkom2018-06-141-1/+1
* doc: Improve the new console output html generatorTristan Van Berkom2018-06-138-174/+266
* contrib/bst-here: Remove redundant create_volume_if_not_exists() methodChandan Singh2018-06-131-8/+1
* contrib/bst-here: Fix command/arg in usage instructionsChandan Singh2018-06-131-1/+1
* doc: Overhaul of page names and titlesTristan Van Berkom2018-06-1325-46/+48
* doc: Don't allow setting a height on the generated session htmlTristan Van Berkom2018-06-124-30/+14
* .gitlab-ci.yml: Speed up docs build by setting up BST_SOURCE_CACHETristan Van Berkom2018-06-121-0/+2
* HACKING.rst: Added guidelines for adding examplesTristan Van Berkom2018-06-121-1/+78
* doc/source/sessions: Committing generated session files.Tristan Van Berkom2018-06-122-0/+168
* doc/source/examples.rst: Restructuring individual examples into an examples s...Tristan Van Berkom2018-06-123-10/+9
* doc/source/examples_flatpak_autotools.rst: Using generated examplesTristan Van Berkom2018-06-121-4/+6
* doc/sessions: Added run files describing scenarios to buildTristan Van Berkom2018-06-122-0/+21
* doc/Makefile: Run bst2html.py to generate .html files from .run filesTristan Van Berkom2018-06-121-2/+22
* doc/bst2html.py: Added bst2html.pyTristan Van Berkom2018-06-121-0/+345
* Handle missing tags in git repositories correctlyTristan Maat2018-06-111-0/+4
* doc: Removed some unused link targetsTristan Van Berkom2018-06-095-14/+0