summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'find-version-vars'Brad King2022-11-084-26/+83
|\
| * Find{BZip2,LibLZMA,ZLIB}: use *_VERSION as modern CMakeMichael Hirsch2022-11-074-26/+83
* | Merge topic 'unreach'Brad King2022-11-082-18/+7
|\ \
| * | own CMakeLists: remove unreachable codeMichael Hirsch2022-11-072-18/+7
| |/
* | Merge branch 'release-3.25'Brad King2022-11-080-0/+0
|\ \
| * \ Merge topic 'sphinx-linkcheck' into release-3.25Brad King2022-11-0835-123/+123
| |\ \
* | \ \ Merge topic 'sphinx-linkcheck'Brad King2022-11-0837-157/+199
|\ \ \ \
| * | | | Build: Add `SPHINX_LINKCHECK` build optionAlex Turbov2022-11-072-1/+19
| * | | | Build: Do not redirect `sphinx-build` output if CMake running in verbose modeAlex Turbov2022-11-071-3/+34
| * | | | Build: Deduplicate `add_custom_command()` calls for Sphinx targetsAlex Turbov2022-11-071-32/+25
| * | | | Merge branch 'backport-sphinx-linkcheck' into sphinx-linkcheckBrad King2022-11-0735-123/+123
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | Help: Fix some redirects reported with sphinx linkcheckAlex Turbov2022-11-0729-109/+110
| | * | Help: Fix broken external links found by sphinx linkcheckAlex Turbov2022-11-077-14/+13
* | | | Merge branch 'release-3.25'Brad King2022-11-080-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'doc-block-return' into release-3.25Brad King2022-11-083-40/+78
| |\ \ \
* | \ \ \ Merge topic 'doc-block-return'Brad King2022-11-083-40/+78
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: clean up and clarify block() and return()Craig Scott2022-11-073-40/+78
| | |_|/ | |/| |
* | | | Merge branch 'release-3.25'Brad King2022-11-080-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'block-var-scope' into release-3.25Brad King2022-11-087-18/+51
| |\ \ \
* | \ \ \ Merge topic 'block-var-scope'Brad King2022-11-087-18/+51
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | cmState: Clarify name of member tracking the active scope in a directoryBrad King2022-11-073-17/+17
| * | | | block: Fix variable scope protection from modification by subdirectoriesBrad King2022-11-075-2/+35
| | |/ / | |/| |
* | | | Merge branch 'release-3.25'Brad King2022-11-080-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'doc-msvc-abi' into release-3.25Brad King2022-11-082-4/+6
| |\ \ \
* | \ \ \ Merge topic 'doc-msvc-abi'Brad King2022-11-082-4/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Clarify compilers affected by MSVC ABI abstractionsBrad King2022-11-072-4/+6
| | |/ / | |/| |
* | | | Merge branch 'release-3.25'Brad King2022-11-080-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'FindOpenSSL-mingw-lib64' into release-3.25Brad King2022-11-081-0/+2
| |\ \ \
* | \ \ \ Merge topic 'FindOpenSSL-mingw-lib64'Brad King2022-11-081-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindOpenSSL: Search "lib64" for mingw 64-bit installsklytje2022-11-071-0/+2
| | |/ / | |/| |
* | | | Merge branch 'release-3.25'Brad King2022-11-080-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'tasking_update_toolset_doc' into release-3.25Brad King2022-11-081-4/+7
| |\ \ \
* | \ \ \ Merge topic 'tasking_update_toolset_doc'Brad King2022-11-081-4/+7
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Tasking: Update CMAKE_TASKING_TOOLSET documentationChristoph Seitz2022-11-071-4/+7
| | |/ / | |/| |
* | | | Merge branch 'release-3.25'Brad King2022-11-080-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'tasking_remove_system_processor' into release-3.25Brad King2022-11-081-32/+0
| |\ \ \
* | \ \ \ Merge topic 'tasking_remove_system_processor'Brad King2022-11-081-32/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Tasking: Remove CMAKE_SYSTEM_PROCESSOR support per CMP0123Christoph Seitz2022-11-071-32/+0
| | |/ / | |/| |
* | | | Merge branch 'release-3.25'Craig Scott2022-11-080-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'doc-find-validator' into release-3.25Craig Scott2022-11-081-9/+14
| |\ \ \ | | |/ / | |/| |
* | | | Merge topic 'doc-find-validator'Craig Scott2022-11-081-9/+14
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Make VALIDATOR wording clearer and more preciseCraig Scott2022-11-071-9/+14
| |/ /
* | | CMake Nightly Date StampKitware Robot2022-11-081-1/+1
* | | Merge topic 'update-kwsys'Brad King2022-11-074-9/+60
|\ \ \
| * \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-11-064-9/+60
| |\ \ \
| | * | | KWSys 2022-11-06 (9aebb97f)KWSys Upstream2022-11-064-9/+60
* | | | | Merge topic 'ExternalProject-INSTALL_BYPRODUCTS'Brad King2022-11-075-4/+75
|\ \ \ \ \
| * | | | | ExternalProject: Add `INSTALL_BYPRODUCTS` optionAlois Klink2022-11-054-0/+54
| * | | | | Tests: Fix ExternalLibraryWithSubstitution testAlois Klink2022-11-032-0/+11
| * | | | | ExternalProject: Clarify `BYPRODUCTS` docsAlois Klink2022-11-031-4/+10