Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove default labels from fully covered switch statements. | Stephen Kelly | 2014-04-03 | 1 | -2/+0 |
| | | | | | Allow compilers to warn when new enum values are added, making switches no-longer fully-covered. | ||||
* | cmNewLineStyle: Remove useless semi-colon | Sean McBride | 2013-10-08 | 1 | -1/+1 |
| | | | | Warned by clang. | ||||
* | Add NEWLINE_STYLE option to configure_file (#3957) | Peter Kuemmel | 2011-11-28 | 1 | -0/+95 |