summaryrefslogtreecommitdiffstats
path: root/Utilities/KWStyle/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Refer to self with CMake_(SOURCE|BINARY)_DIR (#10046)Brad King2010-07-291-10/+10
| | | | | This is good practice, and is necessary to support building CMake as a subdirectory of another project.
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-0/+12
| | | | | | | 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.
* STYLE: add makefile target MoreStyleChecks, which runs KWStyle with moreAlexander Neundorf2007-08-311-0/+9
| | | | | | checks enabled and creates the html files. Alex
* ENH: add KWStyle supportBill Hoffman2007-05-101-0/+41