Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'better-file-download-failure-msg' | Brad King | 2022-11-10 | 2 | -6/+9 |
|\ | |||||
| * | file(DOWNLOAD EXPECTED_HASH): better error message when download failed | Aurelien Regat-Barrel | 2022-11-09 | 2 | -6/+9 |
* | | Merge topic 'find_cuda_toolkit_support_symlink_math_dirs' | Brad King | 2022-11-10 | 1 | -2/+2 |
|\ \ | |||||
| * | | FindCUDAToolkit: Support math_libs directory being a symlink | Robert Maynard | 2022-11-09 | 1 | -2/+2 |
* | | | Merge topic 'marmasm-language' | Brad King | 2022-11-10 | 23 | -6/+381 |
|\ \ \ | |||||
| * | | | ASM_MARMASM: Add support for Microsoft ARM assembler language | Ilia K | 2022-11-09 | 22 | -3/+378 |
| * | | | Tests: Fix ARM64 test conditions for non-VS generators | Brad King | 2022-11-09 | 2 | -3/+3 |
| |/ / | |||||
* | | | Merge branch 'release-3.25' | Brad King | 2022-11-10 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'cmake-gui-restore-version-info' into release-3.25 | Brad King | 2022-11-10 | 1 | -3/+8 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'cmake-gui-restore-version-info' | Brad King | 2022-11-10 | 1 | -3/+8 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | cmake-gui: Restore embedded version information in Windows binary | Brad King | 2022-11-09 | 1 | -3/+8 |
* | | | | | Merge branch 'release-3.25' | Brad King | 2022-11-10 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'curl-windows-no-tls1.3' into release-3.25 | Brad King | 2022-11-10 | 1 | -0/+7 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'curl-windows-no-tls1.3' | Brad King | 2022-11-10 | 1 | -0/+7 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | curl: Disable schannel TLS 1.3 support on Windows 11 | Brad King | 2022-11-09 | 1 | -0/+7 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-11-10 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'file-set-file-api' | Brad King | 2022-11-09 | 58 | -11/+342 |
|\ \ \ | |||||
| * | | | file-api: support exporting file set information | Ben Boeckel | 2022-11-08 | 58 | -11/+342 |
* | | | | Merge branch 'release-3.25' | Brad King | 2022-11-09 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'doc-guide-link-style' into release-3.25 | Brad King | 2022-11-09 | 1 | -0/+11 |
| |\ \ \ | |||||
* | \ \ \ | 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 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-11-09 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'use_folders_on_by_default' | Brad King | 2022-11-08 | 13 | -11/+88 |
|\ \ \ \ | |||||
| * | | | | USE_FOLDERS: Treat as on by default | Juan Ramos | 2022-11-08 | 13 | -11/+88 |
* | | | | | Merge branch 'release-3.25' | Brad King | 2022-11-08 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | CMake 3.25.0-rc4v3.25.0-rc4 | Brad King | 2022-11-08 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'test-intel-remarks' | Brad King | 2022-11-08 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Tests: Teach RunCMake to ignore Intel -Rdebug-disables-optimization remarks | Brad King | 2022-10-27 | 1 | -0/+1 |
* | | | | | Merge topic 'clang-tidy-module-use-bespoke-enum-class-check' | Brad King | 2022-11-08 | 8 | -0/+144 |
|\ \ \ \ \ | |||||
| * | | | | | clang-tidy: disable bespoke enum class check | Kyle Edwards | 2022-11-07 | 1 | -0/+1 |
| * | | | | | clang-tidy module: add check for boolean parameters | Sean Orner | 2022-11-07 | 7 | -0/+143 |
* | | | | | | Merge topic 'googletest-addtests-skipped' | Brad King | 2022-11-08 | 4 | -1/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | GoogleTest: Reports skipped test with gtest_add_tests | DavidPerretSN | 2022-11-07 | 4 | -1/+21 |
* | | | | | | | Merge topic 'ctest_configure-S-B' | Brad King | 2022-11-08 | 1 | -1/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ctest_config: pass -S, -B args for log clarity | Michael Hirsch | 2022-11-04 | 1 | -1/+6 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'find-version-vars' | Brad King | 2022-11-08 | 4 | -26/+83 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Find{BZip2,LibLZMA,ZLIB}: use *_VERSION as modern CMake | Michael Hirsch | 2022-11-07 | 4 | -26/+83 |
* | | | | | | | | Merge topic 'unreach' | Brad King | 2022-11-08 | 2 | -18/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | own CMakeLists: remove unreachable code | Michael Hirsch | 2022-11-07 | 2 | -18/+7 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'release-3.25' | Brad King | 2022-11-08 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'sphinx-linkcheck' into release-3.25 | Brad King | 2022-11-08 | 35 | -123/+123 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'sphinx-linkcheck' | Brad King | 2022-11-08 | 37 | -157/+199 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | 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 |
| * | | | | | | | | | Merge branch 'backport-sphinx-linkcheck' into sphinx-linkcheck | Brad King | 2022-11-07 | 35 | -123/+123 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| / / / / / / | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Help: Fix some redirects reported with sphinx linkcheck | Alex Turbov | 2022-11-07 | 29 | -109/+110 |
| | * | | | | | | | Help: Fix broken external links found by sphinx linkcheck | Alex Turbov | 2022-11-07 | 7 | -14/+13 |
* | | | | | | | | | Merge branch 'release-3.25' | Brad King | 2022-11-08 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | |