summaryrefslogtreecommitdiffstats
path: root/Source/cmNewLineStyle.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Remove default labels from fully covered switch statements.Stephen Kelly2014-04-031-2/+0
| | | | | Allow compilers to warn when new enum values are added, making switches no-longer fully-covered.
* cmNewLineStyle: Remove useless semi-colonSean McBride2013-10-081-1/+1
| | | | Warned by clang.
* Add NEWLINE_STYLE option to configure_file (#3957)Peter Kuemmel2011-11-281-0/+95