Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doxygen: Fix warnings. | Nicolas Despres | 2011-10-23 | 1 | -3/+3 |
| | |||||
* | Remove trailing white-spaces. | Nicolas Despres | 2011-10-23 | 1 | -28/+28 |
| | |||||
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
| | | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range. | ||||
* | ENH: add initial support for HAIKU OS from bug# 7425 | Bill Hoffman | 2008-09-15 | 1 | -1/+1 |
| | |||||
* | COMP: fix warnings on hp | Bill Hoffman | 2007-09-24 | 1 | -0/+1 |
| | |||||
* | ENH: merge in changes for beos support | Bill Hoffman | 2006-12-04 | 1 | -0/+4 |
| | |||||
* | COMP: Attempt to fix aix build | Andy Cedilnik | 2006-08-23 | 1 | -0/+1 |
| | |||||
* | COMP: Moved duplicate flex-generated lexer warning suppression and ↵ | Brad King | 2006-08-08 | 1 | -33/+3 |
| | | | | cross-platform support code to a single cmStandardLexer.h included by all lexer sources. Added fix for macro redefinitions on Borland 5.8 compiler. | ||||
* | COMP: Fix and/or disable warnings for Borland 5.6 build. | Brad King | 2006-08-01 | 1 | -0/+5 |
| | |||||
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -14/+14 |
| | |||||
* | COMP: Removed warnings about unreachable code and constant control ↵ | Brad King | 2005-05-03 | 1 | -104/+2 |
| | | | | expressions. Added the changes to the instructions in the input lex files. | ||||
* | COMP: Need #undef ECHO to avoid conflict with system ECHO definition. | Brad King | 2005-05-03 | 1 | -0/+1 |
| | |||||
* | COMP: Another borland problem | Andy Cedilnik | 2005-01-28 | 1 | -1/+3 |
| | |||||
* | COMP: Remove more warnings/errors | Andy Cedilnik | 2005-01-28 | 1 | -103/+103 |
| | |||||
* | COMP: Remove warnings | Andy Cedilnik | 2005-01-28 | 1 | -8/+8 |
| | |||||
* | ENH: Initial import of java parser | Andy Cedilnik | 2005-01-28 | 1 | -0/+2665 |