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
*
LINK_LIBRARIES: Add support for LINK_ONLY genex
Brad King
2022-03-24
4
-6/+45
*
INTERFACE_LINK_LIBRARIES_DIRECT: Honor link dependencies through LINK_ONLY
Brad King
2022-03-22
1
-11/+24
*
Merge topic 'revert-link-interface-direct-for-3.23'
Brad King
2022-03-22
4
-7/+9
|
\
|
*
Help: Update INTERFACE_LINK_LIBRARIES_DIRECT to be added in 3.24
Brad King
2022-03-22
3
-2/+9
|
*
Merge branch 'revert-link-interface-direct-for-3.23'
Brad King
2022-03-22
1
-5/+0
|
|
\
|
|
*
Revert INTERFACE_LINK_LIBRARIES_DIRECT feature for 3.23 branch
Brad King
2022-03-21
7
-284/+0
*
|
|
Merge topic 'tutorial-license-name'
Brad King
2022-03-22
1
-1/+1
|
\
\
\
|
*
|
|
Tutorial: Fix casing of reference to License.txt
Øystein Sørensen
2022-03-21
1
-1/+1
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'cleanup-define_property'
Brad King
2022-03-22
1
-11/+15
|
\
\
\
|
*
|
|
Help: Update the main purpose of define_property()
Craig Scott
2022-03-19
1
-7/+9
|
*
|
|
Help: Clean up INITIALIZE_FROM_VARIABLE define_property() option
Craig Scott
2022-03-19
1
-4/+6
|
|
/
/
*
|
|
Merge topic 'doc-test-property-genex'
Brad King
2022-03-22
3
-8/+26
|
\
\
\
|
*
|
|
Help: Clarify when add_test and test properties support generator expressions
Brad King
2022-03-21
3
-8/+26
|
|
/
/
*
|
|
Merge topic 'doc-productbuild'
Brad King
2022-03-22
2
-13/+34
|
\
\
\
|
*
|
|
Help: Add more detail for CPACK_PRODUCTBUILD_DOMAINS* variables
Craig Scott
2022-03-21
2
-13/+34
|
|
/
/
*
|
|
Merge topic 'ghs_predefined_targets'
Brad King
2022-03-21
1
-0/+6
|
\
\
\
|
*
|
|
GHS: release note
Fred Baksik
2022-03-17
1
-0/+6
*
|
|
|
Merge topic 'LINK_LIBRARY-WHOLE_ARCHIVE'
Brad King
2022-03-21
4
-11/+43
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVE
Marc Chevrier
2022-03-17
4
-11/+43
*
|
|
|
Merge topic 'doc-multiple-src-paths'
Brad King
2022-03-18
2
-0/+13
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Help: Document warning about multiple source paths
Brad King
2022-03-18
2
-0/+13
*
|
|
Merge topic 'doc-src-bld-selection'
Brad King
2022-03-17
1
-0/+20
|
\
\
\
|
|
/
/
|
*
|
Help: Document cmake source and binary dir selection rules
Robert Maynard
2022-03-17
1
-0/+20
|
*
|
Merge topic 'doc-list-semicolons' into release-3.23
Brad King
2022-03-16
3
-8/+51
|
|
\
\
*
|
\
\
Merge topic 'findzlib-static'
Brad King
2022-03-16
1
-0/+5
|
\
\
\
\
|
*
|
|
|
FindZLIB: more library names + option to prefer static library
Peter Würth
2022-03-12
1
-0/+5
*
|
|
|
|
Merge topic 'doc-list-semicolons'
Brad King
2022-03-16
3
-8/+51
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Help: Clarify that ENVIRONMENT test properties take ;-separated lists
Brad King
2022-03-15
2
-8/+9
|
*
|
|
|
Help: Add advice for dealing with semicolons in lists
Brad King
2022-03-15
1
-0/+42
*
|
|
|
|
Merge topic 'language-header-file-only-doc'
Brad King
2022-03-16
1
-2/+2
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Help: Clarify interaction of LANGUAGE and HEADER_FILE_ONLY
Kyle Edwards
2022-03-15
1
-2/+2
|
*
|
|
|
Merge topic 'doc-ignore-prefix-paths' into release-3.23
Brad King
2022-03-15
11
-51/+98
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'doc-ignore-prefix-paths'
Brad King
2022-03-15
11
-51/+98
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Help: Clarify behavior of search ignore-related variables
Craig Scott
2022-03-13
11
-51/+98
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'doc-LINK_LIBRARIES_ONLY_TARGETS'
Craig Scott
2022-03-14
1
-4/+3
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Help: Fix typo and improve readability for LINK_LIBRARIES_ONLY_TARGETS
Craig Scott
2022-03-13
1
-4/+3
|
|
/
/
|
*
|
Merge topic 'doc-file-sets' into release-3.23
Brad King
2022-03-09
8
-98/+138
|
|
\
\
|
*
\
\
Merge topic 'cmake-presets-file-dir' into release-3.23
Brad King
2022-03-08
2
-0/+8
|
|
\
\
\
|
*
\
\
\
Merge topic 'doc-lang-std-features' into release-3.23
Brad King
2022-03-08
5
-0/+15
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'find_package-global-imported'
Brad King
2022-03-11
4
-1/+27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
find_package: Add support for default GLOBAL imported targets
John Parent
2022-03-10
4
-1/+27
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
CUDA: Add support for CUDA_ARCHITECTURES=native
Brad King
2022-03-10
2
-0/+12
|
/
/
/
/
/
*
|
|
|
|
Merge topic 'ctest_truncate'
Brad King
2022-03-09
9
-8/+103
|
\
\
\
\
\
|
*
|
|
|
|
ctest: add option for output truncation
Frank Winklmeier
2022-03-08
8
-5/+54
|
*
|
|
|
|
presets: bump version to v5
Frank Winklmeier
2022-03-08
3
-4/+50
*
|
|
|
|
|
Merge topic 'color-diagnostics'
Brad King
2022-03-09
5
-0/+58
|
\
\
\
\
\
\
|
*
|
|
|
|
|
color: Add CMAKE_COLOR_DIAGNOSTICS environment variable
Semyon Kolton
2022-03-08
4
-1/+16
|
*
|
|
|
|
|
color: Introduce CMAKE_COLOR_DIAGNOSTICS variable
Semyon Kolton
2022-03-08
3
-0/+43
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'doc-file-sets'
Brad King
2022-03-09
8
-98/+138
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Help: Update install() docs to better reflect preference for file sets
Craig Scott
2022-03-08
1
-21/+39
[next]