summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | 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
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |