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
*
Merge topic 'strip-macos'
Brad King
2023-03-31
4
-9/+51
|
\
|
*
macOS: Do not pass Apple-specific flags to llvm-strip
Brad King
2023-03-29
4
-9/+51
*
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-31
1
-1/+1
*
|
Merge topic 'presets-json-errors'
Brad King
2023-03-30
24
-942/+1525
|
\
\
|
*
|
presets: Improve JSON parser and error messages
Martin Duffy
2023-03-29
24
-942/+1525
*
|
|
Merge topic 'ninja-performance'
Brad King
2023-03-30
4
-34/+22
|
\
\
\
|
*
|
|
Ninja: Use more efficient data structures to collect outputs
Nicolas van Kempen
2023-03-28
4
-34/+22
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-30
1
-1/+1
*
|
|
|
Merge topic 'install-namelink-no-rpath'
Brad King
2023-03-29
1
-4/+6
|
\
\
\
\
|
*
|
|
|
install(TARGETS): Do not apply installation tweaks to NAMELINK files
Brad King
2023-03-28
1
-4/+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-29
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'lint-genex'
Brad King
2023-03-28
2
-7/+73
|
\
\
\
|
*
|
|
Add generator expression support to static code analysis hooks
Stefan Schober
2023-03-27
2
-7/+73
*
|
|
|
Merge topic 'mingw-slashes'
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
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-28
1
-1/+1
*
|
|
|
|
Merge topic 'module-depends-static-lib-cycle'
Brad King
2023-03-27
3
-2/+15
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
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
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-27
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-26
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-25
1
-1/+1
*
|
|
|
|
Merge topic 'file-GET_RUNTIME_DEPENDENCIES-windows-casing'
Brad King
2023-03-24
1
-8/+50
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
file(GET_RUNTIME_DEPENDENCIES): Preserve casing for Windows PE binaries
Christian Heimlich
2023-03-23
1
-8/+50
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-24
1
-1/+1
*
|
|
|
|
Merge topic 'autogen-exe-vars'
Brad King
2023-03-23
1
-0/+3
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Autogen: Add CMAKE_AUTO*_EXECUTABLE variables
Orkun Tokdemir
2023-03-22
1
-0/+3
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-23
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-22
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'autogen-parallel-number'
Brad King
2023-03-21
1
-0/+12
|
\
\
\
\
|
*
|
|
|
Autogen: Restore AUTOGEN_PARALLEL support for numbers
Orkun Tokdemir
2023-03-20
1
-0/+12
|
|
/
/
/
*
|
|
|
Merge topic 'file-REAL_PATH'
Brad King
2023-03-21
1
-4/+3
|
\
\
\
\
|
*
|
|
|
file(REAL_PATH): Ensure same behavior as get_filename_component(REALPATH)
Marc Chevrier
2023-03-20
1
-4/+3
*
|
|
|
|
Merge topic 'find_package-raii-fc-early-return'
Brad King
2023-03-21
2
-12/+55
|
\
\
\
\
\
|
*
|
|
|
|
find_package: Ensure root path stack and module vars are restored
Craig Scott
2023-03-17
2
-12/+55
*
|
|
|
|
|
Merge topic 'clang-windows-cxx-modules'
Brad King
2023-03-21
7
-63/+81
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
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
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-21
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-20
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-19
1
-1/+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2023-03-18
1
-1/+1
[next]