summaryrefslogtreecommitdiffstats
path: root/Utilities/KWStyle/CMakeFiles.txt.in
Commit message (Collapse)AuthorAgeFilesLines
* Drop KWStyle checks in favor of clang-format and Git hooksBrad King2016-11-081-15/+0
| | | | | | We now define code layout by clang-format and enforce whitespace with Git hooks. There is no need to run KWStyle anymore, as all we used it to check was line length anyway.
* Refer to self with CMake_(SOURCE|BINARY)_DIR (#10046)Brad King2010-07-291-12/+12
| | | | | This is good practice, and is necessary to support building CMake as a subdirectory of another project.
* ENH: add more exclusions for kwstyleBill Hoffman2007-10-051-0/+2
|
* ENH: add quotes around the file names, so kwstyle can handle it if there areAlexander Neundorf2007-07-201-12/+12
| | | | | | spaces in the path Alex
* ENH: add KWStyle supportBill Hoffman2007-05-101-0/+13