summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge topic 'revert-CheckCompilerFlag-clang-argument-unused' into release-3.26Brad King2023-03-145-4/+26
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'revert-CheckCompilerFlag-clang-argument-unused'Brad King2023-03-145-4/+26
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...'Brad King2023-03-135-4/+26
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2023-03-141-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'release-3.26'Brad King2023-03-130-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'release-3.25' into release-3.26Brad King2023-03-130-0/+0
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.25'Brad King2023-03-130-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'backport-3.25-log-failed-compiler-id' into release-3.25Brad King2023-03-131-2/+4
| |\ \ \ \ \
| | * | | | | CompilerId: Restore logging of failed identifications in CMake 3.25Brad King2023-03-131-2/+4
| |/ / / / /
* | | | | | Merge topic 'vs-BuildInParallel'Brad King2023-03-1316-4/+121
|\ \ \ \ \ \
| * | | | | | FindCUDA: Disallow with CMP0147 under Visual StudioBrad King2023-03-128-0/+29
| * | | | | | VS: Add policy to build custom commands concurrentlyBrad King2023-03-128-4/+92
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'findopengl-gles'Brad King2023-03-135-31/+326
|\ \ \ \ \ \
| * | | | | | FindOpenGL: support finding GLES2 and GLES3Jaswant Panchumarti2023-03-105-31/+326
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'release-3.26'Brad King2023-03-130-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'revert-optimize-target-depends-closure' into release-3.26Brad King2023-03-132-68/+56
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'revert-optimize-target-depends-closure'Brad King2023-03-132-68/+56
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Ninja: Revert "Optimize target depends closure" due to performance regressionBrad King2023-03-102-68/+56
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2023-03-131-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-03-121-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2023-03-111-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'signature-refs'Brad King2023-03-102-31/+71
|\ \ \ \ \
| * | | | | Utilities/Sphinx: Make signatures linkableMatthew Woehlke2023-03-092-13/+32
| * | | | | Utilities/Sphinx: Refactor Sphinx reference recordingMatthew Woehlke2023-03-081-18/+39
* | | | | | Merge topic 'help-signatures'Brad King2023-03-104-59/+70
|\ \ \ \ \ \
| * | | | | | cmRST: Fix cmake domain directives with newline before argumentBrad King2023-03-093-11/+21
| * | | | | | cmRST: Fix typo in commentBrad King2023-03-091-1/+1
| * | | | | | cmRST: Convert enum types to enum classBrad King2023-03-092-47/+48
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'cxx-module-extensions'Brad King2023-03-1015-39/+39
|\ \ \ \ \ \