summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge topic 'cpack-gen-docs-link'Craig Scott2018-11-051-2/+3
|\
| * Help: Fix generators link in cpack(1) manualCraig Scott2018-11-031-2/+3
* | FindGDAL: add an imported targetBen Boeckel2018-11-011-0/+4
* | Merge topic 'FindMatlab-2018a-API'Brad King2018-10-301-0/+7
|\ \
| * | FindMatlab: add change log item.Cris Luengo2018-10-241-0/+7
* | | Merge topic 'target_property-clarification'Brad King2018-10-291-1/+4
|\ \ \
| * | | Help: Clarify usage of TARGET_PROPERTY generator expressionKyle Edwards2018-10-261-1/+4
* | | | Merge topic 'ExternalProject-log-patch'Brad King2018-10-291-0/+3
|\ \ \ \
| * | | | ExternalProject: add LOG_PATCH option to log the patch commandWouter Klouwen2018-10-261-0/+3
| |/ / /
* | | | Merge topic 'no-smiley'Brad King2018-10-2947-47/+47
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Spell out ";-list" as "semicolon-separated list"Joachim Wuttke (o)2018-10-2547-47/+47
* | | | Merge topic 'doc-updates'Brad King2018-10-264-7/+19
|\ \ \ \
| * | | | Help: clarify "LINKER:" prefix usageMarc Chevrier2018-10-264-7/+19
| | |_|/ | |/| |
* | | | Merge topic 'xref1'Brad King2018-10-261-2/+3
|\ \ \ \
| * | | | Help: Back-reference from find_package() to "Find Modules"Joachim Wuttke (o)2018-10-251-2/+3
* | | | | Merge topic 'relative-rpath'Brad King2018-10-265-0/+41
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | RPATH: Add option for using $ORIGIN in build treePeter Wu2018-10-265-0/+41
| | |/ / | |/| |
* | | | Merge topic 'more-highlighting'Brad King2018-10-252-19/+35
|\ \ \ \
| * | | | Help: Syntax highlighting for long strings in cmake-language.7Joachim Wuttke (o)2018-10-251-13/+17
| * | | | Help: Apply syntax highlighting to cmake-generator-expressions.7Joachim Wuttke (o)2018-10-251-6/+18
* | | | | Merge topic 'deprecation'Brad King2018-10-2517-18/+35
|\ \ \ \ \ | |/ / / /
| * | | | Help: Date deprecation of deprecated commands.Joachim Wuttke (o)2018-10-2516-16/+32
| * | | | Help: Add version number to deprecation noteJoachim Wuttke (o)2018-10-251-2/+3
| |/ / /
* | | | Help: Apply syntax highlighting to project commandsJoachim Wuttke (o)2018-10-2545-103/+108
|/ / /
* | | Merge topic 'scripting-commands'Brad King2018-10-2441-319/+472
|\ \ \ | |_|/ |/| |
| * | Help: Revise docs on Scripting CommandsJoachim Wuttke (l)2018-10-2341-319/+472
* | | ExternalProject: option LOG_MERGED_STDOUTERR to combine stdout and stderrWouter Klouwen2018-10-191-0/+5
* | | Merge topic 'find_fontconfig'Brad King2018-10-193-0/+8
|\ \ \
| * | | FindFontconfig: Add module to find FontconfigFrederik Gladhorn2018-10-183-0/+8
* | | | Merge topic 'doc-target_link_libraries-item-quoting'Brad King2018-10-191-0/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Help: Clarify command-line encoding of target_link_libraries itemsBrad King2018-10-181-0/+12
* | | | Merge topic 'help-syntax-highlighting'Craig Scott2018-10-193-13/+16
|\ \ \ \
| * | | | Help: Override pygments CMakeLexer to support <..> and [..]Joachim Wuttke (o)2018-10-183-13/+16
* | | | | Merge topic 'rel-doc-qthelp'Brad King2018-10-181-0/+3
|\ \ \ \ \
| * | | | | Utilities/Release: Add qthelp docs to binary archivesBrad King2018-10-171-0/+3
* | | | | | Merge topic 'revert-server-iface-sources'Brad King2018-10-181-7/+0
|\ \ \ \ \ \
| * | | | | | cmake-server: Revert "Support codemodel filegroups for INTERFACE_SOURCES"Brad King2018-10-171-7/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'better-empty-list-behavior'Brad King2018-10-171-0/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | cmListCommand: handle empty lists for list(REMOVE_AT)Ben Boeckel2018-10-161-0/+3
| * | | | | cmListCommand: make list(ACTION not_a_list) succeed when idempotentBen Boeckel2018-10-161-0/+6
* | | | | | Merge topic 'document-dollar-in-varnames'Brad King2018-10-162-2/+7
|\ \ \ \ \ \