- Jul 08, 2021
-
-
Brad King authored
-
- Jul 06, 2021
-
-
- Jul 04, 2021
-
-
Craig Scott authored
Duplicated textual patterns are factored out to make the text more readable. The POST_INCLUDE_FILES and POST_EXCLUDE_FILES were also previously missing from the main syntax block for install(RUNTIME_DEPENDENCY_SET).
-
- Jul 03, 2021
-
-
Craig Scott authored
In particular, mention the mutually exclusive nature with the COMPONENT option. Fix the inconsistent way the versionadded details were added for that text too.
-
Craig Scott authored
-
- Jul 01, 2021
-
- Jun 30, 2021
-
- Jun 29, 2021
-
-
RPM 4.11.3 for el7 contains backported support for the RPM weak dep tags. It only supports querying those tags, but rpmbuild can not make use of them. Since CPack relies on rpmbuild --querytags to check for support, this commit switches to rpm --suggests to check for support of weak dependencies. Fixes: #22350
-
Marc Chevrier authored
Fixes: #22353
-
- Jun 28, 2021
-
-
Frank Dana authored
-
Brad King authored
-
Brad King authored
Avoid implying that the field is always present. Fixes: #22352
-
Ben Boeckel authored
This was missed in the review of !4150, but was noticed during discussion of #22353.
-
- Jun 25, 2021
-
-
Brad King authored
In a document that says "New in version 3.14", we do not need any blocks that say "New in version 3.8".
- Jun 21, 2021
-
-
Brad King authored
Make it clear that the notes for these patch releases were not forgotten, and that there were simply no changes to documented features or interfaces.
-
- Jun 18, 2021
-
-
Fixes: #18856
-
- Jun 17, 2021
-
-
Brad King authored
Release versions do not have the development topic section of the CMake Release Notes index page.
-
Brad King authored
-
-
- Use inline literals for all code fragments and names. - Add missing console code-blocks. - Always use c++, not c as code language.
-
-
Fixes: #21737
-
Brad King authored
-
Brad King authored
Run the script: Utilities/Sphinx/update_versions.py --since v3.20.0 --overwrite Manually remove directives generated in documents for long-existing features for which documentation was added.
-
Brad King authored
Add section headers similar to the 3.20 release notes and move each individual bullet into an appropriate section. Revise a few bullets.
-
- Jun 14, 2021
-
-
Brad King authored
Run the `Utilities/Release/consolidate-relnotes.bash` script to move notes from `Help/release/dev/*` into `Help/release/3.21.rst`.
-
- Jun 12, 2021
-
-
Marc Chevrier authored
Fixes: #22302
-
Marc Chevrier authored
-
- Jun 11, 2021
-
-
Gregor Jasny authored
Issue: #22297
-
- Jun 10, 2021
-
- Jun 09, 2021
-
-
Brad King authored
Fixes: #22287 Issue: #20115
-
-
-
-
Zack Galbreath authored
Parse test output for <CTestDetails>...</CTestDetails>. If found, use this value to override the default 'Details' string reported to CDash.
-
Brad King authored
-