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
/
Help
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'doc-if-defined'
Brad King
2021-12-20
1
-1/+10
|
\
|
*
Help: Clarify behavior of if(DEFINED) for cache and non-cache variables
Craig Scott
2021-12-20
1
-1/+10
*
|
Help: Clarify CMP0126 OLD behavior for FORCE and INTERNAL
Craig Scott
2021-12-20
1
-0/+3
|
/
*
cmake: Add filtered debug-find options
John Parent
2021-12-17
2
-0/+24
*
Help/dev: Cover module function naming in CMake Documentation Guide
Brad King
2021-12-08
1
-4/+57
*
Merge topic 'ifw-sign-installer'
Brad King
2021-12-02
2
-0/+14
|
\
|
*
CPackIFW: add support for signing the generated app bundles on macOS
Erlend E. Aasland
2021-11-22
2
-0/+14
*
|
Merge topic 'tutorial-cpack-source-archive'
Brad King
2021-12-01
6
-2/+12
|
\
\
|
*
|
Tutorial: in step 7, disambiguate installed/source archive
Joachim Wuttke (h)
2021-11-30
1
-1/+5
|
*
|
Tutorial: Package only one source archive
Joachim Wuttke (h)
2021-11-30
6
-1/+7
*
|
|
Merge topic 'tutorial-install-arg-order'
Brad King
2021-12-01
2
-4/+4
|
\
\
\
|
*
|
|
Tutorial: Order install(TARGETS) EXPORT option consistently with docs
Joachim Wuttke (h)
2021-11-30
2
-4/+4
|
|
/
/
*
|
|
Merge topic 'doc-if-basic-expressions'
Brad King
2021-12-01
1
-4/+15
|
\
\
\
|
*
|
|
Help: Be more explicit about the behavior of if(<string>)
Craig Scott
2021-12-01
1
-4/+13
|
*
|
|
Help: Explicitly state that if(ENV{some_var}) is always false
Craig Scott
2021-12-01
1
-1/+3
*
|
|
|
Merge topic 'doc-CMAKE_INSTALL_MODE'
Brad King
2021-11-30
1
-16/+95
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Help: Clarify CMAKE_INSTALL_MODE documentation
Felix Lelchuk
2021-11-23
1
-10/+70
|
*
|
|
Help: Use definition list for allowed values of CMAKE_INSTALL_MODE
Craig Scott
2021-11-23
1
-8/+27
|
|
/
/
*
|
|
Merge branch 'backport-ci-rename-jobs' into ci-rename-jobs
Brad King
2021-11-23
1
-3/+3
|
\
\
\
|
|
/
/
|
*
|
gitlab-ci: shorten job prefixes
Ben Boeckel
2021-11-23
2
-3/+16
*
|
|
Merge topic 'doc-policy-default'
Brad King
2021-11-23
3
-8/+20
|
\
\
\
|
|
/
/
|
*
|
Help: Suggest CMAKE_POLICY_DEFAULT_CMP0126 in CMP0126 docs
Brad King
2021-11-22
1
-1/+4
|
*
|
Help: Suggest CMAKE_POLICY_DEFAULT_CMP0077 in CMP0077 docs
Brad King
2021-11-22
1
-1/+3
|
*
|
Help: Document more use cases for CMAKE_POLICY_DEFAULT_CMPNNNN
Brad King
2021-11-22
1
-6/+13
*
|
|
gitlab-ci: shorten job prefixes
Ben Boeckel
2021-11-22
1
-0/+13
*
|
|
Merge topic 'FindGTest-target-for-gmock'
Brad King
2021-11-22
1
-0/+4
|
\
\
\
|
*
|
|
FindGTest: Add target for gmock library
Eero Aaltonen
2021-11-22
1
-0/+4
*
|
|
|
Merge topic 'cpack-productbuild-identifier'
Brad King
2021-11-22
2
-0/+14
|
\
\
\
\
|
*
|
|
|
CPack/productbuild: Add option to customize product identifier
Greg Fiumara
2021-11-18
2
-0/+14
*
|
|
|
|
Merge topic 'env-mod-path-list-separator'
Brad King
2021-11-22
1
-2/+4
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: ENVIRONMENT_MODIFICATION path_list_... separator is based on host
Craig Scott
2021-11-21
1
-2/+4
*
|
|
|
GHS: Add note about -T and path style
Fred Baksik
2021-11-15
1
-1/+4
*
|
|
|
GHS: Update BSP selection logic
Fred Baksik
2021-11-15
1
-0/+2
*
|
|
|
GHS: GHSMULTI - Update documentation to match implementation
Fred Baksik
2021-11-15
3
-7/+10
*
|
|
|
GHS: Update generator documentation
Fred Baksik
2021-11-15
1
-29/+90
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'doc-tests-labels-dynamic'
Brad King
2021-11-15
3
-5/+22
|
\
\
\
|
|
/
/
|
*
|
Help: Improve cross-referencing of test LABELS and related features
Craig Scott
2021-11-13
3
-2/+12
|
*
|
Help: Add missing version details for Additional Test Measurements
Craig Scott
2021-11-13
1
-3/+10
*
|
|
Merge topic 'xcode-generation-enablegpuframecapturemode'
Brad King
2021-11-12
6
-0/+37
|
\
\
\
|
*
|
|
Xcode: Support "GPU Frame Capture" scheme property
Jake Turner
2021-10-19
6
-0/+37
*
|
|
|
Merge topic 'cmp0128-fixup'
Brad King
2021-11-12
1
-22/+13
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
CMP0128: Enable/disable extensions if standard same as default
Raul Tambre
2021-11-11
1
-22/+13
|
*
|
|
Merge topic 'doc-CMP0128' into release-3.22
Craig Scott
2021-11-10
1
-1/+3
|
|
\
\
\
*
|
\
\
\
Merge topic 'xcode-embed-plugins'
Brad King
2021-11-11
5
-0/+21
|
\
\
\
\
\
|
*
|
|
|
|
Xcode: Add embedded plugins option
Gusts Kaksis
2021-11-10
5
-0/+21
*
|
|
|
|
|
Merge topic 'doc-CMP0128'
Craig Scott
2021-11-10
1
-1/+3
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Help: Correct inaccuracies in wording for CMP0128
Craig Scott
2021-11-08
1
-1/+3
*
|
|
|
|
|
Merge topic 'cuda_clang_cmp0105'
Brad King
2021-11-09
1
-0/+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CUDA: Support CMP0105 on Clang
Raul Tambre
2021-11-08
1
-0/+7
*
|
|
|
|
|
|
Merge topic 'doc-preset-inheritance'
Brad King
2021-11-09
1
-3/+3
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
[next]