index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'release-3.25' into release-3.26
Brad King
2023-04-04
0
-0/+0
|
\
|
*
Merge branch 'release-3.24' into release-3.25
Brad King
2023-04-04
0
-0/+0
|
|
\
|
|
*
Merge branch 'release-3.23' into release-3.24
Brad King
2023-04-04
0
-0/+0
|
|
|
\
|
|
|
*
Merge branch 'swift-xcode-14.3' into release-3.23
Brad King
2023-04-03
1
-4/+8
|
|
|
|
\
|
|
*
|
\
Merge branch 'swift-xcode-14.3' into release-3.24
Brad King
2023-04-03
1
-4/+8
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
*
|
|
|
Merge branch 'swift-xcode-14.3' into release-3.25
Brad King
2023-04-03
1
-4/+8
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge topic 'swift-xcode-14.3' into release-3.26
Brad King
2023-04-04
1
-4/+8
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Xcode: Fix detection of Swift compiler location for Xcode 14.3
Brad King
2023-04-03
1
-4/+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'release-3.25' into release-3.26
Brad King
2023-04-03
0
-0/+0
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'vs-fortran-try_compile' into release-3.25
Brad King
2023-03-31
1
-1/+0
|
|
\
\
\
*
|
\
\
\
Merge topic 'vs-fortran-try_compile' into release-3.26
Brad King
2023-04-03
1
-1/+0
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
VS: Remove extra try_compile argument in Intel Fortran check
Brad King
2023-03-31
1
-1/+0
|
|
/
/
/
*
|
|
|
CMake 3.26.2
v3.26.2
Brad King
2023-03-29
2
-4/+4
*
|
|
|
Merge topic 'swift-old-driver' into release-3.26
Brad King
2023-03-29
3
-3/+72
|
\
\
\
\
|
*
|
|
|
Swift: Restore compatibility with old C++ driver
YR Chen
2023-03-28
3
-3/+72
*
|
|
|
|
Merge topic 'mingw-slashes' into release-3.26
Brad King
2023-03-28
2
-5/+7
|
\
\
\
\
\
|
*
|
|
|
|
Ninja: Restore slash style for MinGW tools when extra languages are enabled
Brad King
2023-03-27
2
-5/+7
|
/
/
/
/
/
*
|
|
|
|
Merge topic 'module-depends-static-lib-cycle' into release-3.26
Brad King
2023-03-27
10
-3/+42
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Ninja,Makefile: Restore Fortran module scanning in static library cycle
Brad King
2023-03-24
8
-1/+30
|
*
|
|
|
cmGlobalGenerator: Factor out helper to check target ordering
Brad King
2023-03-24
2
-2/+12
|
/
/
/
/
*
|
|
|
CMake 3.26.1
v3.26.1
Brad King
2023-03-23
2
-1/+13
*
|
|
|
Merge topic 'FindHDF5-CXX-without-C' into release-3.26
Brad King
2023-03-23
1
-38/+28
|
\
\
\
\
|
*
|
|
|
FindHDF5: Restore parallel HDF5 detection with only CXX enabled
Brad King
2023-03-22
1
-38/+28
|
/
/
/
/
*
|
|
|
Merge topic 'clang-windows-cxx-modules' into release-3.26
Brad King
2023-03-21
8
-76/+96
|
\
\
\
\
|
*
|
|
|
Ninja: Wrap rules using '>' shell redirection with 'cmd /C' on Windows
Brad King
2023-03-20
1
-1/+18
|
*
|
|
|
Clang: Record Clang 16.0 C++ modules flags only for GNU-like front-end
Brad King
2023-03-20
1
-13/+15
|
*
|
|
|
cmGlobalNinjaGenerator: Use forward slashes in clang modmap format on Windows
Brad King
2023-03-18
1
-1/+7
|
*
|
|
|
cmDyndepCollation: Drop outdated mentions of CXX_MODULE_INTERNAL_PARTITIONS
Brad King
2023-03-18
1
-38/+11
|
*
|
|
|
cmLocalNinjaGenerator: De-duplicate condition for using 'cmd /C' on Windows
Brad King
2023-03-18
1
-5/+5
|
*
|
|
|
cmGlobalNinjaGenerator: Detect GNU-like command-line for dyndep collator
Brad King
2023-03-18
2
-6/+20
|
*
|
|
|
cmGlobalNinjaGenerator: Factor out GNU-like command-line detection on Windows
Brad King
2023-03-18
2
-6/+16
|
*
|
|
|
cmCxxModuleMapper: Use value semantics in path conversion callback
Brad King
2023-03-18
3
-3/+3
|
*
|
|
|
cmCxxModuleMapper: Remove redundant path conversion callbacks
Brad King
2023-03-18
1
-4/+2
*
|
|
|
|
Merge topic 'clang-cl-showIncludes' into release-3.26
Brad King
2023-03-21
6
-1/+23
|
\
\
\
\
\
|
*
|
|
|
|
Ninja: Restore detection of clang-cl showIncludes prefix
YR Chen
2023-03-20
6
-1/+17
|
*
|
|
|
|
Tests: Comment RunCMake.Ninja ShowIncludes sample input languages
Brad King
2023-03-20
1
-0/+6
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'FindPython-SOSABI-handling' into release-3.26
Brad King
2023-03-21
3
-4/+8
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
FindPython: ensure Stable ABI is correctly handled
Marc Chevrier
2023-03-20
3
-4/+8
|
/
/
/
/
*
|
|
|
Merge topic 'CMakePackageConfigHelpers-ARCH_INDEPENDENT' into release-3.26
Brad King
2023-03-17
1
-1/+1
|
\
\
\
\
|
*
|
|
|
WriteBasicConfigVersionFile: Fix regression in ARCH_INDEPENDENT check
Brad King
2023-03-16
1
-1/+1
*
|
|
|
|
Merge topic 'FindMatlab-R2023a' into release-3.26
Brad King
2023-03-17
1
-0/+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
FindMatlab: add version/release map for R2023a
scivision
2023-03-16
1
-0/+1
|
/
/
/
/
*
|
|
|
CMake 3.26.0
v3.26.0
Brad King
2023-03-14
1
-1/+1
*
|
|
|
Merge topic 'revert-CheckCompilerFlag-clang-argument-unused' into release-3.26
Brad King
2023-03-14
5
-4/+26
|
\
\
\
\
|
*
|
|
|
CheckCompilerFlag: Revert 'Match the Clang "argument unused" output ...'
Brad King
2023-03-13
5
-4/+26
|
/
/
/
/
*
|
|
|
Merge branch 'release-3.25' into release-3.26
Brad King
2023-03-13
0
-0/+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'backport-3.25-log-failed-compiler-id' into release-3.25
Brad King
2023-03-13
1
-2/+4
|
|
\
\
\
|
|
*
|
|
CompilerId: Restore logging of failed identifications in CMake 3.25
Brad King
2023-03-13
1
-2/+4
|
|
/
/
/
*
|
|
|
Merge topic 'revert-optimize-target-depends-closure' into release-3.26
Brad King
2023-03-13
2
-68/+56
|
\
\
\
\
|
*
|
|
|
Ninja: Revert "Optimize target depends closure" due to performance regression
Brad King
2023-03-10
2
-68/+56
|
/
/
/
/
[next]