summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bootstrap: Unconditionally build libjsoncppKyle Edwards2023-07-262-35/+24
* Merge topic 'exec-program-policy'Kyle Edwards2023-07-2618-2/+61
|\
| * exec_program(): Remove by policy CMP0153Kyle Edwards2023-07-2518-2/+61
* | CMake Nightly Date StampKitware Robot2023-07-261-1/+1
* | Merge branch 'release-3.27'Brad King2023-07-251-0/+12
|\ \
| * | CMake 3.27.1v3.27.1Brad King2023-07-252-1/+13
* | | Merge branch 'release-3.27'Brad King2023-07-250-0/+0
|\ \ \ | |/ /
| * | Merge topic 'property-typo-fix' into release-3.27Brad King2023-07-252-2/+4
| |\ \
* | \ \ Merge topic 'property-typo-fix'Brad King2023-07-252-2/+4
|\ \ \ \ | | |/ / | |/| |
| * | | cmTarget: Restore Fortran_PREPROCESS property initializationBen Boeckel2023-07-252-2/+4
* | | | Merge branch 'release-3.27'Brad King2023-07-250-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'release-3.26' into release-3.27Brad King2023-07-250-0/+0
| |\ \ \
* | \ \ \ Merge branch 'release-3.26'Brad King2023-07-250-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'cdash_checksum_400' into release-3.26Brad King2023-07-252-10/+13
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.27'Brad King2023-07-250-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'cdash_checksum_400' into release-3.27Brad King2023-07-252-10/+13
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
* | | | | Merge topic 'cdash_checksum_400'Brad King2023-07-252-10/+13
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | ctest: Update ctest_submit for CDash behavior changeZack Galbreath2023-07-252-10/+13
| | |/ | |/|
* | | Merge topic 'remove-exec-program-usage'Brad King2023-07-2512-68/+69
|\ \ \
| * | | cmake_uninstall.cmake.in: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-3/+3
| * | | Tests/ExternalOBJ: Replace exec_program() with execute_process()Kyle Edwards2023-07-242-2/+2
| * | | Tests/ComplexOneConfig: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-3/+3
| * | | Tests/Complex: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-3/+3
| * | | Tests/CommandLineTest: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-34/+34
| * | | Tests/CMakeOnly: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-3/+3
| * | | UsePkgConfig: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-5/+5
| * | | FindwxWindows: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-6/+7
| * | | FindQt: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-3/+3
| * | | FindFLTK2: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-2/+2
| * | | FindFLTK: Replace exec_program() with execute_process()Kyle Edwards2023-07-241-4/+4
* | | | Merge branch 'release-3.27'Brad King2023-07-250-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'fix-ctest-timeout-regression' into release-3.27Brad King2023-07-253-3/+18
| |\ \ \
* | \ \ \ Merge topic 'fix-ctest-timeout-regression'Brad King2023-07-253-3/+18
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | CTest: Fix regression in calculating test timeoutKyle Edwards2023-07-243-3/+18
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2023-07-251-1/+1
| |/ / |/| |
* | | 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