summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmUVHandlePtr: Fix conversion to bool on Oracle Studio compilerBrad King2023-12-022-0/+24
* Merge topic 'FindPerl-doc'Brad King2023-12-011-6/+11
|\
| * FindPerl: Fix documentation word order polarbub2023-11-301-2/+2
| * FindPerl: Improve documentation formattingpolarbub2023-11-301-6/+11
* | Merge topic 'adsp-on-linux'Brad King2023-12-012-5/+10
|\ \
| * | ADSP: Allow progress with CMAKE_ADSP_ROOT unsetJosh Channings2023-11-301-3/+0
| * | ADSP: Add /opt/analog/cces to _find_adsp_root()'s search spaceJosh Channings2023-11-301-0/+3
| * | ADSP: Use find_program() to get path to cc21k/ccblkfnJosh Channings2023-11-301-1/+6
| * | ADSP: Use $CMAKE_EXECUTABLE_SUFFIX in COMPILER_NAMEJosh Channings2023-11-291-2/+2
* | | Merge topic 'xcode-embed-xpc-services'Brad King2023-12-0110-0/+72
|\ \ \
| * | | Xcode: Add support to embed XPC ServicesJonathan Earnshaw2023-11-2910-0/+72
| |/ /
* | | CMake Nightly Date StampKitware Robot2023-12-011-1/+1
* | | Merge topic 'doc-ctest-dir'Brad King2023-11-301-0/+2
|\ \ \
| * | | Help: Document that ctest(1) --test-dir was added in 3.20scivision2023-11-301-0/+2
| |/ /
* | | Merge branch 'release-3.28'Brad King2023-11-300-0/+0
|\ \ \
| * | | CMake 3.28.0-rc6v3.28.0-rc6Brad King2023-11-301-1/+1
* | | | Merge branch 'release-3.28'Brad King2023-11-300-0/+0
|\ \ \ \ | |/ / /
| * | | Merge topic 'execute_process-no-extension' into release-3.28Brad King2023-11-308-25/+69
| |\ \ \
* | \ \ \ 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