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
/
manual
/
cmake-generator-expressions.7.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fortran: Add compiler ID/Version generator expressions
Andrew Paprocki
2019-01-18
1
-0/+13
*
Help: Say early on that generator expressions can be nested.
Joachim Wuttke (o)
2018-11-06
1
-2/+4
*
Help: add section on debugging generator expressions.
Joachim Wuttke (h)
2018-11-06
1
-0/+22
*
Help: Explain conversion rules of $<BOOL:string>.
Joachim Wuttke (h)
2018-11-06
1
-2/+10
*
Help: Code example for case-insensitive comparison
Joachim Wuttke (h)
2018-11-06
1
-3/+12
*
Help: Terminate explanations with a dot.
Joachim Wuttke (h)
2018-11-06
1
-4/+4
*
Help: Expand placeholders in string comparisons.
Joachim Wuttke (h)
2018-11-06
1
-6/+8
*
Help: sort conditional expressions below string-valued ones.
Joachim Wuttke (h)
2018-11-06
1
-30/+29
*
Help: Add deprecation date of $<CONFIGURATION>
Joachim Wuttke (h)
2018-11-06
1
-1/+1
*
Help: Add note on omitted <..> notation in cmake-generator-expressions(7)
Joachim Wuttke (h)
2018-11-06
1
-0/+5
*
Help: Revise documentation of string-valued generator expressions
Joachim Wuttke (h)
2018-11-06
1
-92/+111
*
Help: 3 subtypes of boolean generator expressions.
Joachim Wuttke (h)
2018-11-06
1
-10/+20
*
Help: Cross-link conditional and boolean expressions.
Joachim Wuttke (h)
2018-11-06
1
-18/+24
*
Help: new section on conditional generator expressions
Joachim Wuttke (h)
2018-11-06
1
-8/+15
*
Help: rm unmotivated "This means that"
Joachim Wuttke (h)
2018-11-06
1
-4/+4
*
Help: expand "ver", "pol", ...
Joachim Wuttke (h)
2018-11-06
1
-19/+23
*
Help: expand "..." and "?" in logical generator expressions
Joachim Wuttke (h)
2018-11-06
1
-13/+20
*
Help: Clarify usage of TARGET_PROPERTY generator expression
Kyle Edwards
2018-10-26
1
-1/+4
*
Help: Apply syntax highlighting to cmake-generator-expressions.7
Joachim Wuttke (o)
2018-10-25
1
-6/+18
*
docs: add some 'see also' helper texts
Brian Heim
2018-09-13
1
-0/+5
*
Help: Formatting typo fix in cmake-generator-expressions(7)
Raul Tambre
2018-09-10
1
-1/+1
*
Genex: Add $<TARGET_GENEX_EVAL:...> and $<GENEX_EVAL:...>
Marc Chevrier
2018-04-23
1
-0/+39
*
genex: Add TARGET_NAME_IF_EXISTS expression
Alex Turbov
2018-03-28
1
-0/+3
*
genex: Add TARGET_EXISTS to check for target existence
Alex Turbov
2018-03-09
1
-0/+2
*
Merge topic 'genex-IN_LIST-operator'
Brad King
2018-02-16
1
-0/+2
|
\
|
*
Genex: Add IN_LIST logical operator
Marc Chevrier
2018-02-07
1
-0/+2
*
|
Help: Expand string(MAKE_C_IDENTIFIER) docs
Craig Scott
2018-02-11
1
-1/+2
|
/
*
Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode
Brad King
2018-01-12
1
-18/+13
*
Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode
Brad King
2018-01-12
1
-11/+16
*
Genex: Enable COMPILE_LANGUAGE for COMPILE_OPTIONS with Visual Studio
Brad King
2017-11-20
1
-5/+7
*
Genex: Allow TARGET_OBJECTS to be used everywhere
Robert Maynard
2017-04-18
1
-3/+1
*
Help: Fix error in $<COMPILE_LANGUAGE:lang> example
Nils Gladitz
2017-04-04
1
-1/+1
*
Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions
Gregor Jasny
2017-03-30
1
-0/+9
*
Genex: Add `IF` generator expression
Colby Pike
2017-01-26
1
-0/+2
*
Add additional <= and >= comparison operators
Chuck Atkins
2016-08-09
1
-2/+6
*
Fix spelling typos in comments and documentation (#16037)
Felix Geyer
2016-03-29
1
-1/+1
*
Genex: Add a SHELL_PATH expression
Stefan Kislinskiy
2015-09-28
1
-0/+4
*
Help: Document supported compilers in cmake-compile-features.7
Robert Maynard
2015-04-07
1
-1/+1
*
Help: Move docs of $<0:...> and $<1:...> to output section.
Stephen Kelly
2015-03-10
1
-4/+4
*
Genex: Allow COMPILE_LANGUAGE when processing include directories.
Stephen Kelly
2015-03-09
1
-1/+5
*
Genex: Allow COMPILE_LANGUAGE when processing compile definitions.
Stephen Kelly
2015-03-09
1
-0/+10
*
Genex: Enable use of COMPILE_LANGUAGE for compile options.
Stephen Kelly
2015-03-09
1
-0/+30
*
Help: Drop TOC from latex manuals
Brad King
2014-11-06
1
-1/+1
*
Help/manual: Avoid long lines in code blocks
Brad King
2014-10-22
1
-1/+11
*
Genex: Implement generator expressions for target PDB files.
Nils Gladitz
2014-07-31
1
-0/+11
*
Make $<LINK_ONLY> available to projects (#14751)
Brad King
2014-07-16
1
-0/+7
*
Help: Link to variables corresponding to id and version expressions (#15012)
Brad King
2014-07-14
1
-1/+6
*
Help: Add a manual for compiler feature control.
Stephen Kelly
2014-05-27
1
-1/+3
*
Features: Add COMPILE_FEATURES generator expression.
Stephen Kelly
2014-05-21
1
-0/+6
*
Genex: Only evaluate TARGET_OBJECTS to determine target sources.
Stephen Kelly
2014-04-02
1
-1/+3
[next]