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 '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
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'intel-llvm-compilers'
Brad King
2021-01-29
2
-1/+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
cmake: Reduce default recursion depth when compiling with IntelLLVM
Brad King
2021-01-28
1
-0/+2
|
*
|
|
Utilities: Suppress warnings in third-party code when using IntelLLVM
Brad King
2021-01-28
1
-1/+1
|
|
|
/
|
|
/
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-01-29
1
-1/+1
|
/
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2021-01-28
1
-1/+1
|
/
*
Merge topic 'clang-tidy-fixes'
Brad King
2021-01-27
115
-469/+425
|
\
|
*
clang-tidy: fix `readability-use-anyofallof` warnings
Ben Boeckel
2021-01-27
13
-188/+161
|
*
clang-tidy: fix `readability-simplify-boolean-expr` warnings
Ben Boeckel
2021-01-27
1
-2/+2
|
*
clang-tidy: fix `readability-redundant-string-init` warnings
Ben Boeckel
2021-01-27
2
-2/+0
|
*
clang-tidy: fix `readability-redundant-access-specifiers` warnings
Ben Boeckel
2021-01-27
24
-41/+0
|
*
clang-tidy: fix `readability-qualified-auto` warnings
Ben Boeckel
2021-01-27
35
-79/+85
|
*
clang-tidy: fix `readability-make-member-function-const` warnings
Ben Boeckel
2021-01-27
35
-89/+107
|
*
clang-tidy: fix `performance-trivially-destructible` warnings
Ben Boeckel
2021-01-27
9
-18/+7
|
*
clang-tidy: fix `performance-no-automatic-move` warnings
Ben Boeckel
2021-01-27
2
-2/+2
|
*
clang-tidy: fix `bugprone-suspicious-include` warnings
Ben Boeckel
2021-01-27
2
-0/+3
|
*
clang-tidy: fix `bugprone-signed-char-misuse` warnings
Ben Boeckel
2021-01-27
1
-2/+1
|
*
clang-tidy: fix `bugprone-reserved-identifier` warnings
Ben Boeckel
2021-01-27
12
-49/+60
[next]