Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Add link target to cmake-language.7 variables section | Brad King | 2015-04-01 | 1 | -0/+2 |
| | |||||
* | Help: Add link target to cmake-language.7 lists section | Brad King | 2015-03-31 | 1 | -0/+2 |
| | |||||
* | Help: Add link target to cmake-language.7 encoding section | Brad King | 2015-02-05 | 1 | -0/+2 |
| | |||||
* | Encoding: Switch to use UTF-8 internally by default on Windows. | Clinton Stimpson | 2015-01-16 | 1 | -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 Jasny | 2014-12-01 | 1 | -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 productions | Brad King | 2014-11-06 | 1 | -0/+72 |
| | |||||
* | Help: Drop TOC from latex manuals | Brad King | 2014-11-06 | 1 | -1/+1 |
| | | | | A latex document can have its own TOC. | ||||
* | Help: Add documentation on escaping changes with CMP0053 | Ben Boeckel | 2014-05-08 | 1 | -6/+13 |
| | |||||
* | Help: Add more reference targets to cmake-language.7 | Brad King | 2014-05-08 | 1 | -0/+4 |
| | |||||
* | Help: Add hyperlink targets for argument types in cmake-language(7) | Brad King | 2014-02-07 | 1 | -0/+6 |
| | | | | | Add reStructuredText hyperlink targets for the bracket, quoted, and unquoted argument sections. | ||||
* | Help: Document $ENV{VAR} syntax in cmake-language.7 manual | Brad King | 2013-11-25 | 1 | -0/+3 |
| | |||||
* | Help: Add cmake-language.7 manual | Brad King | 2013-11-08 | 1 | -0/+470 |