summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs-windows-min-version'Brad King2023-03-165-3/+28
|\
| * VS: Add CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION variablehalx992023-03-155-3/+28
* | Merge topic 'vs-BuildInParallel'Brad King2023-03-162-6/+19
|\ \
| * | VS: Do not regenerate build system concurrently with CMP0147Brad King2023-03-152-6/+19
* | | Merge topic 'apple-archs'Brad King2023-03-1612-22/+54
|\ \ \
| * | | macOS: Suppress default '-arch arm64' with CMAKE_<LANG>_COMPILER_TARGETBrad King2023-03-156-3/+33
| * | | cmGeneratorTarget: Pass language to GetAppleArchs when possibleBrad King2023-03-157-10/+13
| * | | cmGeneratorTarget: Convert GetAppleArchs output argument to return valueBrad King2023-03-157-20/+19
| |/ /
* | | Merge topic 'doc_varreq'Brad King2023-03-1636-705/+490
|\ \ \
| * | | Help:toolchain: refer to CheckSourceCompilesscivision2023-03-141-1/+1
| * | | Help:Check*: include CMAKE_REQUIRED_* vars to dedupescivision2023-03-1435-704/+489
* | | | Merge topic 'improve-more-doc-signatures'Brad King2023-03-165-1208/+1147
|\ \ \ \
| * | | | Help: Improve file command signaturesMatthew Woehlke2023-03-151-5/+5
| * | | | Help: Convert signatures of file commandMatthew Woehlke2023-03-153-931/+899
| * | | | Help: Convert signatures of list and set commandsMatthew Woehlke2023-03-152-277/+248
| | |/ / | |/| |
* | | | Merge topic 'flake8-sphinx'Brad King2023-03-161-91/+105
|\ \ \ \
| * | | | Utilities/Sphinx: Fix flake8 gripes in cmake.pyMatthew Woehlke2023-03-151-42/+87
| * | | | Utilities/Sphinx: Use f-strings in cmake.pyMatthew Woehlke2023-03-151-16/+15
| * | | | Utilities/Sphinx: Require Sphinx 2.x or laterMatthew Woehlke2023-03-151-36/+6
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2023-03-161-1/+1
|/ / /
* | | Merge topic 'sphinx-cref'Brad King2023-03-155-15/+63
|\ \ \
| * | | Utilities/Sphinx: Add 'cref' roleMatthew Woehlke2023-03-145-3/+35
| * | | Utilities/Sphinx: Factor out part of CMakeXRefRoleMatthew Woehlke2023-03-141-13/+29
* | | | Merge topic 'iar-improve-asm'Brad King2023-03-152-27/+63
|\ \ \ \
| * | | | IAR:Improved assembler supportJoakim Lönnberg2023-03-142-27/+63
* | | | | CMake Nightly Date StampKitware Robot2023-03-151-1/+1
| |/ / / |/| | |
* | | | Merge topic 'version-hanging-indent'Brad King2023-03-141-0/+11
|\ \ \ \
| * | | | Utilities/Sphinx: Add hanging indent to version notesMatthew Woehlke2023-03-141-0/+11
* | | | | Merge topic 'doc-command-link-text'Brad King2023-03-141-3/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Utilities/Sphinx: Restore trailing parens on command cross-referencesBrad King2023-03-141-3/+8
|/ / / /
* | | | Merge branch 'release-3.26'Brad King2023-03-140-0/+0
|\ \ \ \
| * | | | CMake 3.26.0v3.26.0Brad King2023-03-141-1/+1
* | | | | Merge topic 'smart-wrap-signatures'Brad King2023-03-143-12/+93
|\ \ \ \ \
| * | | | | Utilities/Sphinx: Improve word wrap of signaturesMatthew Woehlke2023-03-133-12/+93
* | | | | | Merge topic 'genex-explicit-target'Brad King2023-03-143-5/+34
|\ \ \ \ \ \
| * | | | | | Utilities/Sphinx: Allow explicit target for genexMatthew Woehlke2023-03-133-5/+34
* | | | | | | Merge topic 'incneed'Brad King2023-03-148-23/+17
|\ \ \ \ \ \ \
| * | | | | | | Modules:Check,GenerateExportHeader: include only what's neededscivision2023-03-138-23/+17
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'recursion-limit'Brad King2023-03-1461-70/+459
|\ \ \ \ \ \ \
| * | | | | | | Source: Adjust stack sizes and recursion limits to work togetherBrad King2023-03-134-20/+27
| * | | | | | | Tests: Allow RunCMake.MaxRecursionDepth to test public-facing default limitBrad King2023-03-132-3/+4
| * | | | | | | find_package: Enforce maximum nesting depth below maximum recursion depthBrad King2023-03-137-18/+39
| * | | | | | | Add CMAKE_MAXIMUM_RECURSION_DEPTH environment variableBrad King2023-03-1349-0/+366
| * | | | | | | cmMakefile: Factor out helper to get recursion depth limitBrad King2023-03-132-10/+18
| * | | | | | | cmMakefile: Store recursion depth limit as size_tBrad King2023-03-134-11/+8
| * | | | | | | cmMakefile: Improve parsing of CMAKE_MAXIMUM_RECURSION_DEPTH variableBrad King2023-03-091-6/+5
| * | | | | | | Tests: Simplify option passing to RunCMake.MaxRecursionDepth casesBrad King2023-03-091-16/+6
* | | | | | | | Merge topic 'support_cubin_fatbin_optix_cuda_output'Brad King2023-03-1423-35/+463
|\ \ \ \ \ \ \ \
| * | | | | | | | CUDA: Add support for CUBIN, FATBIN, and OPTIXIR compilationRobert Maynard2023-03-1323-35/+463
* | | | | | | | | Merge branch 'release-3.26'Brad King2023-03-140-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |