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
/
command
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenWatcom: Allow specifying the runtime library
Cameron Cawley
2022-05-06
1
-0/+1
*
Merge topic 'FetchContent_find_package_integration'
Craig Scott
2022-05-06
1
-9/+31
|
\
|
*
Packages: Integrate FetchContent and find_package()
Craig Scott
2022-05-03
1
-9/+31
*
|
Merge topic 'HelpExit'
Brad King
2022-05-05
1
-0/+3
|
\
\
|
*
|
Help: for message(FATAL_ERROR), document nonzero exit code
Joachim Wuttke (h)
2022-05-05
1
-0/+3
*
|
|
Merge topic 'HelpEnv'
Brad King
2022-05-05
1
-2/+3
|
\
\
\
|
*
|
|
Help: from command:if, link to environment variables
Joachim Wuttke (h)
2022-05-05
1
-2/+3
|
|
/
/
*
|
|
Merge topic 'chsi-windows_registry-updates'
Brad King
2022-05-04
2
-2/+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmake_host_system_information(WINDOWS_REGISTRY) updates
Marc Chevrier
2022-05-01
2
-2/+10
|
|
/
*
|
find_* commands: add control over Windows registry views
Marc Chevrier
2022-04-29
9
-9/+138
|
/
*
Merge topic 'NO_CMAKE_INSTALL_PREFIX'
Brad King
2022-04-22
2
-6/+12
|
\
|
*
Find: Support per call disabling of CMAKE_INSTALL_PREFIX
Robert Maynard
2022-04-15
2
-6/+12
*
|
Merge topic 'find_package_document_global_in_full_signature'
Brad King
2022-04-21
1
-0/+1
|
\
\
|
*
|
Help: Clarify that find_package GLOBAL argument is supported in full signature
Robert Maynard
2022-04-20
1
-0/+1
|
|
/
*
|
Merge topic 'file-set-generated-dependency'
Brad King
2022-04-15
1
-0/+1
|
\
\
|
*
|
FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystem
Kyle Edwards
2022-04-14
1
-0/+1
*
|
|
cmake_host_system_information: query windows registry
Marc Chevrier
2022-04-13
1
-3/+149
|
|
/
|
/
|
*
|
Merge topic 'header-sets-no-framework'
Brad King
2022-04-07
1
-1/+1
|
\
\
|
|
/
|
*
FILE_SET: Forbid adding header sets to Apple FRAMEWORK libraries
Kyle Edwards
2022-04-07
1
-1/+1
*
|
Merge topic 'doc-install-typo'
Craig Scott
2022-04-04
1
-1/+1
|
\
\
|
|
/
|
*
Help: Fix typo in install command documentation
Eugene Shalygin
2022-04-03
1
-1/+1
*
|
Merge topic 'help-json-length-empty-index'
Brad King
2022-03-31
1
-1/+1
|
\
\
|
|
/
|
*
Help: Fix string(JSON ... LENGTH ...) signature
Tobias Nießen
2022-03-30
1
-1/+1
*
|
cmake -E tar: Add --touch option
Kasper Laudrup
2022-03-23
1
-1/+6
*
|
Merge topic 'initialize-property-name'
Brad King
2022-03-23
1
-2/+4
|
\
\
|
|
/
|
*
define_property(): Change constraints of INITIALIZE_FROM_VARIABLE
Kyle Edwards
2022-03-23
1
-2/+4
|
*
Merge topic 'cleanup-define_property' into release-3.23
Brad King
2022-03-22
1
-11/+15
|
|
\
*
|
\
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-ignore-prefix-paths'
Brad King
2022-03-15
2
-0/+10
|
\
\
|
|
/
|
*
Help: Clarify behavior of search ignore-related variables
Craig Scott
2022-03-13
2
-0/+10
*
|
find_package: Add support for default GLOBAL imported targets
John Parent
2022-03-10
1
-1/+7
*
|
Merge topic 'ctest_truncate'
Brad King
2022-03-09
1
-2/+3
|
\
\
|
*
|
ctest: add option for output truncation
Frank Winklmeier
2022-03-08
1
-2/+3
*
|
|
Merge topic 'doc-file-sets'
Brad King
2022-03-09
2
-76/+80
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Update install() docs to better reflect preference for file sets
Craig Scott
2022-03-08
1
-21/+39
|
*
|
Help: Reorganise FILE_SETS and related properties
Craig Scott
2022-03-05
1
-55/+41
|
*
|
Merge topic 'file-set-name-requirements' into release-3.23
Brad King
2022-03-04
1
-1/+2
|
|
\
\
*
|
\
\
Merge topic 'file-set-name-requirements'
Brad King
2022-03-04
1
-1/+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
target_sources(): Enforce stricter requirements for FILE_SET name
Kyle Edwards
2022-03-03
1
-1/+2
*
|
|
|
Merge topic 'file-set-multiple-names'
Brad King
2022-03-04
1
-2/+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
target_sources(): Process multiple FILE_SET arguments per block
Kyle Edwards
2022-03-03
1
-2/+3
|
|
/
/
*
|
|
Merge topic 'file-set-no-custom-targets'
Brad King
2022-03-02
1
-1/+2
|
\
\
\
|
|
/
/
|
*
|
target_sources(): Prohibit FILE_SET on custom targets
Kyle Edwards
2022-02-28
1
-1/+2
*
|
|
file(DOWNLOAD): Add options to download a range
m.klimenko
2022-02-15
1
-0/+12
|
/
/
*
|
Help: Organize and clarify export() command documentation
Brad King
2022-02-14
1
-43/+88
|
/
*
Help: Clarify precedence of AND and OR in 'if' conditions
Brad King
2022-02-09
1
-8/+15
[next]