summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'recognize-f03-f08-extensions'Brad King2023-03-171-1/+1
|\ \ \ \ \
| * | | | | Fortran: Recognize f03, F03, f08 and F08 as extensionsTarun Prabhu2023-03-161-1/+1
* | | | | | Merge topic 'test-cuda-cubin'Brad King2023-03-174-1/+17
|\ \ \ \ \ \
| * | | | | | Tests: Teach CudaOnly.CUBIN to tolerate toolkit not supporting native archBrad King2023-03-162-1/+13
| * | | | | | Tests: Add missing exit code to CudaOnly.{CUBIN,Fatbin}Brad King2023-03-162-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-3.26'Brad King2023-03-170-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'CMakePackageConfigHelpers-ARCH_INDEPENDENT' into release-3.26Brad King2023-03-171-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'CMakePackageConfigHelpers-ARCH_INDEPENDENT'Brad King2023-03-171-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | WriteBasicConfigVersionFile: Fix regression in ARCH_INDEPENDENT checkBrad King2023-03-161-1/+1
* | | | | | | Merge branch 'release-3.26'Brad King2023-03-170-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'FindMatlab-R2023a' into release-3.26Brad King2023-03-171-0/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'FindMatlab-R2023a'Brad King2023-03-171-0/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindMatlab: add version/release map for R2023ascivision2023-03-161-0/+1
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2023-03-171-1/+1
| |/ / / / |/| | | |
* | | | | 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