summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/main_glossary.rst: Fix formatting of .bst file referencechandan/minor-formatting-fixChandan Singh2020-07-141-2/+2
* coding_guidelines.rst: Update documentation around type annotationbschubert/mypy-docsBenjamin Schubert2020-07-091-11/+21
* Add `bst source push` commandJürg Billeter2020-07-061-0/+7
* All: Update all references to the mailing list.Tristan van Berkom2020-07-032-7/+6
* docs: Updating documentation regarding junctions and conflicts.Tristan van Berkom2020-06-241-0/+98
* doc/examples/junction-includes: Renamed project to avoid name conflictTristan van Berkom2020-06-191-1/+1
* docs: Updating documentation regarding element names and addressing.Tristan van Berkom2020-06-081-53/+74
* doc/source/arch_sandboxing.rst: Update for buildbox-runJürg Billeter2020-06-031-33/+24
* doc: Adding new `link` plugin to the core plugin indexTristan van Berkom2020-06-011-0/+1
* doc/source/using_config.rst: Document support for version specific config files.Tristan van Berkom2020-05-291-0/+11
* doc/source/format_declaring.rst: Fixing spelling mistakeTristan van Berkom2020-05-281-4/+4
* doc/source/format_project.rst: Documenting the junction plugin origin.tristan/junction-plugin-originTristan van Berkom2020-05-281-0/+63
* testing.py: Add a new `check_cache_key_stability` helperbschubert/cache-key-helperBenjamin Schubert2020-05-121-1/+1
* pip.py: Remove the pip element, it is in experimentalBenjamin Schubert2020-05-111-1/+0
* downloadablefilesource.py: Make it publicly accessiblebschubert/make-downloadable-filesource-publicBenjamin Schubert2020-05-091-0/+1
* doc/format_project: Add links related to virtual environmentschandan/venv-install-linkChandan Singh2020-05-041-3/+7
* docs/source/format_project.rst: Enhance documentation on plugin origins.Tristan Van Berkom2020-05-041-10/+116
* plugin.py: Rework how deprecation warnings are configured.Tristan Van Berkom2020-05-041-4/+53
* Plugin loading refactor, removing all versioningTristan Van Berkom2020-04-291-1/+1
* doc/source/format_project.rst: Documenting "min-version"Tristan Van Berkom2020-04-251-17/+24
* doc/source/hacking/writing_plugins.rst: Remove some docs about format-versionTristan Van Berkom2020-04-251-15/+0
* Remove documentation references to format_versionTristan Van Berkom2020-04-253-60/+0
* Replace format-version with min-versionTristan Van Berkom2020-04-2515-26/+28
* Fix typo namspaceing -> namespacingSean Borg2020-04-211-1/+1
* doc/source/hacking/coding_guidelines.rst: Adjusting "Since" guidelines.Tristan Van Berkom2020-04-211-4/+4
* doc/Makefile: Ensure we error out if bst2html.py fails.Tristan Van Berkom2020-04-211-3/+10
* doc/source/sessions-stored: Refreshing built session filestristan/user-guide-refactorTristan Van Berkom2020-04-1753-683/+2180
* doc/source/conf.py: Update copyright yearTristan Van Berkom2020-04-171-1/+1
* doc/examples/overlaps: Added new user guide entry for overlapping filesTristan Van Berkom2020-04-1716-0/+344
* doc/examples/filtering: Added a new user guide entry about filter elementsTristan Van Berkom2020-04-1715-0/+433
* doc/examples/composition: Adding user guide about split-rules and compose ele...Tristan Van Berkom2020-04-1717-1/+410
* doc/examples/strict-mode: Adding a user guide for using non-strict build plansTristan Van Berkom2020-04-1717-0/+507
* doc/examples/directives: Add user guide for using project options and directivesTristan Van Berkom2020-04-1710-0/+318
* doc/examples/junction-includes: Adding new example about includes with junctionsTristan Van Berkom2020-04-1711-0/+376
* doc: Refactoring junction documentationTristan Van Berkom2020-04-1711-97/+177
* 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