Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 2 | -4/+4 |
* | Fix XCode -> Xcode typos, notably in man page (#12231) | Sean McBride | 2011-05-31 | 1 | -1/+1 |
* | ENH: add group support and fix borland error | Bill Hoffman | 2009-07-11 | 2 | -1/+2 |
* | ENH: Remove CMAKE_ANSI_CFLAGS from tests | Brad King | 2009-07-08 | 1 | -7/+0 |
* | ENH: preclean some warnings | Ken Martin | 2008-03-25 | 1 | -0/+1 |
* | COMP: enable ANSI C, this should make it work with the HP-UX compiler | Alexander Neundorf | 2007-08-28 | 2 | -5/+12 |
* | COMP: maybe it compiles this way with the HP-UX compiler | Alexander Neundorf | 2007-08-28 | 1 | -5/+5 |
* | ENH: add the source_group() demo to the tests | Alexander Neundorf | 2007-08-27 | 1 | -0/+9 |
* | BUG: demo (not really test) for the source_group() command | Alexander Neundorf | 2007-08-24 | 3 | -7/+28 |
* | ENH: add test for source_group | Alexander Neundorf | 2007-08-24 | 6 | -0/+37 |