summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-generator-expressions.7.rst
Commit message (Expand)AuthorAgeFilesLines
* Fortran: Add compiler ID/Version generator expressionsAndrew Paprocki2019-01-181-0/+13
* Help: Say early on that generator expressions can be nested.Joachim Wuttke (o)2018-11-061-2/+4
* Help: add section on debugging generator expressions.Joachim Wuttke (h)2018-11-061-0/+22
* Help: Explain conversion rules of $<BOOL:string>.Joachim Wuttke (h)2018-11-061-2/+10
* Help: Code example for case-insensitive comparisonJoachim Wuttke (h)2018-11-061-3/+12
* Help: Terminate explanations with a dot.Joachim Wuttke (h)2018-11-061-4/+4
* Help: Expand placeholders in string comparisons.Joachim Wuttke (h)2018-11-061-6/+8
* Help: sort conditional expressions below string-valued ones.Joachim Wuttke (h)2018-11-061-30/+29
* Help: Add deprecation date of $<CONFIGURATION>Joachim Wuttke (h)2018-11-061-1/+1
* Help: Add note on omitted <..> notation in cmake-generator-expressions(7)Joachim Wuttke (h)2018-11-061-0/+5
* Help: Revise documentation of string-valued generator expressionsJoachim Wuttke (h)2018-11-061-92/+111
* Help: 3 subtypes of boolean generator expressions.Joachim Wuttke (h)2018-11-061-10/+20
* Help: Cross-link conditional and boolean expressions.Joachim Wuttke (h)2018-11-061-18/+24
* Help: new section on conditional generator expressionsJoachim Wuttke (h)2018-11-061-8/+15
* Help: rm unmotivated "This means that"Joachim Wuttke (h)2018-11-061-4/+4
* Help: expand "ver", "pol", ...Joachim Wuttke (h)2018-11-061-19/+23
* Help: expand "..." and "?" in logical generator expressionsJoachim Wuttke (h)2018-11-061-13/+20
* Help: Clarify usage of TARGET_PROPERTY generator expressionKyle Edwards2018-10-261-1/+4
* Help: Apply syntax highlighting to cmake-generator-expressions.7Joachim Wuttke (o)2018-10-251-6/+18
* docs: add some 'see also' helper textsBrian Heim2018-09-131-0/+5
* Help: Formatting typo fix in cmake-generator-expressions(7)Raul Tambre2018-09-101-1/+1
* Genex: Add $<TARGET_GENEX_EVAL:...> and $<GENEX_EVAL:...>Marc Chevrier2018-04-231-0/+39
* genex: Add TARGET_NAME_IF_EXISTS expressionAlex Turbov2018-03-281-0/+3
* genex: Add TARGET_EXISTS to check for target existenceAlex Turbov2018-03-091-0/+2
* Merge topic 'genex-IN_LIST-operator'Brad King2018-02-161-0/+2
|\
| * Genex: Add IN_LIST logical operatorMarc Chevrier2018-02-071-0/+2
* | Help: Expand string(MAKE_C_IDENTIFIER) docsCraig Scott2018-02-111-1/+2
|/
* Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and XcodeBrad King2018-01-121-18/+13
* Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and XcodeBrad King2018-01-121-11/+16
* Genex: Enable COMPILE_LANGUAGE for COMPILE_OPTIONS with Visual StudioBrad King2017-11-201-5/+7
* Genex: Allow TARGET_OBJECTS to be used everywhereRobert Maynard2017-04-181-3/+1
* Help: Fix error in $<COMPILE_LANGUAGE:lang> exampleNils Gladitz2017-04-041-1/+1
* Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressionsGregor Jasny2017-03-301-0/+9
* Genex: Add `IF` generator expressionColby Pike2017-01-261-0/+2
* Add additional <= and >= comparison operatorsChuck Atkins2016-08-091-2/+6
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-291-1/+1
* Genex: Add a SHELL_PATH expressionStefan Kislinskiy2015-09-281-0/+4
* Help: Document supported compilers in cmake-compile-features.7Robert Maynard2015-04-071-1/+1
* Help: Move docs of $<0:...> and $<1:...> to output section.Stephen Kelly2015-03-101-4/+4
* Genex: Allow COMPILE_LANGUAGE when processing include directories.Stephen Kelly2015-03-091-1/+5
* Genex: Allow COMPILE_LANGUAGE when processing compile definitions.Stephen Kelly2015-03-091-0/+10
* Genex: Enable use of COMPILE_LANGUAGE for compile options.Stephen Kelly2015-03-091-0/+30
* Help: Drop TOC from latex manualsBrad King2014-11-061-1/+1
* Help/manual: Avoid long lines in code blocksBrad King2014-10-221-1/+11
* Genex: Implement generator expressions for target PDB files.Nils Gladitz2014-07-311-0/+11
* Make $<LINK_ONLY> available to projects (#14751)Brad King2014-07-161-0/+7
* Help: Link to variables corresponding to id and version expressions (#15012)Brad King2014-07-141-1/+6
* Help: Add a manual for compiler feature control.Stephen Kelly2014-05-271-1/+3
* Features: Add COMPILE_FEATURES generator expression.Stephen Kelly2014-05-211-0/+6
* Genex: Only evaluate TARGET_OBJECTS to determine target sources.Stephen Kelly2014-04-021-1/+3