summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Device linking now uses TARGET_OBJECTS contentRobert Maynard2023-09-256-8/+79
* CUDA: Visual Studio propagate objects to device linkingRobert Maynard2023-09-221-14/+33
* Merge topic 'fileset-private-dep'Brad King2023-09-2133-15/+320
|\
| * Ninja: Allow compilation before generation of dependencies' private sourcesMartin Duffy2023-09-2033-15/+320
* | Merge topic 'findjava'Brad King2023-09-212-87/+85
|\ \
| * | FindJNI: use modern foreach() syntaxscivision2023-09-201-6/+6
| * | FindJNI: use 2-space indentsscivision2023-09-201-65/+65
| * | FindJNI: use cmake_host_system_info to query registryscivision2023-09-201-7/+6
| * | FindJava: use cmake_host_system_info to query registryscivision2023-09-201-7/+6
| * | FindJava: use modern foreach() syntaxscivision2023-09-201-3/+3
* | | Merge topic 'doc-find-arch-paths'Brad King2023-09-212-11/+20
|\ \ \
| * | | Help: Clarify requirements for find_package to use lib{64,32,x32} pathsBrad King2023-09-202-10/+19
| * | | Help: Indent find_package REGISTRY_VIEW paragraphs togetherBrad King2023-09-201-1/+1
* | | | Merge topic 'ci-cmake-update'Brad King2023-09-212-7/+7
|\ \ \ \
| * | | | ci: Update CMake version to 3.27.6Kyle Edwards2023-09-202-7/+7
* | | | | Merge topic 'ci-clang17-windows'Brad King2023-09-212-13/+13
|\ \ \ \ \
| * | | | | ci: Update LLVM/Clang to 17.0 in nightly CI jobs on WindowsBrad King2023-09-192-13/+13
* | | | | | CMake Nightly Date StampKitware Robot2023-09-211-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'release-3.27'Brad King2023-09-201-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CMake 3.27.6v3.27.6Brad King2023-09-202-3/+3
* | | | | Merge branch 'release-3.27'Brad King2023-09-200-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge topic 'fortran-in-custom-targets' into release-3.27Brad King2023-09-2022-8/+176
| |\ \ \ \
* | \ \ \ \ Merge topic 'fortran-in-custom-targets'Brad King2023-09-2022-8/+176
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Tests/FortranModules: add a test for iface Fortran sourcesBen Boeckel2023-09-205-0/+38
| * | | | Tests/FortranModules: also test INTERFACE targets with Fortran sourcesBen Boeckel2023-09-204-0/+22
| * | | | add_custom_target: Fix regression with Fortran sourcesBen Boeckel2023-09-205-2/+29
| * | | | Tests/FortranModules: add a test case for #25223Ben Boeckel2023-09-187-0/+81
| * | | | Tests/FortranModules: move issue 25112 fix from FortranOnlyBen Boeckel2023-09-185-6/+6
| |/ / /
* | | | Merge topic 'remove-redundant-stat'Brad King2023-09-207-22/+13
|\ \ \ \
| * | | | Source: Remove redundant FileIsDirectory checksscivision2023-09-194-12/+6
| * | | | Source: Remove redundant FileIsSymlink checksscivision2023-09-183-10/+7
* | | | | Merge topic 'cache-ldconfigpaths'Brad King2023-09-201-6/+5
|\ \ \ \ \
| * | | | | cmBinUtilsLinuxELFLinker: Cache ldconfig resultsAtılhan Emre Dursunoğlu2023-09-191-6/+5
* | | | | | Merge topic 'FindPkgConfig-override'Brad King2023-09-204-2/+48
|\ \ \ \ \ \
| * | | | | | FindPkgConfig: Allow to override variables when calling pkg_get_variableCorentin Noël2023-09-194-2/+48
* | | | | | | CMake Nightly Date StampKitware Robot2023-09-201-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'test-ExportImport'Brad King2023-09-191-4/+4
|\ \ \ \ \ \
| * | | | | | Tests: Fix ExportImport test with read-only source treeBrad King2023-09-181-4/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'update-module-document'Brad King2023-09-193-22/+32
|\ \ \ \ \ \
| * | | | | | FindQuickTime: Improve documentation formatting權少2023-09-181-6/+8
| * | | | | | FindProducer: Improve documentation formatting權少2023-09-181-10/+14
| * | | | | | FindPhysFS: Improve documentation formatting權少2023-09-181-6/+10
| |/ / / / /
* | | | | | Merge topic 'FindMatlab-version-full'Brad King2023-09-191-67/+69
|\ \ \ \ \ \
| * | | | | | FindMatlab:macOS: return full version when found by path guessscivision2023-09-181-0/+5
| * | | | | | FindMatlab:lint: set(... CACHE INTERNAL) implies FORCEscivision2023-09-181-6/+6
| * | | | | | FindMatlab:WIN32: return full Matlab version when found via registryscivision2023-09-181-13/+24
| * | | | | | FindMatlab: improve version regexscivision2023-09-181-5/+5
| * | | | | | FindMatlab: doc: rename osx=>macOSscivision2023-09-181-6/+6
| * | | | | | FindMatlab: retrieve full major.minor.patch.tweakscivision2023-09-181-4/+12
| * | | | | | FindMatlab: refactor: remove unneeded syntaxscivision2023-09-181-7/+2