Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Lua-style long brackets and long comments to CMake language | Brad King | 2013-10-17 | 1 | -0/+3 |
* | cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137) | Brad King | 2013-10-17 | 1 | -1/+13 |
* | Warn about arguments not separated by whitespace | Brad King | 2013-08-08 | 1 | -0/+1 |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
* | BUG#1049: Added error message when file ends in an unterminated string. | Brad King | 2004-08-31 | 1 | -1/+4 |
* | ENH: Added cmListFileLexer_SetString method to allow a string to be parsed as... | Brad King | 2004-04-21 | 1 | -0/+1 |
* | ENH: Using lex-based tokenizer and a simple recursive-descent parser in place... | Brad King | 2003-12-08 | 1 | -0/+60 |