summaryrefslogtreecommitdiff
path: root/Source/cmNewLineStyle.cxx
Commit message (Expand)AuthorAgeFilesLines
* Add const-reference qualificationsPavel Solodovnikov2017-05-261-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a batch of include-what-you-use violationsDaniel Pfeifer2016-08-241-0/+2
* CMake: don't use else after returnDaniel Pfeifer2016-08-181-8/+7
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-29/+12
* Remove default labels from fully covered switch statements.Stephen Kelly2014-04-031-2/+0
* cmNewLineStyle: Remove useless semi-colonSean McBride2013-10-081-1/+1
* Add NEWLINE_STYLE option to configure_file (#3957)Peter Kuemmel2011-11-281-0/+95