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
*
LexerParser: Suppress gcc -Wfree-nonheap-object warnings in generated code
Brad King
2021-02-05
9
-876/+884
*
CMake Nightly Date Stamp
Kitware Robot
2021-02-05
1
-1/+1
*
Merge topic 'aix-xcoff-edit'
Brad King
2021-02-04
11
-37/+588
|
\
|
*
AIX: Enable XCOFF editing to replace RPATH on installation
Brad King
2021-02-03
2
-12/+128
|
*
cmXCOFF: Add helper to parse and edit the XCOFF binary format
Brad King
2021-02-03
4
-0/+432
|
*
Ninja Multi-Config: Enable relink diagnostic message
Brad King
2021-02-03
3
-2/+5
|
*
Rename CMAKE_USE_MACH_PARSER to CMake_USE_MACH_PARSER
Brad King
2021-02-03
4
-7/+7
|
*
Rename CMAKE_USE_ELF_PARSER to CMake_USE_ELF_PARSER
Brad King
2021-02-03
6
-18/+18
*
|
Merge topic 'issue-17634'
Brad King
2021-02-04
2
-2/+20
|
\
\
|
*
|
try_run: Allow to set working directory
Asit Dhal
2021-02-03
2
-2/+20
*
|
|
Merge topic 'xcode-framework-path'
Brad King
2021-02-04
3
-5/+25
|
\
\
\
|
*
|
|
Xcode: Don't hard-code SDK-provided implicit framework search paths
Craig Scott
2021-02-03
3
-1/+21
|
*
|
|
cmComputeLinkInformation: Fix misspelt private variable name
Craig Scott
2021-02-03
2
-4/+4
|
*
|
|
Apple: Fix linking to frameworks that do not exist until build time
Brad King
2021-02-02
2
-13/+6
|
*
|
|
CMake 3.19.4
v3.19.4
Brad King
2021-01-28
1
-1/+1
|
*
|
|
Merge topic 'vs-sdk-selection' into release-3.19
Brad King
2021-01-21
4
-3/+14
|
|
\
\
\
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-02-04
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge topic 'pch-reuse-from-obj-msvc'
Brad King
2021-02-03
3
-8/+22
|
\
\
\
\
|
*
|
|
|
PCH: Remove restrictions for REUSE_FROM signature for MSVC
Cristian Adam
2021-02-02
3
-8/+22
*
|
|
|
|
Merge topic 'file-configure-endl'
Brad King
2021-02-03
1
-1/+3
|
\
\
\
\
\
|
*
|
|
|
|
file(CONFIGURE): Use text mode for default OUTPUT content
Cristian Adam
2021-02-02
1
-1/+3
*
|
|
|
|
|
Merge topic 'cmake-compile-on-iOS'
Brad King
2021-02-03
1
-2/+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
iOS: Fix compilation of CMake itself
Hayden
2021-02-02
1
-2/+5
*
|
|
|
|
|
|
Merge topic 'update-kwsys'
Brad King
2021-02-03
2
-0/+84
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2021-02-02
2
-0/+84
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-02-03
1
-1/+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Revert "PCH: Remove restrictions for REUSE_FROM signature for MSVC"
Brad King
2021-02-02
3
-22/+8
*
|
|
|
|
Merge topic 'pch-reuse-from-obj-msvc'
Brad King
2021-02-02
3
-8/+22
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
PCH: Remove restrictions for REUSE_FROM signature for MSVC
Cristian Adam
2021-02-02
3
-8/+22
*
|
|
|
|
Merge topic 'issue-19198'
Brad King
2021-02-02
5
-12/+55
|
\
\
\
\
\
|
*
|
|
|
|
file(GENERATE): Support new line style
Asit Dhal
2021-02-01
5
-12/+55
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-02-02
1
-1/+1
*
|
|
|
|
|
Merge topic 'file-configure-newline'
Brad King
2021-02-01
1
-6/+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
file(CONFIGURE): Fix newlines in CONTENT
Cristian Adam
2021-01-29
1
-6/+8
*
|
|
|
|
|
|
Merge topic 'install-minor-refactor'
Brad King
2021-02-01
19
-180/+284
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cmInstallGenerator: Add accessors for settings common to all installers
Brad King
2021-01-28
1
-0/+4
|
*
|
|
|
|
|
|
cmInstallGenerator: Add backtrace to all install generators
Brad King
2021-01-28
18
-42/+57
|
*
|
|
|
|
|
|
cmInstallExportGenerator: Add method to get installed file name
Brad King
2021-01-28
1
-0/+3
|
*
|
|
|
|
|
|
cmInstallScriptGenerator: Factor out method to get script
Brad King
2021-01-28
2
-7/+18
|
*
|
|
|
|
|
|
cmInstallDirectoryGenerator: Factor out method to get list of directories
Brad King
2021-01-28
2
-5/+20
|
*
|
|
|
|
|
|
cmInstallFilesGenerator: Factor out method to get list of files
Brad King
2021-01-28
2
-5/+19
|
*
|
|
|
|
|
|
cmInstallTargetGenerator: Factor out method to get list of target files
Brad King
2021-01-28
2
-98/+132
|
*
|
|
|
|
|
|
cmInstallTargetGenerator: Avoid duplicating install destination in memory
Brad King
2021-01-28
2
-19/+24
|
*
|
|
|
|
|
|
cmInstallTargetGenerator: Move internal helper to anonymous namespace
Brad King
2021-01-28
1
-13/+15
|
*
|
|
|
|
|
|
cmGlobalGenerator: Clear list of install components between runs
Brad King
2021-01-28
1
-0/+1
*
|
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-02-01
1
-1/+1
*
|
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-01-31
1
-1/+1
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-01-30
1
-1/+1
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'cmake_path-stabilization'
Craig Scott
2021-01-29
1
-3/+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmake_path: rename 'GET ... RELATIVE_PATH' to 'GET ... RELATIVE_PART'
Marc Chevrier
2021-01-28
1
-3/+3
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
[next]