summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Help: Fix malformed cross-reference in FetchContent docsCraig Scott2023-12-071-1/+1
|/
* CMake 3.28.0v3.28.0Brad King2023-12-061-1/+1
* Merge topic 'cxxmodules-msvc-corner-cases' into release-3.28Brad 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 topic 'fix-cxx-module-transitive-requirements' into release-3.28Brad King2023-12-0636-6/+392
|\ \
| * | cmCxxModuleMapper: Fix transitive requirements computationnamniav2023-12-0536-6/+392
* | | Merge topic 'LLVMFlang-MSVC-debug' into release-3.28Brad King2023-12-063-9/+16
|\ \ \
| * | | LLVMFlang: Fix MSVC ABI debug information format optionsBrad King2023-12-053-9/+16
| | |/ | |/|
* | | Merge topic 'imported-implib-only' into release-3.28Brad King2023-12-063-12/+26
|\ \ \ | |_|/ |/| |
| * | cmComputeLinkInformation: Restore soname lookup for non-imported targetsBrad King2023-12-052-12/+12
| * | cmGeneratorTarget: Add helper to check for known runtime artifactBrad King2023-12-052-0/+14
|/ /
* | Merge topic 'RH-gcc-toolset-10-bug-check' into release-3.28Brad King2023-12-051-0/+28
|\ \
| * | cmCMakePath: do not use std::filesystem::path with RH gcc-toolset-10Marc Chevrier2023-12-041-0/+28
| |/
* | Merge topic 'cxxmodules-pch' into release-3.28Brad 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 topic 'cmFileCopier-error-loss' into release-3.28Brad 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 topic 'fix-include-windows' into release-3.28Brad King2023-12-051-1/+1
|\ \ \ \
| * | | | cmFileLockResult: Fix inclusion of windows.h when cross-compilingBrad King2023-12-041-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'execute_process-no-extension' into release-3.28Brad 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
| |\ \ \ |/ / / /
* | | | Merge topic 'libuv-win-no-default-current-directory' into release-3.28Brad King2023-12-041-4/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | libuv: win: honor NoDefaultCurrentDirectoryInExePath env varKyle Edwards2023-12-011-4/+6
|/ / /
* | | CMake 3.28.0-rc6v3.28.0-rc6Brad King2023-11-301-1/+1
* | | Merge topic 'execute_process-no-extension' into release-3.28Brad King2023-11-308-25/+69
|\ \ \
| * | | Tests: Add case to cover execute_process support for no extension on WindowsKyle Edwards2023-11-307-0/+57
| * | | libuv: win/spawn: run executables with no file extensionKyle Edwards2023-11-301-25/+12
* | | | Merge topic 'rpm-quoting' into release-3.28Brad King2023-11-302-14/+19
|\ \ \ \
| * | | | ci: unmask RPM tests on Fedora 39Ben Boeckel2023-11-291-9/+0
| * | | | CPack/RPM: Quote paths in rpm spec only if they have whitespaceBrad King2023-11-291-1/+6
| * | | | CPack/RPM: Factor out helper to quote paths in generated rpm specBrad King2023-11-291-5/+14
* | | | | Merge topic 'ccmake-install-rds-crash' into release-3.28Brad King2023-11-301-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | cmGlobalGenerator: clear RuntimeDependencySet members at configureBen Boeckel2023-11-291-0/+2
| | |_|/ | |/| |
* | | | Merge topic 'cxxmodules-diagnostics' into release-3.28Brad King2023-11-296-21/+61
|\ \ \ \
| * | | | cxxmodules: Add more suggestions to no-modules-support diagnosticsBrad King2023-11-286-21/+61
| |/ / /
* | | | Merge topic 'xcode-embed-resources' into release-3.28Brad King2023-11-293-5/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Xcode: Fix embed resources prop namehalx992023-11-283-5/+4
|/ / /
* | | Merge branch 'release-3.27' into release-3.28Brad King2023-11-281-0/+20
|\ \ \
| * | | CMake 3.27.9v3.27.9Brad King2023-11-282-1/+21
* | | | Merge branch 'release-3.27' into release-3.28Brad King2023-11-272-4/+14
|\ \ \ \ | |/ / /
| * | | Merge branch 'release-3.26' into release-3.27Brad King2023-11-272-4/+14
| |\ \ \
| | * | | CMake 3.26.6v3.26.6Brad King2023-11-273-5/+15
* | | | | Merge branch 'release-3.27' into release-3.28Brad King2023-11-270-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'revert-exact-collation-depends-3.27' into release-3.27Brad King2023-11-2718-9/+143
| |\ \ \ \