summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Collapse)AuthorAgeFilesLines
* Fixup refs to 'bst track'Angelos Evripiotis2019-01-281-2/+2
| | | | | Now that 'bst track' is obsolete, change guidance to refer to the replacement 'bst source track' instead.
* format_project.rst: Add documentation for default targetsJürg Billeter2019-01-241-0/+38
|
* Change bst checkout/pull/push references to bst artifact checkout/pull/pushJames Ennis2019-01-221-1/+1
|
* using_commands.rst: Add artifact log subcommandJames Ennis2019-01-221-0/+7
|
* using_commands.rst: Split out the artifact subcommandsJames Ennis2019-01-223-22/+31
|
* using_commands.rst: Add the source checkout commandJames Ennis2019-01-221-0/+7
|
* using_commands.rst: Split out top level commands and subcommand groupsJames Ennis2019-01-221-15/+27
|
* _cas: Rename artifactcache folder and move that to a root moduleRaoul Hidalgo Charman2019-01-161-1/+1
| | | | | | | | | Other components will start to reply on cas modules, and not the artifact cache modules so it should be organized to reflect this. All relevant imports have been changed. Part #802
* Add support for https channel to remote execution and actions serversvalentindavid/remote_execution_configurationValentin David2019-01-091-3/+0
| | | | Fixes #780.
* Add support for user remote execution configurationValentin David2019-01-092-0/+52
| | | | Fixes #631.
* doc: Add note about valid element namesChandan Singh2018-12-311-0/+24
|
* Documentation: Include instance-name in remote execution documentationraoul/627-RE-instance-configJim MacArthur2018-12-181-1/+10
|
* Remove source bundle commandPhil Dawson2018-12-121-7/+0
| | | | This is part of the work towards #672
* doc: Point out that element is optional when commands are run from the workspacejonathan/workspace-fragment-guess-elementJonathan Maw2018-12-112-1/+52
| | | | This is a part of #222
* types.py: Moving CoreWarnings to the types.py moduleTristan Van Berkom2018-12-061-1/+1
| | | | | | This also ensures it is exposed via the main buildstream __init__.py file, fixes the imports of CoreWarnings, and adjusts the documentation links to point to the right place.
* format_project.rst: Add docs for action-cache-serviceRaoul Hidalgo Charman2018-12-051-0/+7
| | | | Part of #628
* format_project.rst: Add docs for OptionOSRaoul Hidalgo Charman2018-12-051-0/+24
|
* format_declaring.rst: Update documentation for sandbox optionsRaoul Hidalgo Charman2018-12-051-2/+22
|
* format_project.rst: Update documentation for changes to OptionArchRaoul Hidalgo Charman2018-12-051-6/+19
|
* Docs: Correct URLs in artifact cache exampleJim MacArthur2018-11-271-2/+2
| | | | | The port number must come after the hostname and before the path. The path is ignored by CASCache anyway, so including it is misleading.
* Documentation: Update to show new config optionsJim MacArthur2018-11-271-3/+17
|
* Docs: Add remote execution architecture documentation.Jim MacArthur2018-11-264-0/+533
|
* using_config.rst: Add documentation to showing how to impose quotas on the ↵James Ennis2018-11-081-0/+38
| | | | | | local cache This patch partially resolves #700
* using_configuring_artifact_server.rst: Remove examples and redirect to user ↵James Ennis2018-11-071-47/+7
| | | | config/project config
* format_project.rst: Update instructions regarding how we declare remote ↵James Ennis2018-11-071-5/+20
| | | | caches in project.conf
* using_config.rst: Update our instructions for how we declare caches in user ↵James Ennis2018-11-072-15/+54
| | | | config
* doc: Moved cachekey and sandboxing writings into the architecture sectionTristan Van Berkom2018-10-294-2/+2
|
* doc: Adding new architecture document about how the scheduler works.Tristan Van Berkom2018-10-2910-0/+2126
|
* doc: Adding new architecture document about highlevel program flowTristan Van Berkom2018-10-294-0/+1831
|
* doc: Adding new architecture document describing the dependency modelTristan Van Berkom2018-10-298-0/+904
|
* doc: Adding new architecture document describing the data modelTristan Van Berkom2018-10-2912-0/+1437
|
* doc: Adding new architecture document with initial "Overview of modules" sectionTristan Van Berkom2018-10-295-0/+2078
|
* doc/source/format_intro.rst: Adding link anchor for include directivesTristan Van Berkom2018-10-291-0/+3
|
* doc/source/conf.py: Added `images` directory for statically included filesTristan Van Berkom2018-10-291-1/+1
|
* docs: Add more information to "managing the cache with systemmd" sectionJames Ennis2018-10-261-3/+36
|
* using_configuring_artifact_server.rst: Fix lines that are too longJames Ennis2018-10-261-3/+9
|
* using_configuring_artifact_server.rst: Fix incorrect reference to bst push ↵jennis/patch_remote_cache_docsJames Ennis2018-10-251-1/+1
| | | | (with link)
* docs: Add helpful notes to artifact server configuration instructionsJames Ennis2018-10-251-0/+14
|
* Fix spelling of it's and itsRichard Dale2018-10-166-9/+9
|
* CONTRIBUTING.rst: Added more guidelines about documenting the user guideTristan Van Berkom2018-10-143-0/+8
|
* doc/source/index.rst: Moved references to the website below the simple ToC.Tristan Van Berkom2018-10-121-3/+2
|
* doc/source/additional_docker.rst: Fix link to refer to websiteTristan Van Berkom2018-10-121-4/+3
| | | | | The docker guide, which is part of the install guide, has moved to the website.
* doc: updates considering website being live nowTiago Gomes2018-10-1210-480/+6
| | | | | | | | | * Add a link to the website on the main page. * Remove install instructions as they are now on the website. * Remove Resources section as that information can be found at the website, and also looks bad. * Move artifact server setup from the no longer existing Install section to the Using section.
* doc/source/core_framework.rst: Include the foundation types in the API docs.Tristan Van Berkom2018-10-121-0/+1
|
* doc: Add new document about Docker integrationsChandan Singh2018-10-092-0/+54
| | | | | | | | | | | | | | | | | | Add a new section under "Additional writings" section about how BuildStream integrates with Docker. At present, this section includes only two sections: - "Run BuildStream inside Docker", that refers to existing instructions for doing so - "Generate Docker images", that adds instructions for using the newly added `contrib/bst-docker-import` script In future, this document can be extended to include the following things: - Importing Docker sources via `docker` source plugin - if/when the Docker source plguin is moved from bst-external to BuildStream proper - A Docker sandbox, if/when that is added
* update HACKING referencesAdam Jones2018-09-173-2/+2
|
* source/install_source.rst: pip plugin depends on host pipJavier Jardón2018-09-131-0/+1
|
* docs: document protected variablesTiago Gomes2018-09-101-0/+22
| | | | | And remove then from the defaults as they are dynamically set by BuildStream.
* format_project.rst: Document remote-execution optionJim MacArthur2018-09-071-0/+18
| | | | https://gitlab.com/BuildStream/buildstream/issues/454
* Improve documentation for artifact cache installationBen Brewer2018-09-041-5/+8
| | | | | | | Remove ambiguity about systemd service files being separate. Add URL for more information about systemd service files. Add note about public keys being mandatory for self-signed certs. Make cert/key file naming consistent throughout document.