Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Update CustomCommandWorkingDirectory to handle in-source byproducts | Pedro Navarro | 2018-09-28 | 1 | -4/+4 |
* | add_custom_{command,target}: WORKING_DIRECTORY generator expressions | Jon Chronopoulos | 2018-09-28 | 1 | -0/+20 |
* | Tests: use BYPRODUCTS in the CustomCommandWorkingDirectory test | Ben Boeckel | 2017-04-21 | 1 | -0/+2 |
* | 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 |