Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: Device linking now uses TARGET_OBJECTS content | Robert Maynard | 2023-09-25 | 6 | -8/+79 |
* | CUDA: Visual Studio propagate objects to device linking | Robert Maynard | 2023-09-22 | 1 | -14/+33 |
* | Merge topic 'fileset-private-dep' | Brad King | 2023-09-21 | 33 | -15/+320 |
|\ | |||||
| * | Ninja: Allow compilation before generation of dependencies' private sources | Martin Duffy | 2023-09-20 | 33 | -15/+320 |
* | | Merge topic 'findjava' | Brad King | 2023-09-21 | 2 | -87/+85 |
|\ \ | |||||
| * | | FindJNI: use modern foreach() syntax | scivision | 2023-09-20 | 1 | -6/+6 |
| * | | FindJNI: use 2-space indents | scivision | 2023-09-20 | 1 | -65/+65 |
| * | | FindJNI: use cmake_host_system_info to query registry | scivision | 2023-09-20 | 1 | -7/+6 |
| * | | FindJava: use cmake_host_system_info to query registry | scivision | 2023-09-20 | 1 | -7/+6 |
| * | | FindJava: use modern foreach() syntax | scivision | 2023-09-20 | 1 | -3/+3 |
* | | | Merge topic 'doc-find-arch-paths' | Brad King | 2023-09-21 | 2 | -11/+20 |
|\ \ \ | |||||
| * | | | Help: Clarify requirements for find_package to use lib{64,32,x32} paths | Brad King | 2023-09-20 | 2 | -10/+19 |
| * | | | Help: Indent find_package REGISTRY_VIEW paragraphs together | Brad King | 2023-09-20 | 1 | -1/+1 |
* | | | | Merge topic 'ci-cmake-update' | Brad King | 2023-09-21 | 2 | -7/+7 |
|\ \ \ \ | |||||
| * | | | | ci: Update CMake version to 3.27.6 | Kyle Edwards | 2023-09-20 | 2 | -7/+7 |
* | | | | | Merge topic 'ci-clang17-windows' | Brad King | 2023-09-21 | 2 | -13/+13 |
|\ \ \ \ \ | |||||
| * | | | | | ci: Update LLVM/Clang to 17.0 in nightly CI jobs on Windows | Brad King | 2023-09-19 | 2 | -13/+13 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-21 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge branch 'release-3.27' | Brad King | 2023-09-20 | 1 | -2/+2 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | CMake 3.27.6v3.27.6 | Brad King | 2023-09-20 | 2 | -3/+3 |
* | | | | | Merge branch 'release-3.27' | Brad King | 2023-09-20 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge topic 'fortran-in-custom-targets' into release-3.27 | Brad King | 2023-09-20 | 22 | -8/+176 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'fortran-in-custom-targets' | Brad King | 2023-09-20 | 22 | -8/+176 |
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | | | |||||
| * | | | | Tests/FortranModules: add a test for iface Fortran sources | Ben Boeckel | 2023-09-20 | 5 | -0/+38 |
| * | | | | Tests/FortranModules: also test INTERFACE targets with Fortran sources | Ben Boeckel | 2023-09-20 | 4 | -0/+22 |
| * | | | | add_custom_target: Fix regression with Fortran sources | Ben Boeckel | 2023-09-20 | 5 | -2/+29 |
| * | | | | Tests/FortranModules: add a test case for #25223 | Ben Boeckel | 2023-09-18 | 7 | -0/+81 |
| * | | | | Tests/FortranModules: move issue 25112 fix from FortranOnly | Ben Boeckel | 2023-09-18 | 5 | -6/+6 |
| |/ / / | |||||
* | | | | Merge topic 'remove-redundant-stat' | Brad King | 2023-09-20 | 7 | -22/+13 |
|\ \ \ \ | |||||
| * | | | | Source: Remove redundant FileIsDirectory checks | scivision | 2023-09-19 | 4 | -12/+6 |
| * | | | | Source: Remove redundant FileIsSymlink checks | scivision | 2023-09-18 | 3 | -10/+7 |
* | | | | | Merge topic 'cache-ldconfigpaths' | Brad King | 2023-09-20 | 1 | -6/+5 |
|\ \ \ \ \ | |||||
| * | | | | | cmBinUtilsLinuxELFLinker: Cache ldconfig results | Atılhan Emre Dursunoğlu | 2023-09-19 | 1 | -6/+5 |
* | | | | | | Merge topic 'FindPkgConfig-override' | Brad King | 2023-09-20 | 4 | -2/+48 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindPkgConfig: Allow to override variables when calling pkg_get_variable | Corentin Noël | 2023-09-19 | 4 | -2/+48 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-20 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'test-ExportImport' | Brad King | 2023-09-19 | 1 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Fix ExportImport test with read-only source tree | Brad King | 2023-09-18 | 1 | -4/+4 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'update-module-document' | Brad King | 2023-09-19 | 3 | -22/+32 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindQuickTime: Improve documentation formatting | 權少 | 2023-09-18 | 1 | -6/+8 |
| * | | | | | | FindProducer: Improve documentation formatting | 權少 | 2023-09-18 | 1 | -10/+14 |
| * | | | | | | FindPhysFS: Improve documentation formatting | 權少 | 2023-09-18 | 1 | -6/+10 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'FindMatlab-version-full' | Brad King | 2023-09-19 | 1 | -67/+69 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindMatlab:macOS: return full version when found by path guess | scivision | 2023-09-18 | 1 | -0/+5 |
| * | | | | | | FindMatlab:lint: set(... CACHE INTERNAL) implies FORCE | scivision | 2023-09-18 | 1 | -6/+6 |
| * | | | | | | FindMatlab:WIN32: return full Matlab version when found via registry | scivision | 2023-09-18 | 1 | -13/+24 |
| * | | | | | | FindMatlab: improve version regex | scivision | 2023-09-18 | 1 | -5/+5 |
| * | | | | | | FindMatlab: doc: rename osx=>macOS | scivision | 2023-09-18 | 1 | -6/+6 |
| * | | | | | | FindMatlab: retrieve full major.minor.patch.tweak | scivision | 2023-09-18 | 1 | -4/+12 |
| * | | | | | | FindMatlab: refactor: remove unneeded syntax | scivision | 2023-09-18 | 1 | -7/+2 |