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 topic 'per-config-autogen-info-file' into release-3.20
Brad King
2021-02-23
2
-4/+4
|
\
|
*
Autogen: Don't change the order of HEADERS array in AutogenInfo.json
Craig Scott
2021-02-22
2
-4/+4
*
|
Merge topic 'fix-IS_NEWER_THAN-usage' into release-3.20
Brad King
2021-02-22
8
-6/+111
|
\
\
|
*
|
FetchContent: Don't update timestamps if files don't change
Craig Scott
2021-02-22
6
-4/+107
|
*
|
ExternalProject: Fix misuse of IS_NEWER_THAN in timestamp checks
Craig Scott
2021-02-22
2
-2/+4
*
|
|
Merge topic 'vs-pch-one-lang' into release-3.20
Brad King
2021-02-22
6
-7/+44
|
\
\
\
|
*
|
|
VS: Restore support for PCH in CXX but not C within once target
Brad King
2021-02-19
6
-1/+38
|
*
|
|
cmVisualStudio10TargetGenerator: Refactor per-source PCH logic
Brad King
2021-02-19
1
-6/+6
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'cpackifw-scanbuild-fix' into release-3.20
Brad King
2021-02-22
1
-2/+9
|
\
\
\
|
*
|
|
CPackIFWInstaller: Avoid potential null pointer dereference
Craig Scott
2021-02-19
1
-2/+9
*
|
|
|
Merge topic 'doc-cpack-dpkg-shlibdeps-l' into release-3.20
Brad King
2021-02-22
1
-1/+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Help: Fix CPACK_DEBIAN_PACKAGE_SHLIBDEPS_PRIVATE_DIRS documentation
Brad King
2021-02-19
1
-1/+1
*
|
|
|
Merge branch 'release-3.19' into release-3.20
Brad King
2021-02-19
0
-0/+0
|
\
\
\
\
|
*
\
\
\
Merge branch 'backport-intel-fortran-preprocess' into release-3.19
Brad King
2021-02-18
1
-2/+10
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'intel-fortran-preprocess' into release-3.20
Brad King
2021-02-19
2
-4/+20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
IntelLLVM: Make explicit Fortran preprocessing under Ninja more robust
Brad King
2021-02-18
1
-2/+10
|
*
|
|
|
|
|
Merge branch 'backport-intel-fortran-preprocess'
Brad King
2021-02-18
1
-2/+10
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
/
/
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Intel: Make explicit Fortran preprocessing under Ninja more robust
Brad King
2021-02-18
1
-2/+10
|
|
|
/
/
/
*
|
|
|
|
Merge topic 'docpreset' into release-3.20
Brad King
2021-02-19
2
-10/+25
|
\
\
\
\
\
|
*
|
|
|
|
Help: Add build and test preset to examples in cmake-presets(7)
Michael Hirsch
2021-02-18
1
-2/+16
|
*
|
|
|
|
Help: Clarify preset name conflict rules in cmake-presets(7)
Michael Hirsch
2021-02-18
1
-8/+9
*
|
|
|
|
|
Merge topic 'llvm-nm-cleanup' into release-3.20
Brad King
2021-02-19
1
-1/+0
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bindexplib: remove stray debugging output when using llvm-nm
Brad King
2021-02-18
1
-1/+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'doc-if-links' into release-3.20
Brad King
2021-02-18
1
-7/+51
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Help: Add internal links to if() docs
Michael Hirsch, Ph.D
2021-02-18
1
-7/+51
|
|
/
/
/
*
|
|
|
Merge topic 'preset-json-comments' into release-3.20
Brad King
2021-02-18
1
-1/+4
|
\
\
\
\
|
*
|
|
|
Help: Document JSON comment support in cmake-presets(7)
Michael Hirsch
2021-02-18
1
-1/+4
*
|
|
|
|
Merge topic 'doc-presets' into release-3.20
Brad King
2021-02-18
3
-12/+21
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Help: Clarify role of binaryDir inheritance in cmake-presets(7)
Brad King
2021-02-18
1
-4/+6
|
*
|
|
|
Help: Link to tool-specific preset arguments from cmake-presets(7)
Brad King
2021-02-18
2
-6/+9
|
*
|
|
|
Help: Mention version 2 in cmake-presets(7)
Brad King
2021-02-18
1
-2/+5
|
*
|
|
|
Utilities/Sphinx: Avoid converting -- to an en-dash
Brad King
2021-02-18
1
-0/+1
|
|
/
/
/
*
|
|
|
Merge topic 'fix-intel-compiler-check' into release-3.20
Brad King
2021-02-18
1
-1/+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
DetermineCompiler: Fix copy-paste error in Intel Compiler detection
Gregor Jasny
2021-02-17
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'fetchcontent-patch-step-typo' into release-3.20
Craig Scott
2021-02-18
4
-1/+26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FetchContent: Restore patch command support
Craig Scott
2021-02-17
4
-1/+26
|
/
/
*
|
CMake 3.20.0-rc1
v3.20.0-rc1
Brad King
2021-02-16
1
-1/+1
*
|
Merge branch 'release-3.19' into release-3.20
Brad King
2021-02-16
0
-0/+0
|
\
\
|
|
/
|
*
Merge branch 'FindPython-fix-variable-handling' into release-3.19
Brad King
2021-02-16
1
-2/+2
|
|
\
*
|
\
Merge topic 'FindPython-fix-variable-handling' into release-3.20
Brad King
2021-02-16
1
-2/+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
FindPython: fix erroneous variable handling
Marc Chevrier
2021-02-16
1
-2/+2
|
|
/
*
|
Merge branch 'release-3.19' into release-3.20
Brad King
2021-02-16
0
-0/+0
|
\
\
|
|
/
|
*
CMake 3.19.5
v3.19.5
Brad King
2021-02-15
1
-1/+1
*
|
Merge topic 'preset-fixes' into release-3.20
Brad King
2021-02-16
4
-14/+1
|
\
\
|
*
|
presets: Inherit 'quiet' property for test presets
Sam Freed
2021-02-15
1
-0/+1
|
*
|
presets: Remove unintended rerunFailed option from test presets
Sam Freed
2021-02-15
4
-14/+0
*
|
|
Merge topic 'FindPNG-advanced-variables' into release-3.20
Brad King
2021-02-16
1
-2/+1
|
\
\
\
|
*
|
|
FindPNG: only mark used variables as advanced
Ben Boeckel
2021-02-15
1
-2/+1
*
|
|
|
Merge topic 'IntelLLVM-unused-C17' into release-3.20
Brad King
2021-02-16
1
-8/+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
IntelLLVM: Remove incomplete C17 support
Brad King
2021-02-15
1
-8/+3
|
|
/
/
[next]