| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'doc-guide-link-style' | Brad King | 2022-11-09 | 1 | -0/+11 |
|\ |
|
| * | Help: Render guide links as normal text instead of monospace | Alex Turbov | 2022-11-08 | 1 | -0/+11 |
|
|
* | | Build: Add `SPHINX_LINKCHECK` build option | Alex Turbov | 2022-11-07 | 2 | -1/+19 |
|
|
* | | Build: Do not redirect `sphinx-build` output if CMake running in verbose mode | Alex Turbov | 2022-11-07 | 1 | -3/+34 |
|
|
* | | Build: Deduplicate `add_custom_command()` calls for Sphinx targets | Alex Turbov | 2022-11-07 | 1 | -32/+25 |
|
|
* | | Utilities/Sphinx: support cmakedomain running in parallel | Henry Schreiner | 2022-10-24 | 1 | -0/+1 |
|
|
* | | Configure CMake itself with policies through CMake 3.24 | Brad King | 2022-10-12 | 1 | -1/+1 |
|/ |
|
* | Utilities/Sphinx: Avoid deprecated docutils error handling helpers | Brad King | 2022-10-11 | 1 | -12/+6 |
|
|
* | Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS` | Alex Turbov | 2022-09-22 | 1 | -9/+3 |
|
|
* | QtHelp: Update Sphinx issue URLs in comments | FeRD (Frank Dana) | 2022-09-04 | 1 | -2/+2 |
|
|
* | Configure CMake itself with policies through CMake 3.23 | Brad King | 2022-06-14 | 1 | -1/+1 |
|
|
* | Merge topic 'doc-cmake.org-tutorial-archive' | Brad King | 2022-04-29 | 2 | -6/+54 |
|\ |
|
| * | Tutorial: Provide a source archive when published on cmake.org | Brad King | 2022-04-28 | 2 | -0/+46 |
|
|
| * | Utilities/Sphinx: Add variables listing pre-sphinx commands | Brad King | 2022-04-27 | 1 | -0/+2 |
|
|
| * | Utilities/Sphinx: Clarify names of variables listing post-sphinx commands | Brad King | 2022-04-27 | 1 | -6/+6 |
|
|
| * | Merge branch 'doc-qhelpgenerator' into release-3.23 | Brad King | 2022-04-08 | 1 | -6/+6 |
| |\ |
|
| * \ | Merge topic 'ci-cmake.org-help' into release-3.23 | Brad King | 2022-04-06 | 1 | -0/+6 |
| |\ \ |
|
| * \ \ | Merge topic 'ci-cmake.org-help' into release-3.23 | Brad King | 2022-04-05 | 4 | -6/+85 |
| |\ \ \ |
|
* | | | | | CMake: Use FindPython instead of FindPythonInterp to build CMake itself | Kyle Edwards | 2022-04-21 | 1 | -2/+2 |
|
|
* | | | | | Merge topic 'doc-qhelpgenerator' | Brad King | 2022-04-08 | 1 | -6/+6 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Utilities/Sphinx: Update qthelp generation to qhelpgenerator | Brad King | 2022-04-07 | 1 | -6/+6 |
| | |_|/
| |/| | |
|
* | | | | Merge topic 'ci-cmake.org-help' | Brad King | 2022-04-06 | 1 | -0/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | gitlab-ci: Build qthelp-format release documentation for cmake.org | Brad King | 2022-04-06 | 1 | -0/+6 |
| | |/
| |/| |
|
* | | | Merge branch 'backport-ci-cmake.org-help' into ci-cmake.org-help | Brad King | 2022-04-05 | 4 | -6/+85 |
|\ \ \
| |/ / |
|
| * | | Utilities/Sphinx: Add OpenSearch link to html page headers on cmake.org | Brad King | 2022-04-05 | 2 | -0/+6 |
|
|
| * | | Utilities/Sphinx: Add option to build outdated version banner for cmake.org | Brad King | 2022-04-05 | 3 | -0/+29 |
|
|
| * | | Utilities/Sphinx: Add undocumented option to build docs for cmake.org | Brad King | 2022-04-05 | 3 | -6/+50 |
|
|
* | | | Require CMake 3.13+ to configure CMake itself | Brad King | 2022-02-22 | 1 | -1/+1 |
|
|
* | | | Configure CMake itself with policies through CMake 3.22 | Brad King | 2022-02-03 | 1 | -1/+1 |
| |/
|/| |
|
* | | Utilities/Sphinx: Ignore warning in generated texinfo documentation | Brad King | 2022-02-01 | 2 | -0/+4 |
|
|
* | | Configure CMake itself with policies through CMake 3.21 | Brad King | 2021-10-08 | 1 | -1/+1 |
|/ |
|
* | Utilities/Sphinx: Print path to index.html in build output | Arcturus Arcturus | 2021-10-04 | 1 | -0/+7 |
|
|
* | Configure CMake itself with policies through CMake 3.20 | Brad King | 2021-06-30 | 1 | -1/+1 |
|
|
* | Utilities/Sphinx: Index guide section documents for cross-referencing | Brad King | 2021-06-17 | 1 | -0/+11 |
|
|
* | Merge topic 'sphinx-4' | Brad King | 2021-05-14 | 1 | -0/+1 |
|\ |
|
| * | Utilities/Sphinx: Update man page config for Sphinx 4 | Brad King | 2021-05-14 | 1 | -0/+1 |
|
|
* | | Utilities: Fix typos and spelling in comments | Josef Angstenberger | 2021-05-07 | 1 | -1/+1 |
|
|
* | | Help: Add option to generate docs with latexpdf | Henryk Paluch | 2021-03-01 | 1 | -17/+48 |
|
|
* | | Merge topic 'doc-presets' | Brad King | 2021-02-18 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Utilities/Sphinx: Avoid converting -- to an en-dash | Brad King | 2021-02-18 | 1 | -0/+1 |
|
|
* | | Configure CMake itself with policies through CMake 3.19 | Brad King | 2021-02-10 | 1 | -1/+1 |
|/ |
|
* | Utilities/Sphinx: Add role and directive for 'genex' in CMake domain | Brad King | 2021-01-18 | 2 | -2/+20 |
|
|
* | Help: Improve styling for versionadded/deprecated directives | Nikita Nemkin | 2020-12-02 | 1 | -0/+6 |
|
|
* | Merge topic 'doc-html-lang' | Brad King | 2020-11-09 | 1 | -0/+1 |
|\ |
|
| * | Utilities/Sphinx: Tell Sphinx that documentation is written in English | Brad King | 2020-11-09 | 1 | -0/+1 |
|
|
* | | Configure CMake itself with policies through CMake 3.18 | Brad King | 2020-10-13 | 1 | -1/+1 |
|/ |
|
* | Utilities/Sphinx: Avoid using deprecated sphinx APIs | Brad King | 2020-10-05 | 1 | -19/+23 |
|
|
* | Utilities/Sphinx: Clarify check for sphinx < 1.4 | Brad King | 2020-10-05 | 1 | -8/+4 |
|
|
* | Utilities/Sphinx: Add script for inserting ".. versionadded" directive | Nikita Nemkin | 2020-07-03 | 1 | -0/+115 |
|
|
* | CTestConfig: allow nightly build submission using https | Rolf Eike Beer | 2020-06-09 | 1 | -1/+3 |
|
|