Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refer to self with CMake_(SOURCE|BINARY)_DIR (#10046) | Brad King | 2010-07-29 | 1 | -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 License | Brad King | 2009-09-28 | 1 | -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 more | Alexander Neundorf | 2007-08-31 | 1 | -0/+9 |
| | | | | | | checks enabled and creates the html files. Alex | ||||
* | ENH: add KWStyle support | Bill Hoffman | 2007-05-10 | 1 | -0/+41 |