summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jmac/virtual_directories' into jmac/googlecas_and_virtual_direc...jmac/googlecas_and_virtual_directories_3Jim MacArthur2018-07-05221-611/+4856
|\
| * storage: Add __init__.pyJim MacArthur2018-07-051-0/+22
| * Move virtual directory components to 'storage' moduleJim MacArthur2018-07-054-4/+4
| * _stream.py: Alter _checkout_hardlinks to use can_destroyJim MacArthur2018-07-051-4/+2
| * Implement can_destroy flag in _filebaseddirectory.pyJim MacArthur2018-07-052-2/+16
| * Directory.py: link_ok=>can_link (consistent with other use)Jim MacArthur2018-07-051-2/+2
| * Fixup compose: pep8Jim MacArthur2018-07-051-2/+1
| * Directory.py: Change the mtime interface into mark_unmodified/list_modified_p...Jim MacArthur2018-07-053-28/+47
| * scriptelement.py: Convert to virtual directoriesJim MacArthur2018-07-051-5/+4
| * plugins/elements/stack.py: Convert to virtual directoriesJim MacArthur2018-07-051-6/+2
| * sandbox/_mount.py, sandbox/_sandboxbwrap.py: Remove instances of get_directoryJim MacArthur2018-07-052-2/+5
| * plugins/elements/import.py: Convert to virtual directoriesJim MacArthur2018-07-051-13/+7
| * plugins/elements/compose.py: Convert to virtual directoriesJim MacArthur2018-07-051-12/+12
| * element.py: Conversion to use virtual directoriesJim MacArthur2018-07-051-43/+44
| * _stream.py: Convert to virtual directories.Jim MacArthur2018-07-051-12/+9
| * Sandbox.py: Add get_virtual_directory and get_virtual_toplevel_directoryJim MacArthur2018-07-051-0/+28
| * Sandbox.py: Rename __root to _root to allow its use by subclasses.Jim MacArthur2018-07-052-5/+6
| * Add the virtual directory class 'Directory' and one implementation,Jim MacArthur2018-07-053-0/+344
| * Add BST_VIRTUAL_DIRECTORY flag for element pluginsJim MacArthur2018-07-052-4/+19
| * Provide better error message on missing commandsTiago Gomes2018-07-026-0/+54
| * Fix documentation typoTiago Gomes2018-07-021-1/+1
| * cli.py: Make buildstream check element paths instead of clickTristan Maat2018-06-291-18/+18
| * loader.py: Check whether the dir specified is also a <dir>.bst fileJames Ennis2018-06-292-1/+11
| * Add error message when running commands on directoriesFrancisco Redondo Marchena2018-06-283-0/+19
| * _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