summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'file-REAL_PATH-relative'Brad King2023-07-2417-10/+189
|\
| * file(REAL_PATH): resolve symlinks before '..' componentsRobert Maynard2023-07-2017-10/+189
* | Merge branch 'release-3.27'Brad King2023-07-240-0/+0
|\ \
| * \ Merge topic 'dyndep-module-info-objlib-dependency' into release-3.27Brad King2023-07-2411-5/+81
| |\ \
* | \ \ Merge topic 'dyndep-module-info-objlib-dependency'Brad King2023-07-2411-5/+81
|\ \ \ \ | | |/ / | |/| |
| * | | cmComputeLinkInformation: track OBJECT library dependenciesBen Boeckel2023-07-223-5/+24
| * | | Tests/RunCMake/CXXModules: add a test for issue #25112Ben Boeckel2023-07-225-0/+39
| * | | Tests/FortranOnly: add a test case for issue #25112Ben Boeckel2023-07-223-0/+18
| |/ /
* | | CMake Nightly Date StampKitware Robot2023-07-241-1/+1
* | | CMake Nightly Date StampKitware Robot2023-07-231-1/+1
* | | CMake Nightly Date StampKitware Robot2023-07-221-1/+1
* | | Merge topic 'cmstrcat-pass'Brad King2023-07-213-108/+117
|\ \ \
| * | | cmMakefile: use single characters where possibleBen Boeckel2023-07-191-6/+6
| * | | cmMakefile: use static string views in some locationsBen Boeckel2023-07-191-10/+9
| * | | cmMakefile: use `cmStrCat` where possibleBen Boeckel2023-07-191-21/+26
| * | | cmGlobalGenerator: use single chars where possibleBen Boeckel2023-07-191-1/+1
| * | | cmGlobalGenerator: use `cmStrCat` where possibleBen Boeckel2023-07-191-39/+42
| * | | cmCoreTryCompile: combine strings where possibleBen Boeckel2023-07-191-11/+14
| * | | cmCoreTryCompile: use single characters where possibleBen Boeckel2023-07-191-16/+16
| * | | cmCoreTryCompile: use `cmStrCat` where possibleBen Boeckel2023-07-191-15/+14
| | |/ | |/|
* | | Merge topic 'deprecate-install-combined'Brad King2023-07-213-4/+22
|\ \ \
| * | | Help: Document IOS_INSTALL_COMBINED as deprecatedMárton Marczell2023-07-203-4/+22
* | | | Merge branch 'release-3.27'Brad King2023-07-210-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'FindOpenSSL-trust-root-dir' into release-3.27Brad King2023-07-211-1/+1
| |\ \ \
* | \ \ \ Merge topic 'FindOpenSSL-trust-root-dir'Brad King2023-07-211-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindOpenSSL: Prefer OPENSSL_ROOT_DIR only if non-emptyBrad King2023-07-201-1/+1
* | | | | Merge branch 'release-3.27'Brad King2023-07-210-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'release-3.26' into release-3.27Brad King2023-07-210-0/+0
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.26'Brad King2023-07-210-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'FindCUDAToolkit-libnvrtc-builtins' into release-3.26Brad King2023-07-201-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.27'Brad King2023-07-210-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'FindCUDAToolkit-libnvrtc-builtins' into release-3.27Brad King2023-07-211-1/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | |
* | | | | | Merge topic 'FindCUDAToolkit-libnvrtc-builtins'Brad King2023-07-211-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindCUDAToolkit: Fix nvrtc_builtins library nameTomoharu Kitawaki2023-07-201-1/+1
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2023-07-211-1/+1
* | | | | Merge topic 'command-job-server-aware'Brad King2023-07-2019-1/+378
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | add_custom_{target,command}: Add argument JOB_SERVER_AWAREChris Mahoney2023-07-1919-1/+378
* | | | | CMake Nightly Date StampKitware Robot2023-07-201-1/+1
* | | | | Merge branch 'release-3.27'Brad King2023-07-190-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'release-3.26' into release-3.27Brad King2023-07-191-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge branch 'release-3.26'Brad King2023-07-191-2/+2
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | CMake 3.26.5v3.26.5Brad King2023-07-192-3/+3
* | | | Merge topic 'imported-implib-only'Brad King2023-07-1916-22/+124
|\ \ \ \
| * | | | cmTarget: Add a way to represent imported shared library stubsRobert Maynard2023-07-1815-22/+102
| * | | | GeneratorExpression: Expand testing of imported location resolutionRobert Maynard2023-07-182-0/+21
| * | | | Testing: Map RelWithDebInfo config in GeneratorExpression testRobert Maynard2023-07-061-0/+1
* | | | | Merge topic 'windows-kernel-mode-driver'Brad King2023-07-1910-14/+129
|\ \ \ \ \
| * | | | | Windows: Add experimental WindowsKernelModeDriver platformKyle Edwards2023-07-178-3/+48
| * | | | | try_compile(): Pass down CMAKE_EXPERIMENTAL_* feature flagsKyle Edwards2023-07-173-0/+14
| * | | | | cmake_language(): Add undocumented GET_EXPERIMENTAL_FEATURE_ENABLED modeKyle Edwards2023-07-173-1/+48