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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ninja: Restore slash style for MinGW tools when extra languages are enabled
Brad King
2023-03-27
2
-5/+7
*
Ninja,Makefile: Restore Fortran module scanning in static library cycle
Brad King
2023-03-24
1
-0/+3
*
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
1
-1/+1
*
Ninja: Wrap rules using '>' shell redirection with 'cmd /C' on Windows
Brad King
2023-03-20
1
-1/+18
*
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
*
CMake 3.26.0
v3.26.0
Brad King
2023-03-14
1
-1/+1
*
Ninja: Revert "Optimize target depends closure" due to performance regression
Brad King
2023-03-10
2
-68/+56
*
CMake 3.26.0-rc6
v3.26.0-rc6
Brad King
2023-03-08
1
-1/+1
*
Merge topic 'revert-vs-BuildInParallel' into release-3.26
Brad King
2023-03-08
1
-7/+4
|
\
|
*
VS: Revert "Build custom commands concurrently when possible"
Brad King
2023-03-07
1
-7/+4
*
|
file(INSTALL): Fix file ownership regression when running as root on macOS
Brad King
2023-03-07
1
-0/+6
|
/
*
CMake 3.26.0-rc5
v3.26.0-rc5
Brad King
2023-03-01
1
-1/+1
*
ccmake: Update minimum required version of CMake for curses check
Brad King
2023-03-01
1
-4/+1
*
CMake 3.26.0-rc4
v3.26.0-rc4
Brad King
2023-02-22
1
-1/+1
*
Merge topic 'xcode-revert-header-map' into release-3.26
Brad King
2023-02-20
1
-0/+1
|
\
|
*
Xcode: Restore suppression of header maps
Brad King
2023-02-17
1
-0/+1
*
|
cmCxxModuleMapper: Specify clang's BMI dependency with new form
Chuanqi Xu
2023-02-17
1
-1/+1
|
/
*
CMake 3.26.0-rc3
v3.26.0-rc3
Brad King
2023-02-15
1
-1/+1
*
CMake 3.26.0-rc2
v3.26.0-rc2
Brad King
2023-02-09
1
-1/+1
*
Merge topic 'stop_parsing_after_first_script_arg' into release-3.26
Brad King
2023-02-09
1
-5/+7
|
\
|
*
cmake: Stop parsing after `--` when detecting script mode
Robert Maynard
2023-02-08
1
-5/+7
*
|
AutoMoc: Fix verbose mode message
Joerg Bornemann
2023-02-07
1
-1/+1
|
/
*
CMake 3.26.0-rc1
v3.26.0-rc1
Brad King
2023-02-02
1
-1/+1
*
Merge topic 'modules-lang-specific-target-linked-dirs' into release-3.26
Brad King
2023-02-02
9
-14/+41
|
\
|
*
cmDependsFortran: require that dependency info files work
Ben Boeckel
2023-02-01
2
-6/+12
|
*
cmGlobalNinjaGenerator: require that dependency info files work
Ben Boeckel
2023-02-01
1
-1/+6
|
*
cmCommonTargetGenerator: classify linked target directories by language
Ben Boeckel
2023-02-01
4
-4/+9
|
*
cmGeneratorTarget: add a method to query if Fortran sources exist
Ben Boeckel
2023-02-01
2
-0/+11
|
*
cmMakefileTargetGenerator: make "target linked info" variable Fortran-specific
Ben Boeckel
2023-02-01
2
-2/+2
|
*
cmMakefileTargetGenerator: simplify string streaming
Ben Boeckel
2023-02-01
1
-2/+2
*
|
Begin 3.26 release versioning
Brad King
2023-02-01
1
-3/+3
*
|
try_compile: Record propagated CMake variables in configure log
Brad King
2023-02-01
4
-0/+49
*
|
ConfigureLog: De-duplicate event backtrace and check key generation
Brad King
2023-02-01
5
-14/+10
*
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2023-02-01
2
-4/+50
*
|
Merge topic 'xcode-header-search'
Brad King
2023-02-01
1
-1/+2
|
\
\
|
*
|
Xcode: Explicitly disable deprecated user include path feature
Brad King
2023-01-31
1
-1/+2
|
|
/
*
|
Merge topic 'cmTarget-refactorings'
Brad King
2023-02-01
1
-389/+335
|
\
\
|
*
|
cmTarget: simplify `CheckLinkLibraryPattern`
Ben Boeckel
2023-01-31
1
-13/+8
|
*
|
cmTarget: refactor INTERFACE_LINK_LIBRARIES_DIRECT_EXCLUDE usage requirements
Ben Boeckel
2023-01-31
1
-27/+9
|
*
|
cmTarget: refactor INTERFACE_LINK_LIBRARIES_DIRECT usage requirements
Ben Boeckel
2023-01-31
1
-42/+42
|
*
|
cmTarget: refactor INTERFACE_LINK_LIBRARIES usage requirements
Ben Boeckel
2023-01-31
1
-28/+9
|
*
|
cmTarget: refactor LINK_LIBRARIES usage requirements
Ben Boeckel
2023-01-31
1
-25/+9
|
*
|
cmTarget: refactor LINK_DIRECTORIES usage requirements
Ben Boeckel
2023-01-31
1
-35/+14
[next]