summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Help: Move deprecated modules to appropriate section.Joachim Wuttke (l)2018-11-131-3/+2
* Merge topic 'deprecate-ParseArguments'Brad King2018-11-121-1/+1
|\
| * Help: move CMakeParseArguments to deprecated sectionJoachim Wuttke (h)2018-11-111-1/+1
* | Merge topic 'pie-link-options'Craig Scott2018-11-121-0/+1
|\ \
| * | POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-111-0/+1
* | | Autogen: Add documentation for CMAKE_GLOBAL_AUTOGEN/RCC_TARGETSebastian Holtermann2018-11-112-0/+5
| |/ |/|
* | Help: Describe $CACHE and $ENV as operatorsJoachim Wuttke (l)2018-11-081-2/+9
* | Help: short/long variable reference in if commandJoachim Wuttke (l)2018-11-081-3/+9
* | Help: Provide backreferences.Joachim Wuttke (h)2018-11-083-2/+19
* | Help: New section on Environment Variables in cmake-language.7Joachim Wuttke (h)2018-11-081-1/+28
* | Help: Remove over-precise clause.Joachim Wuttke (h)2018-11-081-4/+2
|/
* Merge topic 'genex'Brad King2018-11-071-153/+253
|\
| * 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
* | Merge topic 'FindSQLite3-module'Brad King2018-11-071-0/+1
|\ \
| * | FindSQLite3: Add module to find SQLite3Chuck Atkins2018-11-061-0/+1
| |/
* | Merge topic 'xref2'Brad King2018-11-061-0/+3
|\ \
| * | Help: Link to cmake.org "Get Involved" page from cmake-developer(7)Joachim Wuttke (h)2018-11-061-0/+3
| |/
* | Merge topic 'autogen_origin_depends'Brad King2018-11-063-15/+25
|\ \ | |/ |/|
| * Autogen: Update <ORIGIN>_autogen target documentationSebastian Holtermann2018-11-051-15/+23
| * Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS documentationSebastian Holtermann2018-11-032-0/+2
* | 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
* | Help: Clarify usage of TARGET_PROPERTY generator expressionKyle Edwards2018-10-261-1/+4
* | Merge topic 'relative-rpath'Brad King2018-10-262-0/+2
|\ \
| * | RPATH: Add option for using $ORIGIN in build treePeter Wu2018-10-262-0/+2
* | | 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
* | | Help: Add version number to deprecation noteJoachim Wuttke (o)2018-10-251-2/+3
|/ /
* | Merge topic 'find_fontconfig'Brad King2018-10-191-0/+1
|\ \
| * | FindFontconfig: Add module to find FontconfigFrederik Gladhorn2018-10-181-0/+1
* | | Merge topic 'help-syntax-highlighting'Craig Scott2018-10-191-7/+10
|\ \ \
| * | | Help: Override pygments CMakeLexer to support <..> and [..]Joachim Wuttke (o)2018-10-181-7/+10
* | | | 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 'document-dollar-in-varnames'Brad King2018-10-161-2/+3
|\ \ \ | |_|/ |/| |