Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cxxmodules-msvc-corner-cases' | Brad King | 2023-12-06 | 5 | -3/+27 |
|\ | |||||
| * | Tests/CXXModules: enhance `internal-partitions` test | Ben Boeckel | 2023-12-05 | 4 | -1/+17 |
| * | Tests/CXXModules: import from an internal partition | Ben Boeckel | 2023-12-05 | 3 | -2/+10 |
* | | Merge branch 'release-3.28' | Brad King | 2023-12-06 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge topic 'fix-cxx-module-transitive-requirements' into release-3.28 | Brad King | 2023-12-06 | 36 | -6/+392 |
| |\ \ | |||||
* | \ \ | Merge topic 'fix-cxx-module-transitive-requirements' | Brad King | 2023-12-06 | 36 | -6/+392 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | cmCxxModuleMapper: Fix transitive requirements computation | namniav | 2023-12-05 | 36 | -6/+392 |
* | | | | Merge branch 'release-3.28' | Brad King | 2023-12-06 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'LLVMFlang-MSVC-debug' into release-3.28 | Brad King | 2023-12-06 | 3 | -9/+16 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'LLVMFlang-MSVC-debug' | Brad King | 2023-12-06 | 3 | -9/+16 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | LLVMFlang: Fix MSVC ABI debug information format options | Brad King | 2023-12-05 | 3 | -9/+16 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'release-3.28' | Brad King | 2023-12-06 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'imported-implib-only' into release-3.28 | Brad King | 2023-12-06 | 3 | -12/+26 |
| |\ \ \ | | |_|/ | |/| | | |||||
* | | | | 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 'ci-clang-tidy-patch' | Brad King | 2023-12-06 | 8 | -1/+36 |
|\ \ \ | |||||
| * | | | ci: export clang-tidy fixes as an artifact | Kyle Edwards | 2023-12-05 | 8 | -1/+36 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-12-06 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'release-3.28' | Brad King | 2023-12-05 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge topic 'RH-gcc-toolset-10-bug-check' into release-3.28 | Brad King | 2023-12-05 | 1 | -0/+28 |
| |\ \ | |||||
* | \ \ | 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 'fix-doc-add_library-INTERFACE-EXCLUDE_FROM_ALL' | Brad King | 2023-12-05 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Help: Fix signature of add_library(<name> INTERFACE EXCLUDE_FROM_ALL) | namniav | 2023-12-04 | 1 | -1/+1 |
* | | | | Merge branch 'release-3.28' | Brad King | 2023-12-05 | 0 | -0/+0 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge topic 'cxxmodules-pch' into release-3.28 | Brad King | 2023-12-05 | 6 | -8/+34 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'cxxmodules-pch' | Brad King | 2023-12-05 | 6 | -8/+34 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | 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 |
| * | | | | Tests/CXXModules: add a test which scans a PCH-using source | Ben Boeckel | 2023-12-04 | 4 | -0/+24 |
* | | | | | Merge branch 'release-3.28' | Brad King | 2023-12-05 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'cmFileCopier-error-loss' into release-3.28 | Brad King | 2023-12-05 | 7 | -59/+77 |
| |\ \ \ \ | |||||
* | \ \ \ \ | 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 branch 'release-3.28' | Brad King | 2023-12-05 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'fix-include-windows' into release-3.28 | Brad King | 2023-12-05 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | 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 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'release-3.28' | Brad King | 2023-12-05 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'execute_process-no-extension' into release-3.28 | Brad King | 2023-12-05 | 1 | -13/+30 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'execute_process-no-extension' | Brad King | 2023-12-05 | 1 | -13/+30 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | libuv: win/spawn: run executables with no file extension | Kyle Edwards | 2023-12-04 | 1 | -2/+6 |
| * | | | | | libuv: Revert "win/spawn: run executables with no file extension" | Brad King | 2023-12-04 | 1 | -12/+25 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-12-05 | 1 | -1/+1 |
* | | | | | | Merge topic 'ctest-jobserver-client' | Brad King | 2023-12-04 | 18 | -0/+933 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ctest: Add support for running under a make job server on POSIX systems | Brad King | 2023-12-03 | 13 | -0/+136 |
| * | | | | | | cmUVJobServerClient: Add libuv-based job server integration client | Brad King | 2023-12-03 | 5 | -0/+797 |
| | |_|_|_|/ | |/| | | | |