summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmUVProcessChain: Add option for external uv_loop_tKyle Edwards2023-12-053-3/+84
* Merge branch 'release-3.28'Brad King2023-12-050-0/+0
|\
| * Merge topic 'RH-gcc-toolset-10-bug-check' into release-3.28Brad King2023-12-051-0/+28
| |\
* | \ Merge topic 'RH-gcc-toolset-10-bug-check'Brad King2023-12-051-0/+28
|\ \ \ | | |/ | |/|
| * | cmCMakePath: do not use std::filesystem::path with RH gcc-toolset-10Marc Chevrier2023-12-041-0/+28
* | | Merge topic 'fix-doc-add_library-INTERFACE-EXCLUDE_FROM_ALL'Brad King2023-12-051-1/+1
|\ \ \
| * | | Help: Fix signature of add_library(<name> INTERFACE EXCLUDE_FROM_ALL)namniav2023-12-041-1/+1
* | | | Merge branch 'release-3.28'Brad King2023-12-050-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'cxxmodules-pch' into release-3.28Brad King2023-12-056-8/+34
| |\ \ \
* | \ \ \ Merge topic 'cxxmodules-pch'Brad King2023-12-056-8/+34
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | cmNinjaTargetGenerator: PCH files do not need dyndepBen Boeckel2023-12-041-8/+7
| * | | | cmLocalGenerator: prevent scanning of PCH source filesBen Boeckel2023-12-041-0/+3
| * | | | Tests/CXXModules: add a test which scans a PCH-using sourceBen Boeckel2023-12-044-0/+24
* | | | | Merge branch 'release-3.28'Brad King2023-12-050-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'cmFileCopier-error-loss' into release-3.28Brad King2023-12-057-59/+77
| |\ \ \ \
* | \ \ \ \ Merge topic 'cmFileCopier-error-loss'Brad King2023-12-057-59/+77
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | errors: avoid constructing a stream before getting the last errorBen Boeckel2023-12-025-28/+20
| * | | | | cmFileCopier: remember error statuses and get their stringsBen Boeckel2023-12-021-14/+23
| * | | | | cmFileTimes: return status codes from APIsBen Boeckel2023-12-022-17/+34
* | | | | | Merge branch 'release-3.28'Brad King2023-12-050-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'fix-include-windows' into release-3.28Brad King2023-12-051-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'fix-include-windows'Brad King2023-12-051-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | cmFileLockResult: Fix inclusion of windows.h when cross-compilingBrad King2023-12-041-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'release-3.28'Brad King2023-12-050-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'execute_process-no-extension' into release-3.28Brad King2023-12-051-13/+30
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'execute_process-no-extension'Brad King2023-12-051-13/+30
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | libuv: win/spawn: run executables with no file extensionKyle Edwards2023-12-041-2/+6
| * | | | | libuv: Revert "win/spawn: run executables with no file extension"Brad King2023-12-041-12/+25
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2023-12-051-1/+1
* | | | | | 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
| |/ / / / / / / /