summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-language.7.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Add link target to cmake-language.7 variables sectionBrad King2015-04-011-0/+2
|
* Help: Add link target to cmake-language.7 lists sectionBrad King2015-03-311-0/+2
|
* Help: Add link target to cmake-language.7 encoding sectionBrad King2015-02-051-0/+2
|
* Encoding: Switch to use UTF-8 internally by default on Windows.Clinton Stimpson2015-01-161-3/+5
| | | | | | | | | | | | This fixes several reported bugs about CMake not handling non-ascii paths on Windows. Practically, the use of some unicode characters may still be limited by the build or compiler tools. For example, a user may be limited by the build tools to using characters within the Windows ANSI code page (which can include non-ascii characters in the current system language).
* continue: Add a new CMake language command for loop continuation (#14013)Gregor Jasny2014-12-011-2/+4
| | | | | Inspired-by: Doug Barbieri Signed-off-by: Gregor Jasny <gjasny@googlemail.com>
* Help: Tell latex to use a small font for cmake-language.7 productionsBrad King2014-11-061-0/+72
|
* Help: Drop TOC from latex manualsBrad King2014-11-061-1/+1
| | | | A latex document can have its own TOC.
* Help: Add documentation on escaping changes with CMP0053Ben Boeckel2014-05-081-6/+13
|
* Help: Add more reference targets to cmake-language.7Brad King2014-05-081-0/+4
|
* Help: Add hyperlink targets for argument types in cmake-language(7)Brad King2014-02-071-0/+6
| | | | | Add reStructuredText hyperlink targets for the bracket, quoted, and unquoted argument sections.
* Help: Document $ENV{VAR} syntax in cmake-language.7 manualBrad King2013-11-251-0/+3
|
* Help: Add cmake-language.7 manualBrad King2013-11-081-0/+470