summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmGeneratorExpression: Require cmake instanceKyle Edwards2022-11-1119-59/+92
* cmake::CreateProfilingEntry: Refactor to take lambda for argsKyle Edwards2022-11-114-35/+36
* Merge branch 'release-3.25'Brad King2022-11-110-0/+0
|\
| * Merge topic 'ci-msvc-14.34' into release-3.25Brad King2022-11-112-46/+25
| |\
* | \ Merge topic 'ci-msvc-14.34'Brad King2022-11-112-46/+25
|\ \ \ | | |/ | |/|
| * | gitlab-ci: Update Windows packaging builds to MSVC 14.34 toolsetBrad King2022-11-102-41/+20
| * | gitlab-ci: Update Windows non-packaging builds to MSVC 14.34 toolsetBrad King2022-11-101-5/+5
* | | Merge branch 'release-3.25'Brad King2022-11-110-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'ci-clang15-windows' into release-3.25Brad King2022-11-1112-49/+46
| |\ \ | | |/
* | | Merge topic 'ci-clang15-windows'Brad King2022-11-1112-49/+46
|\ \ \ | | |/ | |/|
| * | ci: Update LLVM/Clang to 15.0 in nightly CI jobs on WindowsBrad King2022-11-102-13/+17
| * | ci: Simplify LLVM/Clang CI job specs on WindowsBrad King2022-11-104-15/+7
| * | ci: Factor out helper to load clang into environment on WindowsBrad King2022-11-105-13/+16
| * | ci: Factor out helper to load ninja into environment on WindowsBrad King2022-11-103-10/+8
| * | Tests: Fix TryCompile bad source case for clang-cl 15 on WindowsBrad King2022-11-101-1/+1
* | | Merge branch 'release-3.25'Brad King2022-11-110-0/+0
|\ \ \ | | |/ | |/|
| * | Merge topic 'fix-cxx20-detection' into release-3.25Brad King2022-11-111-5/+12
| |\ \
* | \ \ Merge topic 'fix-cxx20-detection'Brad King2022-11-111-5/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Ninja: Restore support for compilers not defining a C++ standard levelLingkai Dong2022-11-101-5/+12
* | | | Merge branch 'release-3.25'Brad King2022-11-110-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'release-3.24' into release-3.25Brad King2022-11-110-0/+0
| |\ \ \
* | \ \ \ Merge branch 'release-3.24'Brad King2022-11-110-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'expat-c-no-extensions' into release-3.24Brad King2022-11-101-0/+6
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.25'Brad King2022-11-110-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'expat-c-no-extensions' into release-3.25Brad King2022-11-111-0/+6
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
* | | | | Merge topic 'expat-c-no-extensions'Brad King2022-11-111-0/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | expat: Activate POSIX APIs even without compiler extensionsRaul Tambre2022-11-101-0/+6
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2022-11-111-1/+1
* | | | 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-051-8/+8
| * | | | Help: Add `ATTENTION` for comments in the `cmake-language(7)` manualAlex Turbov2022-11-051-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
| |/ / / / / /