summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge topic 'autogen-makefile-depfile' into release-3.28Brad King2024-01-297-2/+40
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'autogen-makefile-depfile'Brad King2024-01-297-2/+40
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Autogen: Forward dependencies when both Makefile and DEPFILE are usedOrkun Tokdemir2024-01-287-1/+39
| * | | | | | | | cmQtAutoGenInitializer: Improve Const-correctnessOrkun Tokdemir2024-01-261-1/+1
* | | | | | | | | Merge topic 'productbuild-domains-policy'Brad King2024-01-2914-3/+100
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPack: Change CPACK_PRODUCTBUILD_DOMAINS default to true (CMP0161)Craig Scott2024-01-2814-3/+99
| * | | | | | | | | CPack: Clear temporary variable after it is no longer neededCraig Scott2024-01-281-0/+1
* | | | | | | | | | Merge topic 'fortrancinterface-extra-newline'Craig Scott2024-01-291-1/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FortranCInterface: Skip appending an unnecessary newline to Output.cmakeCraig Scott2024-01-271-1/+0
| |/ / / / / / / / /
* | | | | | | | | | CMake Nightly Date StampKitware Robot2024-01-291-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'test-launcher-emulator'Brad King2024-01-2834-121/+389
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests: Improve RunCMake.add_test TEST_LAUNCHER coverageBrad King2024-01-279-41/+89
| * | | | | | | | | Tests: Improve RunCMake.add_test error formattingBrad King2024-01-271-7/+13
| * | | | | | | | | Tests: Improve RunCMake.CrosscompilingEmulator coverageBrad King2024-01-276-5/+172
| * | | | | | | | | Tests: Improve RunCMake.CrosscompilingEmulator error formattingBrad King2024-01-275-24/+45
| * | | | | | | | | Tests: Shorten RunCMake.CrosscompilingEmulator executable namesBrad King2024-01-2715-44/+58
| * | | | | | | | | Tests: Teach pseudo_emulator helper to pass by defaultBrad King2024-01-272-1/+13
* | | | | | | | | | Merge topic 'fortrancinterface-IS_NEWER_THAN'Brad King2024-01-281-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FortranCInterface: Fix wrong path when deciding if redetection is neededCraig Scott2024-01-271-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'ep-url-special-characters'Brad King2024-01-282-27/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ExternalProject: Prevent URL list-splitting on special charactersCraig Scott2024-01-272-1/+9
| * | | | | | | | | | ExternalProject: Catch empty REMOTE or LOCAL earlierCraig Scott2024-01-272-8/+7
| * | | | | | | | | | ExternalProject: Update foreach() calls to use IN LISTS and IN ITEMSCraig Scott2024-01-271-13/+13
| * | | | | | | | | | ExternalProject: Remove N^2 add_dependencies() callsCraig Scott2024-01-271-5/+3
| |/ / / / / / / / /
* | | | | | | | | | CMake Nightly Date StampKitware Robot2024-01-281-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge topic 'doc-configure_file'Brad King2024-01-271-63/+77
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Organize configure_file documentation into sectionsBrad King2024-01-261-63/+77
* | | | | | | | | | CMake Nightly Date StampKitware Robot2024-01-271-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'stdio-streams-always'Brad King2024-01-261-28/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ensure stdin, stdout, stderr FILE streams are open on WindowsBrad King2024-01-251-28/+15
* | | | | | | | | | Merge topic 'ctest-tests-from-file'Brad King2024-01-2617-0/+207
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ctest_test: add options INCLUDE_FROM_FILE and EXCLUDE_FROM_FILEAlex Neundorf2024-01-258-0/+58
| * | | | | | | | | | ctest: add command line option to exclude tests listed in a given fileAlex Neundorf2024-01-258-5/+61
| * | | | | | | | | | ctest: add command line option to run the tests listed in a given fileAlex Neundorf2024-01-259-0/+93
* | | | | | | | | | | Merge topic 'simplify-emacs-cmake-mode'Brad King2024-01-261-14/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmake-mode.el: Simplify jumping to begin/end of functions/macrosJoerg Bornemann2024-01-251-14/+4
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.28'Brad King2024-01-260-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'revert-FindFreetype-use-config' into release-3.28Brad King2024-01-261-98/+0
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'revert-FindFreetype-use-config'Brad King2024-01-261-98/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | FindFreetype: Revert use of upstream freetype cmake packageBrad King2024-01-251-98/+0
* | | | | | | | | | | | Merge branch 'release-3.28'Brad King2024-01-260-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge topic 'find-matlab-docs-mcr-version-mapping' into release-3.28Brad King2024-01-261-1/+11
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge topic 'find-matlab-docs-mcr-version-mapping'Brad King2024-01-261-1/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | FindMatlab: Document that version mappings do not apply to MCRHermann von Kleist2024-01-251-1/+11
* | | | | | | | | | | | | Merge branch 'release-3.28'Brad King2024-01-260-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge topic 'find-matlab-fix-nonzero-patch-version' into release-3.28Brad King2024-01-261-4/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'find-matlab-fix-nonzero-patch-version'Brad King2024-01-261-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | FindMatlab: Some versions use major.minor.patch in the registryHermann von Kleist2024-01-251-4/+5
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2024-01-261-1/+1
* | | | | | | | | | | | Merge branch 'release-3.28' into masterBrad King2024-01-250-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | / / / / / / / / | |_|_|/ / / / / / / / |/| | | | | | | | | |