Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add \-continuation to CMake language quoted arguments | Brad King | 2013-10-23 | 1 | -0/+3 |
* | Add Lua-style long brackets and long comments to CMake language | Brad King | 2013-10-17 | 1 | -2/+24 |
* | cmListFileLexer: Convert CRLF -> LF newlines explicitly | Brad King | 2013-10-17 | 1 | -0/+1 |
* | cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137) | Brad King | 2013-10-17 | 1 | -0/+5 |
* | cmListFileLexer: Allow command names with one letter (#14181) | Brad King | 2013-10-17 | 1 | -0/+1 |
* | Do not warn about left paren not separated by a space | Brad King | 2013-08-15 | 1 | -0/+1 |
* | Warn about unquoted arguments that look like long brackets | Brad King | 2013-08-08 | 1 | -0/+1 |
* | Add RunCMake.Syntax test cases for command invocation styles | Brad King | 2013-08-08 | 1 | -0/+6 |
* | cmListFileLexer: Fix line number after backslash in string | Brad King | 2013-08-08 | 1 | -0/+1 |
* | Add RunCMake.Syntax test to cover argument parsing | Brad King | 2013-08-08 | 1 | -0/+9 |