summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* project: Warn at top-level if `cmake_minimum_required` wasn't calledfriendlyanon2022-11-119-2/+30
* RunCMake/project: Ignore exact line number in stderr checksfriendlyanon2022-11-117-7/+7
* Merge topic 'doc-improvements'Brad King2022-11-10120-321/+557
|\
| * Help: Move a note about arguments and genexes into include fileAlex Turbov2022-11-0912-52/+39
| * Help: Drop unused `PROPERTY_GENEX` replace from `prop_tgt/INTERFACE_*` filesAlex Turbov2022-11-096-6/+0
| * Help: Add _See Also_ sections to related CMake commandsAlex Turbov2022-11-0944-43/+311
| * Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``Alex Turbov2022-11-0916-69/+62
| * Help: Use CMake highlighting for command synopsisAlex Turbov2022-11-0929-38/+38
| * Help: Use monospaced font for a genex name in a section titleAlex Turbov2022-11-091-2/+2
| * Help: Use `code-block:: cmake` instead of `::` for sub-commands descriptionsAlex Turbov2022-11-072-21/+21
| * Help: ``CMake`` → CMakeAlex Turbov2022-11-075-8/+8
| * Help: Unindent _See Also_ related commands listAlex Turbov2022-11-075-15/+13
| * Help: Use `caption` option of `code-block` for JSON trace format snippetsAlex Turbov2022-11-071-4/+2
| * Help: Use captions for code snippets in the `FetchContent` moduleAlex Turbov2022-11-071-6/+4
| * Help: Use role `:program:`Alex Turbov2022-11-0615-48/+48
| * Help: Add some more `:option:` role to `cmake-language(7)` manualAlex Turbov2022-11-061-8/+8
| * Help: Add `ATTENTION` for comments in the `cmake-language(7)` manualAlex Turbov2022-11-061-3/+3
* | Merge topic 'better-file-download-failure-msg'Brad King2022-11-102-6/+9
|\ \
| * | file(DOWNLOAD EXPECTED_HASH): better error message when download failedAurelien Regat-Barrel2022-11-092-6/+9
* | | Merge topic 'find_cuda_toolkit_support_symlink_math_dirs'Brad King2022-11-101-2/+2
|\ \ \
| * | | FindCUDAToolkit: Support math_libs directory being a symlinkRobert Maynard2022-11-091-2/+2
* | | | Merge topic 'marmasm-language'Brad King2022-11-1023-6/+381
|\ \ \ \
| * | | | ASM_MARMASM: Add support for Microsoft ARM assembler languageIlia K2022-11-0922-3/+378
| * | | | Tests: Fix ARM64 test conditions for non-VS generatorsBrad King2022-11-092-3/+3
| |/ / /
* | | | Merge branch 'release-3.25'Brad King2022-11-100-0/+0
|\ \ \ \
| * \ \ \ 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
|\ \ \ \ \ \ \