Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -6/+6 |
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
* | Handle relative WORKING_DIRECTORY in add_custom_(command|target) | Brad King | 2011-01-26 | 1 | -2/+9 |
* | Handle trailing slashes on add_custom_command DEPENDS | Brad King | 2011-01-26 | 1 | -2/+12 |
* | ENH: preclean some warnings | Ken Martin | 2008-03-25 | 1 | -0/+1 |
* | ENH: fix test to work with in source build | Bill Hoffman | 2006-02-10 | 2 | -1/+1 |
* | ENH: add test for working directory of custom command and target | Bill Hoffman | 2006-02-08 | 3 | -0/+35 |