Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Makefiles: Add LINK_WHAT_YOU_USE support for MODULE libraries | Peter Kokot | 2023-12-06 | 1 | -0/+3 | |
* | | | | | Merge topic 'cmuvprocesschain-external-loop' | Brad King | 2023-12-07 | 2 | -2/+32 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmUVProcessChain: Add option for external uv_loop_t | Kyle Edwards | 2023-12-05 | 2 | -2/+32 | |
* | | | | | | Merge topic 'win-fs' | Brad King | 2023-12-07 | 1 | -2/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Source: Enhance check for C++17 filesystem support | Michael Hirsch | 2023-12-05 | 1 | -2/+9 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-12-07 | 1 | -1/+1 | |
* | | | | | | Merge topic 'fix-cxx-module-transitive-requirements' | Brad King | 2023-12-06 | 1 | -5/+8 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | cmCxxModuleMapper: Fix transitive requirements computation | namniav | 2023-12-05 | 1 | -5/+8 | |
* | | | | | | Merge topic 'imported-implib-only' | Brad King | 2023-12-06 | 3 | -12/+26 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | cmComputeLinkInformation: Restore soname lookup for non-imported targets | Brad King | 2023-12-05 | 2 | -12/+12 | |
| * | | | | cmGeneratorTarget: Add helper to check for known runtime artifact | Brad King | 2023-12-05 | 2 | -0/+14 | |
| |/ / / | ||||||
| * | | | Merge topic 'RH-gcc-toolset-10-bug-check' into release-3.28 | Brad King | 2023-12-05 | 1 | -0/+28 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge topic 'cxxmodules-pch' into release-3.28 | Brad King | 2023-12-05 | 2 | -8/+10 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge topic 'cmFileCopier-error-loss' into release-3.28 | Brad King | 2023-12-05 | 7 | -59/+77 | |
| |\ \ \ \ \ | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-12-06 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge topic 'RH-gcc-toolset-10-bug-check' | Brad King | 2023-12-05 | 1 | -0/+28 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | cmCMakePath: do not use std::filesystem::path with RH gcc-toolset-10 | Marc Chevrier | 2023-12-04 | 1 | -0/+28 | |
* | | | | | | Merge topic 'cxxmodules-pch' | Brad King | 2023-12-05 | 2 | -8/+10 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | cmNinjaTargetGenerator: PCH files do not need dyndep | Ben Boeckel | 2023-12-04 | 1 | -8/+7 | |
| * | | | | | cmLocalGenerator: prevent scanning of PCH source files | Ben Boeckel | 2023-12-04 | 1 | -0/+3 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'cmFileCopier-error-loss' | Brad King | 2023-12-05 | 7 | -59/+77 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | errors: avoid constructing a stream before getting the last error | Ben Boeckel | 2023-12-02 | 5 | -28/+20 | |
| * | | | | cmFileCopier: remember error statuses and get their strings | Ben Boeckel | 2023-12-02 | 1 | -14/+23 | |
| * | | | | cmFileTimes: return status codes from APIs | Ben Boeckel | 2023-12-02 | 2 | -17/+34 | |
* | | | | | Merge topic 'fix-include-windows' | Brad King | 2023-12-05 | 1 | -1/+1 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | cmFileLockResult: Fix inclusion of windows.h when cross-compiling | Brad King | 2023-12-04 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
| * | | | CMake 3.28.0-rc6v3.28.0-rc6 | Brad King | 2023-11-30 | 1 | -1/+1 | |
| * | | | Merge topic 'ccmake-install-rds-crash' into release-3.28 | Brad King | 2023-11-30 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge topic 'cxxmodules-diagnostics' into release-3.28 | Brad King | 2023-11-29 | 1 | -7/+12 | |
| |\ \ \ \ | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-12-05 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge topic 'ctest-jobserver-client' | Brad King | 2023-12-04 | 5 | -0/+660 | |
|\ \ \ \ \ | ||||||
| * | | | | | ctest: Add support for running under a make job server on POSIX systems | Brad King | 2023-12-03 | 2 | -0/+43 | |
| * | | | | | cmUVJobServerClient: Add libuv-based job server integration client | Brad King | 2023-12-03 | 3 | -0/+617 | |
* | | | | | | Merge topic 'fileapi-exe-launcher' | Brad King | 2023-12-04 | 2 | -1/+47 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fileapi: Add cross-compiling emulator to codemodel-v2 | Ralf Habacker | 2023-12-01 | 2 | -1/+47 | |
* | | | | | | | Merge topic 'cmake-non-writable-build-dir' | Brad King | 2023-12-04 | 1 | -2/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmake: Improve error message if CMAKE_BINARY_DIR not writable | scivision | 2023-11-30 | 1 | -2/+9 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-12-04 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'uv-handle-bool' | Brad King | 2023-12-03 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmUVHandlePtr: Fix conversion to bool on Oracle Studio compiler | Brad King | 2023-12-02 | 1 | -0/+8 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-12-03 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-12-02 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'xcode-embed-xpc-services' | Brad King | 2023-12-01 | 2 | -0/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Xcode: Add support to embed XPC Services | Jonathan Earnshaw | 2023-11-29 | 2 | -0/+11 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-12-01 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'LINK_LIBRARY-genex-with-INTERFACE_LINK_LIBRARIES_DIRECT' | Brad King | 2023-11-30 | 6 | -84/+137 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | LINK_LIBRARY-genex: correct behavior for INTERFACE_LINK_LIBRARIES_DIRECT | Marc Chevrier | 2023-11-29 | 6 | -84/+137 | |
* | | | | | | | | Merge topic 'remove-non-readable-dir' | Brad King | 2023-11-30 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Merge branch 'upstream-KWSys' into remove-write-only-dir | Brad King | 2023-11-29 | 1 | -4/+4 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'ccmake-install-rds-crash' | Brad King | 2023-11-30 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | |