summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'execute_process-no-extension'Brad King2023-11-308-25/+69
|\
| * Tests: Add case to cover execute_process support for no extension on WindowsKyle Edwards2023-11-307-0/+57
| * libuv: win/spawn: run executables with no file extensionKyle Edwards2023-11-301-25/+12
* | Merge topic 'LINK_LIBRARY-genex-with-INTERFACE_LINK_LIBRARIES_DIRECT'Brad King2023-11-3012-84/+156
|\ \
| * | LINK_LIBRARY-genex: correct behavior for INTERFACE_LINK_LIBRARIES_DIRECTMarc Chevrier2023-11-2912-84/+156
* | | Merge topic 'remove-non-readable-dir'Brad King2023-11-302-9/+35
|\ \ \
| * | | Tests: Avoid leaving behind non-readable directoriesBrad King2023-11-291-0/+24
| * | | Tests: Avoid creating world-writable pathsBrad King2023-11-291-2/+2
| * | | Tests: Fix directory removal in RunCMake.if testBrad King2023-11-291-3/+5
| * | | Merge branch 'upstream-KWSys' into remove-write-only-dirBrad King2023-11-291-4/+4
| |\ \ \
| | * | | KWSys 2023-11-29 (433f3d23)KWSys Upstream2023-11-291-4/+4
* | | | | Merge branch 'release-3.28'Brad King2023-11-300-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge topic 'rpm-quoting' into release-3.28Brad King2023-11-302-14/+19
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'rpm-quoting'Brad King2023-11-302-14/+19
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | ci: unmask RPM tests on Fedora 39Ben Boeckel2023-11-291-9/+0
| * | | | | | CPack/RPM: Quote paths in rpm spec only if they have whitespaceBrad King2023-11-291-1/+6
| * | | | | | CPack/RPM: Factor out helper to quote paths in generated rpm specBrad King2023-11-291-5/+14
* | | | | | | Merge branch 'release-3.28'Brad King2023-11-300-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'ccmake-install-rds-crash' into release-3.28Brad King2023-11-301-0/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'ccmake-install-rds-crash'Brad King2023-11-301-0/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | cmGlobalGenerator: clear RuntimeDependencySet members at configureBen Boeckel2023-11-291-0/+2
* | | | | | | CMake Nightly Date StampKitware Robot2023-11-301-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'release-3.28'Brad King2023-11-290-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'cxxmodules-diagnostics' into release-3.28Brad King2023-11-296-21/+61
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'cxxmodules-diagnostics'Brad King2023-11-296-21/+61
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | cxxmodules: Add more suggestions to no-modules-support diagnosticsBrad King2023-11-286-21/+61
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-3.28'Brad King2023-11-290-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'xcode-embed-resources' into release-3.28Brad King2023-11-293-5/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'xcode-embed-resources'Brad King2023-11-293-5/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Xcode: Fix embed resources prop namehalx992023-11-283-5/+4
| |/ / / /
* | | | | Merge topic 'ci-intel-compiler'Brad King2023-11-291-0/+21
|\ \ \ \ \
| * | | | | gitlab-ci: add job testing Intel oneAPI 2024.0.0 compilers on LinuxBrad King2023-11-281-0/+7
| * | | | | gitlab-ci: add jobs testing Intel 2023.2.1 compilers on LinuxBrad King2023-11-281-0/+14
* | | | | | CMake Nightly Date StampKitware Robot2023-11-291-1/+1
|/ / / / /
* | | | | Merge branch 'release-3.28'Brad King2023-11-280-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'release-3.27' into release-3.28Brad King2023-11-281-0/+20
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.27'Brad King2023-11-281-0/+20
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | CMake 3.27.9v3.27.9Brad King2023-11-282-1/+21
* | | | | | Merge topic 'fix-install-jar-exports-warning'Brad King2023-11-282-6/+6
|\ \ \ \ \ \
| * | | | | | UseJava: Increase maximum policy version in exported files to 3.27Gold8562023-11-271-2/+1
| * | | | | | Help/dev: Update UseJava export policy version in post-release developmentGold8562023-11-271-4/+5
* | | | | | | Merge topic 'cpack-auto-suffixes'Brad King2023-11-289-20/+59
|\ \ \ \ \ \ \
| * | | | | | | CPack/RPM: Append .rpm to CPACK_RPM_FILE_NAME if missingAlex Neundorf2023-11-277-6/+17
| * | | | | | | CPack/DEB: Append .deb to CPACK_DEBIAN_FILE_NAME if missingAlex Neundorf2023-11-277-3/+28
| * | | | | | | Help: Format allowed CPACK_{DEB,RPM}_FILE_NAME values as definition listBrad King2023-11-272-19/+22
* | | | | | | | Merge topic 'tests-c99'Brad King2023-11-282-11/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Improve C compatibility of LoadCommand testsFlorian Weimer2023-11-272-11/+17
* | | | | | | | | CMake Nightly Date StampKitware Robot2023-11-281-1/+1
* | | | | | | | | Merge branch 'release-3.28'Brad King2023-11-270-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'release-3.27' into release-3.28Brad King2023-11-272-4/+14
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |