summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* doc/source/using_developing.rst: Renamed to "Developing"Tristan Van Berkom2020-04-171-5/+5
* doc/source/using_tutorial.rst: Renamed to "Getting started"Tristan Van Berkom2020-04-171-2/+2
* doc/source/format_intro.rst: Clarifications around directivesTristan Van Berkom2020-04-171-15/+26
* doc/source/main_glossary.rst: rename 'Core Plugin' -> 'Core plugin'Tristan Van Berkom2020-04-171-2/+2
* doc/source/main_glossary.rst: Fix docs build errorstristan/fix-docs-build-errorTristan Van Berkom2020-04-111-2/+2
* Docs: Add doc note about directories to core pluginswillsalmon/directorynoteWilliam Salmon2020-02-261-0/+6
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-231-0/+1
* doc/sample_plugin: Update name of entry point groupChandan Singh2020-01-171-4/+1
* Remove "deb" surce plugin, it has beem moved to bst-plugins-experimentaljjardon/move_deb_sourceJavier Jardón2020-01-171-1/+0
* Drop support for `setup.py test`Chandan Singh2019-12-231-9/+15
* doc/coding_guidelines: Drop section about line lengthsChandan Singh2019-11-271-15/+0
* doc: Add glossary of common termsChandan Singh2019-11-275-0/+141
* doc/examples/flatpak-autotools: remove references to sdk.gnome.orgAbderrahim Kitouni2019-11-195-8/+8
* Start linting doc/source/conf.pyChandan Singh2019-11-141-42/+37
* doc/source/hacking: Remove pycodestyle, add BlackChandan Singh2019-11-142-16/+26
* format_project.rst: De-obfuscate element/package differencestlater/plugin-documentation-improvementTristan Maat2019-10-251-1/+1
* doc/Makefile: exit 1 if running bst command failschiaratolentino/fix-docsctolentino82019-10-071-3/+1
* doc/bst2html.py: Error out if bst command in doc failsctolentino82019-10-071-2/+5
* doc/sessions/junctions.run: Fix typo in 'remove-dir' optionctolentino82019-10-071-1/+1
* Update doc commands to use 'artifact checkout'ctolentino82019-10-071-1/+1
* Update doc commands to use 'source fetch'ctolentino82019-10-075-5/+5
* CONTRIBUTING.rst: Add UI sectionJames Ennis2019-09-161-0/+78
* using_commands.rst: Add internal X-referencesJames Ennis2019-09-161-0/+6
* using_commands.rst: Add show and list-contentsJames Ennis2019-09-161-0/+14
* coding_guidelines.rst: Inline comments require 2 whitespacesjennis/split_contributingJames Ennis2019-09-131-1/+1
* coding_guidelines.rst: Fix typo in frobiliciouslyJames Ennis2019-09-131-2/+2
* grpc_protocol.rst: Rename title to be more descriptiveJames Ennis2019-09-131-2/+2
* writing_documentation.rst: Rename title to be more descriptiveJames Ennis2019-09-131-2/+2
* using_the_testsuite.rst: Rename title to be more descriptiveJames Ennis2019-09-131-2/+2
* CONTRIBUTING.rst: Split up CONTRIBUTING into smaller filesJames Ennis2019-09-1310-1/+1902
* Use distutils plugin from bst-plugins-experimentalJavier Jardón2019-09-121-1/+0
* Fail if we try to build a BST_FORMAT_VERSION we do not support anymorejjardon/BST_FORMAT_VERSIONJavier Jardón2019-09-128-8/+8
* Update documentation to explain split cachesTristan Maat2019-09-062-0/+59
* doc/source/format_declaring.rst: Documenting strict dependenciesTristan Van Berkom2019-08-312-0/+13
* Move qmake plugin to bst-plugins-experimentalcoldtom/move-qmakeThomas Coldrick2019-08-141-1/+0
* Move modulebuild plugin to bst-plugins-experimentalThomas Coldrick2019-08-141-1/+0
* Move makemaker plugin to bst-plugins-experimentalThomas Coldrick2019-08-121-1/+0
* Move make plugin to bst-plugins-experimentalcoldtom/move-makeThomas Coldrick2019-08-091-1/+0
* Move meson element to bst-plugins-experimentalThomas Coldrick2019-08-081-1/+0
* doc/source/core_plugins.rst: bst-external -> bst-plugins-experimentalJavier Jardón2019-08-081-1/+1
* Move cmake plugin to bst-plugins-experimentalcoldtom/move-cmakeThomas Coldrick2019-08-081-1/+0
* format_project.rst: Add required push flag to documentationJames Ennis2019-08-061-0/+2
* doc/source/format_project.rst: Fix tiny typoTristan Maat2019-07-291-2/+1
* node: Add 'get_str_list' on 'MappingNode'Benjamin Schubert2019-07-171-1/+1
* node: document public APIBenjamin Schubert2019-07-151-0/+1
* _yaml: Decomission 'dump()'. 'roundtrip_dump' is an equivalent function nowBenjamin Schubert2019-07-151-1/+1
* _yaml: Remove 'node_items' and add 'MappingNode.items()'Benjamin Schubert2019-07-151-1/+2
* doc/bst2html: Remove usage of 'node_get' and use new APIBenjamin Schubert2019-07-151-13/+11
* doc/source/using_config.rst: Add pull-artifact-files optionRaoul Hidalgo Charman2019-07-111-2/+6
* Rename (spawn, fork) -> 'start process'Angelos Evripiotis2019-06-061-2/+2