summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Help: Add links to variablesJoachim Wuttke (o)2018-11-141-4/+4
* Merge topic 'deprecate-modules2'Brad King2018-11-131-3/+2
|\
| * Help: Move deprecated modules to appropriate section.Joachim Wuttke (l)2018-11-131-3/+2
* | Help: Document that function invocation is case-insensitiveJoachim Wuttke (l)2018-11-131-21/+46
* | Help: Document that macro invocation is case-insensitiveJoachim Wuttke (l)2018-11-131-16/+42
* | Merge topic 'macro'Brad King2018-11-131-1/+6
|\ \
| * | Help: Mention endmacro argument as legacy only.Joachim Wuttke (l)2018-11-131-1/+6
| |/
* | Merge topic 'env2'Brad King2018-11-1329-0/+59
|\ \
| * | Help: Describe environment variables as such.Joachim Wuttke (l)2018-11-1329-0/+59
| |/
* | Merge topic 'if_support_checking_if_cache_var_defined'Brad King2018-11-132-5/+9
|\ \ | |/ |/|
| * If: Support the 'DEFINED CACHE{}' syntaxRobert Maynard2018-11-092-5/+9
* | 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-125-0/+42
|\ \
| * | POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-113-0/+31
| * | INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions supportMarc Chevrier2018-11-082-0/+11
* | | Autogen: Add release notes for CMAKE_GLOBAL_AUTOGEN/RCC_TARGETSebastian Holtermann2018-11-111-0/+8
* | | Autogen: Add documentation for CMAKE_GLOBAL_AUTOGEN/RCC_TARGETSebastian Holtermann2018-11-119-0/+79
| |/ |/|
* | Help: Describe $CACHE and $ENV as operatorsJoachim Wuttke (l)2018-11-083-6/+18
* | Help: Document if(DEFINED ENV{name})Joachim Wuttke (h)2018-11-081-7/+9
* | Help: short/long variable reference in if commandJoachim Wuttke (l)2018-11-082-4/+14
* | 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
* | Help: Clarify effect of set(ENV{..} ..) and unset(ENV{..})Joachim Wuttke (h)2018-11-082-5/+20
|/
* Help: Add documentation and release notes for installKyle Edwards2018-11-072-4/+121
* 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-073-0/+6
|\ \
| * | FindSQLite3: Add module to find SQLite3Chuck Atkins2018-11-063-0/+6
| |/
* | 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 'cpack-doc-gen-names'Brad King2018-11-0616-59/+59
|\ \
| * | Help: Use correct CPack generator namesCraig Scott2018-11-0616-59/+59
* | | Merge topic 'FindPostgreSQL-target'Brad King2018-11-061-0/+4
|\ \ \