Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KWStyle Test: Activate by default if KWStyle is found | David Cole | 2011-09-07 | 1 | -6/+22 |
| | | | | | | | | Re-arrange the logic to look for KWStyle in the typical install locations and under the Dashboards/Support directory for the typical CMake dashboard machine. If it's there, turn on CMAKE_USE_KWSTYLE by default, thereby activating the KWStyle related custom targets and the KWStyle test. | ||||
* | Refer to self with CMake_(SOURCE|BINARY)_DIR (#10046) | Brad King | 2010-07-29 | 4 | -24/+24 |
| | | | | | This is good practice, and is necessary to support building CMake as a subdirectory of another project. | ||||
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 2 | -14/+21 |
| | | | | | | | 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. | ||||
* | ENH: 80 is fine, i guess not | Bill Hoffman | 2009-06-26 | 1 | -1/+1 |
| | |||||
* | ENH: 80 is fine | Bill Hoffman | 2009-06-26 | 1 | -1/+1 |
| | |||||
* | ENH: add more exclusions for kwstyle | Bill Hoffman | 2007-10-05 | 1 | -0/+2 |
| | |||||
* | STYLE: disable header check | Alexander Neundorf | 2007-08-31 | 1 | -1/+1 |
| | | | | Alex | ||||
* | STYLE: add makefile target MoreStyleChecks, which runs KWStyle with more | Alexander Neundorf | 2007-08-31 | 2 | -0/+39 |
| | | | | | | checks enabled and creates the html files. Alex | ||||
* | ENH: add quotes around the file names, so kwstyle can handle it if there are | Alexander Neundorf | 2007-07-20 | 1 | -12/+12 |
| | | | | | | spaces in the path Alex | ||||
* | ENH: try to tone down kwstyle | Bill Hoffman | 2007-05-19 | 1 | -0/+2 |
| | |||||
* | ENH: add KWStyle support | Bill Hoffman | 2007-05-10 | 5 | -0/+79 |