summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Merge topic 'ninja-dev' into release-3.28Brad King2023-12-092-4/+11
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'ninja-dev'Brad King2023-12-092-4/+11
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Tests: Update for changes to upstream ninja development versionBrad King2023-12-082-4/+11
| |/ / / / / / / / /
* | | | | | | | | | CMake Nightly Date StampKitware Robot2023-12-091-1/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'try_compile-linker-language'Brad King2023-12-083-9/+38
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Tests: Fix RunCMake.try_run case on gfortran < 4.3Brad King2023-12-071-1/+1
| * | | | | | | | Tests: Add inspection step to RunCMake.try_runBrad King2023-12-073-4/+37
| * | | | | | | | Tests: Remove unused code from RunCMake.try_runBrad King2023-12-071-4/+0
* | | | | | | | | Merge topic 'xcframework-package-dispatch'Brad King2023-12-082-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CMakePackageConfigHelpers: Move platform selection template to Internal/Brad King2023-12-072-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2023-12-081-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge branch 'release-3.28'Brad King2023-12-070-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'FindCUDAToolkit-fix-stubs' into release-3.28Brad King2023-12-071-5/+7
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'FindCUDAToolkit-fix-stubs'Brad King2023-12-071-5/+7
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | FindCUDAToolkit: Fix stub library representation on reconfigureBrad King2023-12-061-5/+7
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'doc-signatures'Brad King2023-12-072-175/+211
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Use signature directive for the 'add_library' commandBrad King2023-12-062-142/+169
| * | | | | | | | Help: Use signature directive for the 'add_executable' commandBrad King2023-12-061-34/+43
* | | | | | | | | Merge topic 'GoogleTest-discovery-scope'Brad King2023-12-074-6/+55
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | GoogleTest: Avoid silent failures of dynamic test discoveryMoritz Haase2023-12-064-6/+55
* | | | | | | | | | Merge topic 'win-path'Brad King2023-12-071-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Modules: CMAKE_*_COMPILER convert path to cmake pathMichael Hirsch2023-12-061-0/+4
* | | | | | | | | | | Merge topic 'LLVMFlang-MSVC'Brad King2023-12-079-34/+69
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | LLVMFlang: Update MSVC ABI and architecture detection for LLVMFlang 18.0Brad King2023-12-062-18/+21
| * | | | | | | | | | | LLVMFlang: Update MSVC runtime library selection for LLVMFlang 18.0Brad King2023-12-063-16/+23
| * | | | | | | | | | | CMakeParseImplicitLinkInfo: Exclude LLVMFlang program entry point for MSVCBrad King2023-12-064-0/+25
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'makefiles-lwyu-module-libraries'Brad King2023-12-071-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Makefiles: Add LINK_WHAT_YOU_USE support for MODULE librariesPeter Kokot2023-12-061-0/+3
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'cmuvprocesschain-external-loop'Brad King2023-12-073-3/+84
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmUVProcessChain: Add option for external uv_loop_tKyle Edwards2023-12-053-3/+84
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'win-fs'Brad King2023-12-071-2/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Source: Enhance check for C++17 filesystem supportMichael Hirsch2023-12-051-2/+9
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'release-3.28'Brad King2023-12-070-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'doc-fetchcontent-bad-ref' into release-3.28Brad King2023-12-071-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'doc-fetchcontent-bad-ref'Brad King2023-12-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Help: Fix malformed cross-reference in FetchContent docsCraig Scott2023-12-071-1/+1
| |/ / / / / / / / /
* | | | | | | | | | CMake Nightly Date StampKitware Robot2023-12-071-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'doc-dev-maint'Brad King2023-12-061-0/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Help/dev: Add informal governance section to maintainer guideBrad King2023-12-061-0/+7
|/ / / / / / / /
* | | | | | | | Merge branch 'release-3.28'Brad King2023-12-060-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | CMake 3.28.0v3.28.0Brad King2023-12-061-1/+1
* | | | | | | | Merge branch 'release-3.28'Brad King2023-12-060-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge topic 'cxxmodules-msvc-corner-cases' into release-3.28Brad King2023-12-065-3/+27
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'cxxmodules-msvc-corner-cases'Brad King2023-12-065-3/+27
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Tests/CXXModules: enhance `internal-partitions` testBen Boeckel2023-12-054-1/+17
| * | | | | | | | Tests/CXXModules: import from an internal partitionBen Boeckel2023-12-053-2/+10
* | | | | | | | | Merge branch 'release-3.28'Brad King2023-12-060-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'fix-cxx-module-transitive-requirements' into release-3.28Brad King2023-12-0636-6/+392
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'fix-cxx-module-transitive-requirements'Brad King2023-12-0636-6/+392
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | cmCxxModuleMapper: Fix transitive requirements computationnamniav2023-12-0536-6/+392