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
*
FILE_SET: Forbid adding header sets to Apple FRAMEWORK libraries
Kyle Edwards
2022-04-07
1
-1/+1
*
Help: Fix typo in install command documentation
Eugene Shalygin
2022-04-03
1
-1/+1
*
Help: Fix string(JSON ... LENGTH ...) signature
Tobias Nießen
2022-03-30
1
-1/+1
*
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
|
\
|
*
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
*
|
Help: Clarify when add_test and test properties support generator expressions
Brad King
2022-03-21
3
-8/+26
|
/
*
Help: Clarify behavior of search ignore-related variables
Craig Scott
2022-03-13
2
-0/+10
*
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
|
\
|
*
target_sources(): Enforce stricter requirements for FILE_SET name
Kyle Edwards
2022-03-03
1
-1/+2
*
|
target_sources(): Process multiple FILE_SET arguments per block
Kyle Edwards
2022-03-03
1
-2/+3
|
/
*
target_sources(): Prohibit FILE_SET on custom targets
Kyle Edwards
2022-02-28
1
-1/+2
*
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
*
Help: Clarify documentation on SYSTEM include directories
Brad King
2022-02-03
1
-6/+9
*
Merge topic 'help-try-compile-result-var'
Brad King
2022-02-01
2
-13/+0
|
\
|
*
Help: Drop incorrect versionadded for try_compile result variable
friendlyanon
2022-01-31
2
-13/+0
|
*
Help: cmake_path: fix erroneous example for IS_PREFIX
Marc Chevrier
2021-06-12
1
-3/+4
*
|
Help: Clarify relative path handling for target_include_directories()
Craig Scott
2022-01-31
1
-8/+17
*
|
string(TIMESTAMP): add %f specifier for microseconds
Peter Würth
2022-01-28
1
-0/+3
*
|
Help: Note the version in which define_property() arguments became optional
Kyle Edwards
2022-01-21
1
-0/+4
*
|
define_property(): Add INITIALIZE_FROM_VARIABLE argument
Kyle Edwards
2022-01-20
1
-1/+7
*
|
Merge topic 'define-property-optional-args'
Brad King
2022-01-19
1
-2/+2
|
\
\
|
*
|
define_property(): Make BRIEF_DOCS and FULL_DOCS optional
Kyle Edwards
2022-01-18
1
-2/+2
*
|
|
Depfile parsing: enhance compatibility with GNU Make
Marc Chevrier
2022-01-16
1
-4/+3
|
/
/
*
|
Help: add_custom_command: describes depfile format
Marc Chevrier
2022-01-11
1
-3/+42
*
|
Help: Non-zero floating point numbers are true in if() expressions
Craig Scott
2022-01-03
1
-1/+2
*
|
Help: mention non-existent case for list(PREPEND)
Adriaan de Groot
2021-12-21
1
-1/+3
*
|
Help: clarify range for list(INSERT), mention nonexistent / empty case
Adriaan de Groot
2021-12-21
1
-1/+6
*
|
Help: clarify description of list(INSERT)
Adriaan de Groot
2021-12-21
1
-1/+1
*
|
Help: clarify that list(APPEND) on a non-existent list creates it
Adriaan de Groot
2021-12-21
1
-1/+3
*
|
Help: Clarify behavior of if(DEFINED) for cache and non-cache variables
Craig Scott
2021-12-20
1
-1/+10
*
|
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-tests-labels-dynamic'
Brad King
2021-11-15
1
-3/+12
|
\
\
\
|
|
/
/
|
*
|
Help: Improve cross-referencing of test LABELS and related features
Craig Scott
2021-11-13
1
-0/+2
|
*
|
Help: Add missing version details for Additional Test Measurements
Craig Scott
2021-11-13
1
-3/+10
|
*
|
Merge topic 'doc-TARGET_RUNTIME_DLLS' into release-3.22
Brad King
2021-11-04
1
-1/+4
|
|
\
\
*
|
|
|
Help: Fix target_sources FILE_SET signature summary
Brad King
2021-11-05
1
-2/+2
*
|
|
|
Help: Add versionadded markup to target_sources FILE_SET feature
Brad King
2021-11-05
2
-0/+7
*
|
|
|
Merge topic 'doc-SOURCES-genex'
Brad King
2021-11-05
1
-18/+31
|
\
\
\
\
|
*
|
|
|
Help: Clarify target_sources path conversion w.r.t generator expressions
Arcturus Arcturus
2021-11-04
1
-18/+31
*
|
|
|
|
Merge topic 'doc-TARGET_RUNTIME_DLLS'
Brad King
2021-11-04
1
-1/+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: Clarify TARGET_RUNTIME_DLLS behavior on imported targets
Brad King
2021-11-03
1
-1/+4
*
|
|
|
Merge topic 'doc-configure_file-creates-directories'
Brad King
2021-10-29
1
-0/+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: Document that configure_file can create directories
Marc Aldorasi
2021-10-28
1
-0/+1
[next]