summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-generator-expressions.7.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* Genex: Evaluate TARGET_OBJECTS as a normal expression.Stephen Kelly2014-03-311-0/+3
* Genex: Add a nullary form for CONFIGStephen Kelly2014-01-071-0/+2
* Genex: Add EQUAL expression.Stephen Kelly2014-01-061-0/+2
* Genex: Add {UPPER,LOWER}_CASE and MAKE_C_IDENTIFIER.Stephen Kelly2013-11-271-0/+6
* Help: Fix typo in genex docs.Stephen Kelly2013-11-261-1/+1
* Help: Reformat cmake-generator-expressions.7 manualStephen Kelly2013-11-211-77/+171
* Help: Glob manual/*.rst in Sphinx configurationBrad King2013-10-301-0/+2
* Help: Factor out cmake-generator-expressions manual pageBrad King2013-10-161-0/+84