summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ctest-jobserver-client'Brad King2023-12-0418-0/+933
|\
| * ctest: Add support for running under a make job server on POSIX systemsBrad King2023-12-0313-0/+136
| * cmUVJobServerClient: Add libuv-based job server integration clientBrad King2023-12-035-0/+797
* | Merge topic 'fileapi-exe-launcher'Brad King2023-12-0415-6/+369
|\ \
| * | fileapi: Add cross-compiling emulator to codemodel-v2Ralf Habacker2023-12-0115-6/+369
* | | Merge topic 'update-librhash'Brad King2023-12-0418-275/+878
|\ \ \
| * | | librhash: Update build within CMake for rhash 1.4.4Brad King2023-12-012-1/+5
| * | | librhash: aligned_alloc is not available with IBM XLClang on LinuxBrad King2023-12-011-0/+1
| * | | librhash: aligned_alloc is not available on SolarisBrad King2023-12-011-1/+1
| * | | librhash: Remove source fragments not needed for CMakeBrad King2023-11-281-4/+0
| * | | Merge branch 'upstream-librhash' into update-librhashBrad King2023-11-2815-273/+874
| |\ \ \
| | * | | librhash 2023-07-14 (cfe77846)librhash upstream2023-11-2815-342/+874
| * | | | librhash: Update import script to get rhash 1.4.4Brad King2023-11-281-1/+2
* | | | | Merge topic 'cmake-non-writable-build-dir'Brad King2023-12-047-14/+54
|\ \ \ \ \
| * | | | | Tests: Add case covering non-writable CMAKE_BINARY_DIRBrad King2023-11-304-0/+26
| * | | | | Tests: Factor out RunCMake helper to get UNIX user idBrad King2023-11-302-12/+19
| * | | | | cmake: Improve error message if CMAKE_BINARY_DIR not writablescivision2023-11-301-2/+9
* | | | | | Merge branch 'release-3.28'Brad King2023-12-040-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge topic 'libuv-win-no-default-current-directory' into release-3.28Brad King2023-12-041-4/+6
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'libuv-win-no-default-current-directory'Brad King2023-12-041-4/+6
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | libuv: win: honor NoDefaultCurrentDirectoryInExePath env varKyle Edwards2023-12-011-4/+6
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2023-12-041-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'uv-handle-bool'Brad King2023-12-032-0/+24
|\ \ \ \ \ \
| * | | | | | cmUVHandlePtr: Fix conversion to bool on Oracle Studio compilerBrad King2023-12-022-0/+24
* | | | | | | CMake Nightly Date StampKitware Robot2023-12-031-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2023-12-021-1/+1
|/ / / / / /
* | | | | | 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