summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.25' into release-3.26Brad King2023-04-040-0/+0
|\
| * Merge branch 'release-3.24' into release-3.25Brad King2023-04-040-0/+0
| |\
| | * Merge branch 'release-3.23' into release-3.24Brad King2023-04-040-0/+0
| | |\
| | | * Merge branch 'swift-xcode-14.3' into release-3.23Brad King2023-04-031-4/+8
| | | |\
| | * | \ Merge branch 'swift-xcode-14.3' into release-3.24Brad King2023-04-031-4/+8
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Merge branch 'swift-xcode-14.3' into release-3.25Brad King2023-04-031-4/+8
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge topic 'swift-xcode-14.3' into release-3.26Brad King2023-04-041-4/+8
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Xcode: Fix detection of Swift compiler location for Xcode 14.3Brad King2023-04-031-4/+8
| | |_|/ | |/| |
* | | | Merge branch 'release-3.25' into release-3.26Brad King2023-04-030-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'vs-fortran-try_compile' into release-3.25Brad King2023-03-311-1/+0
| |\ \ \
* | \ \ \ Merge topic 'vs-fortran-try_compile' into release-3.26Brad King2023-04-031-1/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | VS: Remove extra try_compile argument in Intel Fortran checkBrad King2023-03-311-1/+0
| |/ / /
* | | | CMake 3.26.2v3.26.2Brad King2023-03-292-4/+4
* | | | Merge topic 'swift-old-driver' into release-3.26Brad King2023-03-293-3/+72
|\ \ \ \
| * | | | Swift: Restore compatibility with old C++ driverYR Chen2023-03-283-3/+72
* | | | | Merge topic 'mingw-slashes' into release-3.26Brad King2023-03-282-5/+7
|\ \ \ \ \
| * | | | | Ninja: Restore slash style for MinGW tools when extra languages are enabledBrad King2023-03-272-5/+7
|/ / / / /
* | | | | Merge topic 'module-depends-static-lib-cycle' into release-3.26Brad King2023-03-2710-3/+42
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ninja,Makefile: Restore Fortran module scanning in static library cycleBrad King2023-03-248-1/+30
| * | | | cmGlobalGenerator: Factor out helper to check target orderingBrad King2023-03-242-2/+12
|/ / / /
* | | | CMake 3.26.1v3.26.1Brad King2023-03-232-1/+13
* | | | Merge topic 'FindHDF5-CXX-without-C' into release-3.26Brad King2023-03-231-38/+28
|\ \ \ \
| * | | | FindHDF5: Restore parallel HDF5 detection with only CXX enabledBrad King2023-03-221-38/+28
|/ / / /
* | | | Merge topic 'clang-windows-cxx-modules' into release-3.26Brad King2023-03-218-76/+96
|\ \ \ \
| * | | | Ninja: Wrap rules using '>' shell redirection with 'cmd /C' on WindowsBrad King2023-03-201-1/+18
| * | | | Clang: Record Clang 16.0 C++ modules flags only for GNU-like front-endBrad King2023-03-201-13/+15
| * | | | cmGlobalNinjaGenerator: Use forward slashes in clang modmap format on WindowsBrad King2023-03-181-1/+7
| * | | | cmDyndepCollation: Drop outdated mentions of CXX_MODULE_INTERNAL_PARTITIONSBrad King2023-03-181-38/+11
| * | | | cmLocalNinjaGenerator: De-duplicate condition for using 'cmd /C' on WindowsBrad King2023-03-181-5/+5
| * | | | cmGlobalNinjaGenerator: Detect GNU-like command-line for dyndep collatorBrad King2023-03-182-6/+20
| * | | | cmGlobalNinjaGenerator: Factor out GNU-like command-line detection on WindowsBrad King2023-03-182-6/+16
| * | | | cmCxxModuleMapper: Use value semantics in path conversion callbackBrad King2023-03-183-3/+3
| * | | | cmCxxModuleMapper: Remove redundant path conversion callbacksBrad King2023-03-181-4/+2
* | | | | Merge topic 'clang-cl-showIncludes' into release-3.26Brad King2023-03-216-1/+23
|\ \ \ \ \
| * | | | | Ninja: Restore detection of clang-cl showIncludes prefixYR Chen2023-03-206-1/+17
| * | | | | Tests: Comment RunCMake.Ninja ShowIncludes sample input languagesBrad King2023-03-201-0/+6
| |/ / / /
* | | | | Merge topic 'FindPython-SOSABI-handling' into release-3.26Brad King2023-03-213-4/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindPython: ensure Stable ABI is correctly handledMarc Chevrier2023-03-203-4/+8
|/ / / /
* | | | Merge topic 'CMakePackageConfigHelpers-ARCH_INDEPENDENT' into release-3.26Brad King2023-03-171-1/+1
|\ \ \ \
| * | | | WriteBasicConfigVersionFile: Fix regression in ARCH_INDEPENDENT checkBrad King2023-03-161-1/+1
* | | | | Merge topic 'FindMatlab-R2023a' into release-3.26Brad King2023-03-171-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindMatlab: add version/release map for R2023ascivision2023-03-161-0/+1
|/ / / /
* | | | CMake 3.26.0v3.26.0Brad King2023-03-141-1/+1
* | | | Merge topic 'revert-CheckCompilerFlag-clang-argument-unused' into release-3.26Brad King2023-03-145-4/+26
|\ \ \ \
| * | | | CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...'Brad King2023-03-135-4/+26
|/ / / /
* | | | Merge branch 'release-3.25' into release-3.26Brad King2023-03-130-0/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'backport-3.25-log-failed-compiler-id' into release-3.25Brad King2023-03-131-2/+4
| |\ \ \
| | * | | CompilerId: Restore logging of failed identifications in CMake 3.25Brad King2023-03-131-2/+4
| |/ / /
* | | | Merge topic 'revert-optimize-target-depends-closure' into release-3.26Brad King2023-03-132-68/+56
|\ \ \ \
| * | | | Ninja: Revert "Optimize target depends closure" due to performance regressionBrad King2023-03-102-68/+56
|/ / / /