summaryrefslogtreecommitdiffstats
path: root/Help/command/if.rst
Commit message (Expand)AuthorAgeFilesLines
* Help: Non-zero floating point numbers are true in if() expressionsCraig Scott2022-01-031-1/+2
* Help: Clarify behavior of if(DEFINED) for cache and non-cache variablesCraig Scott2021-12-201-1/+10
* Help: Be more explicit about the behavior of if(<string>)Craig Scott2021-12-011-4/+13
* Help: Explicitly state that if(ENV{some_var}) is always falseCraig Scott2021-12-011-1/+3
* Help: Fix terminology for regular expression in if(MATCHES)Johel Ernesto Guerrero Peña2021-08-281-1/+1
* Help: Document special cases for if(IS_ABSOLUTE)Craig Scott2021-04-171-1/+10
* Help: Add internal links to if() docsMichael Hirsch, Ph.D2021-02-181-7/+51
* Help: Document that if(EXISTS) does not expand ~Michael Hirsch, Ph.D2021-01-261-3/+4
* Help: Add sections to if() conditions documentationShannon Booth2021-01-081-19/+35
* Help: Replace some `versionadded` directives with `versionchanged`Nikita Nemkin2020-11-121-1/+1
* Help: Add `.. versionadded` directives to commands documentationNikita Nemkin2020-11-091-25/+39
* CMakeDependentOption: Document that 4th parameter follows if-syntaxHong Xu2019-08-051-0/+2
* Merge topic 'if-EXISTS-doc'Brad King2019-04-041-1/+3
|\
| * Help: clarify if(EXISTS) operation for symlinksShoaib Meenai2019-04-041-1/+3
* | Help: Improve documentation formatingBartosz Kosiorek2019-04-041-1/+1
|/
* Help: Fix elseif/endif typoJuuso "Linda" Lapinlampi2019-02-111-1/+1
* If: Support the 'DEFINED CACHE{}' syntaxRobert Maynard2018-11-091-5/+4
* 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-081-1/+5
* Help: Revise docs on Scripting CommandsJoachim Wuttke (l)2018-10-231-8/+17
* Help: Make synopsis of if command more compact; add section headersJoachim Wuttke (l)2018-10-091-41/+49
* Help: Clarify handling of non-integer components in if() version testsCraig Scott2018-09-171-5/+15
* Help: Fix formatting typo for the 'if' commandSylvain Joubert2017-08-181-1/+1
* Help: Document CMAKE_MATCH_<n> variablesBrad King2017-04-181-0/+1
* Help: Link from if(MATCHES) to regex specification docsBrad King2017-04-181-1/+1
* Help: Fix cmake code block warnings produced by Sphinx 1.4Brad King2017-02-101-3/+3
* Add additional <= and >= comparison operatorsChuck Atkins2016-08-091-16/+43
* Help: Clarify scope of `if(TARGET)` expressionBartosz Kosiorek2016-01-281-3/+4
* Help: Improve markup in `if` command documentationBartosz Kosiorek2016-01-281-1/+1
* if: Add "TEST <test>" conditionMatt McCormick2015-08-031-0/+4
* if: Implement new IN_LIST operatorNils Gladitz2015-04-301-0/+3
* Help: Clarify if(<variable>) documentation (#15335)Brad King2015-01-081-4/+5
* If: Introduce policy CMP0054 - don't dereference quoted variables in if()Nils Gladitz2014-09-111-0/+6
* Help: Fix typo in 'if()' command documentationRaphael Kubo da Costa2014-01-151-1/+1
* Help: Clarify if(TARGET) behavior (#14646)Brad King2013-12-181-1/+3
* Help: Format 'if' command documentationBrad King2013-12-181-207/+167
* Help: Document macro argument caveats in more detailDaniele E. Domenichelli2013-11-191-1/+2
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+238