summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge topic 'cmake-gui-restore-version-info' into release-3.25Brad King2022-11-101-3/+8
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'cmake-gui-restore-version-info'Brad King2022-11-101-3/+8
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | cmake-gui: Restore embedded version information in Windows binaryBrad King2022-11-091-3/+8
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'release-3.25'Brad King2022-11-100-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'curl-windows-no-tls1.3' into release-3.25Brad King2022-11-101-0/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'curl-windows-no-tls1.3'Brad King2022-11-101-0/+7
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | curl: Disable schannel TLS 1.3 support on Windows 11Brad King2022-11-091-0/+7
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2022-11-101-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'file-set-file-api'Brad King2022-11-0958-11/+342
|\ \ \ \ \
| * | | | | file-api: support exporting file set informationBen Boeckel2022-11-0858-11/+342
* | | | | | Merge branch 'release-3.25'Brad King2022-11-090-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'doc-guide-link-style' into release-3.25Brad King2022-11-091-0/+11
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'doc-guide-link-style'Brad King2022-11-091-0/+11
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Render guide links as normal text instead of monospaceAlex Turbov2022-11-081-0/+11
* | | | | | | CMake Nightly Date StampKitware Robot2022-11-091-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'use_folders_on_by_default'Brad King2022-11-0813-11/+88
|\ \ \ \ \ \
| * | | | | | USE_FOLDERS: Treat as on by defaultJuan Ramos2022-11-0813-11/+88
* | | | | | | Merge branch 'release-3.25'Brad King2022-11-080-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | CMake 3.25.0-rc4v3.25.0-rc4Brad King2022-11-081-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'test-intel-remarks'Brad King2022-11-081-0/+1
|\ \ \ \ \ \
| * | | | | | Tests: Teach RunCMake to ignore Intel -Rdebug-disables-optimization remarksBrad King2022-10-271-0/+1
* | | | | | | Merge topic 'clang-tidy-module-use-bespoke-enum-class-check'Brad King2022-11-088-0/+144
|\ \ \ \ \ \ \
| * | | | | | | clang-tidy: disable bespoke enum class checkKyle Edwards2022-11-071-0/+1
| * | | | | | | clang-tidy module: add check for boolean parametersSean Orner2022-11-077-0/+143
* | | | | | | | Merge topic 'googletest-addtests-skipped'Brad King2022-11-084-1/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | GoogleTest: Reports skipped test with gtest_add_testsDavidPerretSN2022-11-074-1/+21
* | | | | | | | | Merge topic 'ctest_configure-S-B'Brad King2022-11-081-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ctest_config: pass -S, -B args for log clarityMichael Hirsch2022-11-041-1/+6
| |/ / / / / / / /
* | | | | | | | | 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
| | |/ / / / / / / / / | |/| | | | | | | | |