Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMakePackageConfigHelpers: Move platform selection template to Internal/ | Brad King | 2023-12-07 | 2 | -1/+1 |
* | Merge branch 'release-3.28' | Brad King | 2023-12-07 | 0 | -0/+0 |
|\ | |||||
| * | Merge topic 'FindCUDAToolkit-fix-stubs' into release-3.28 | Brad King | 2023-12-07 | 1 | -5/+7 |
| |\ | |||||
* | \ | Merge topic 'FindCUDAToolkit-fix-stubs' | Brad King | 2023-12-07 | 1 | -5/+7 |
|\ \ \ | | |/ | |/| | |||||
| * | | FindCUDAToolkit: Fix stub library representation on reconfigure | Brad King | 2023-12-06 | 1 | -5/+7 |
* | | | Merge topic 'doc-signatures' | Brad King | 2023-12-07 | 2 | -175/+211 |
|\ \ \ | |||||
| * | | | Help: Use signature directive for the 'add_library' command | Brad King | 2023-12-06 | 2 | -142/+169 |
| * | | | Help: Use signature directive for the 'add_executable' command | Brad King | 2023-12-06 | 1 | -34/+43 |
* | | | | Merge topic 'GoogleTest-discovery-scope' | Brad King | 2023-12-07 | 4 | -6/+55 |
|\ \ \ \ | |||||
| * | | | | GoogleTest: Avoid silent failures of dynamic test discovery | Moritz Haase | 2023-12-06 | 4 | -6/+55 |
* | | | | | Merge topic 'win-path' | Brad King | 2023-12-07 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Modules: CMAKE_*_COMPILER convert path to cmake path | Michael Hirsch | 2023-12-06 | 1 | -0/+4 |
* | | | | | | Merge topic 'LLVMFlang-MSVC' | Brad King | 2023-12-07 | 9 | -34/+69 |
|\ \ \ \ \ \ | |||||
| * | | | | | | LLVMFlang: Update MSVC ABI and architecture detection for LLVMFlang 18.0 | Brad King | 2023-12-06 | 2 | -18/+21 |
| * | | | | | | LLVMFlang: Update MSVC runtime library selection for LLVMFlang 18.0 | Brad King | 2023-12-06 | 3 | -16/+23 |
| * | | | | | | CMakeParseImplicitLinkInfo: Exclude LLVMFlang program entry point for MSVC | Brad King | 2023-12-06 | 4 | -0/+25 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'makefiles-lwyu-module-libraries' | Brad King | 2023-12-07 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | 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 | 3 | -3/+84 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmUVProcessChain: Add option for external uv_loop_t | Kyle Edwards | 2023-12-05 | 3 | -3/+84 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | 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 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'release-3.28' | Brad King | 2023-12-07 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge topic 'doc-fetchcontent-bad-ref' into release-3.28 | Brad King | 2023-12-07 | 1 | -1/+1 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'doc-fetchcontent-bad-ref' | Brad King | 2023-12-07 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Help: Fix malformed cross-reference in FetchContent docs | Craig Scott | 2023-12-07 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-12-07 | 1 | -1/+1 |
* | | | | | Merge topic 'doc-dev-maint' | Brad King | 2023-12-06 | 1 | -0/+7 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Help/dev: Add informal governance section to maintainer guide | Brad King | 2023-12-06 | 1 | -0/+7 |
|/ / / / | |||||
* | | | | Merge branch 'release-3.28' | Brad King | 2023-12-06 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | CMake 3.28.0v3.28.0 | Brad King | 2023-12-06 | 1 | -1/+1 |
* | | | | Merge branch 'release-3.28' | Brad King | 2023-12-06 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge topic 'cxxmodules-msvc-corner-cases' into release-3.28 | Brad King | 2023-12-06 | 5 | -3/+27 |
| |\ \ \ | |||||
* | \ \ \ | 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 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | |