Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle relative WORKING_DIRECTORY in add_custom_(command|target) | Brad King | 2011-01-26 | 1 | -2/+9 |
| | | | | This also fixes handling of trailing slashes in the directory name. | ||||
* | 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 |