summaryrefslogtreecommitdiffstats
path: root/Tests/CustomCommand/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added support for multiple outputs generated by a single custom command....Brad King2006-04-111-2/+3
* BUG: fix test to list generate dheaderKen Martin2006-03-241-0/+1
* ENH: for all custom commands that can not be given to a target, add them to a...Bill Hoffman2006-01-091-2/+9
* BUG: force EXECUABLE and LIBRARY output paths so bad cache entries do not fai...Bill Hoffman2006-01-021-2/+2
* BUG: It seems the auto-object-depends feature does not work in Visual Studio....Brad King2005-08-171-7/+6
* ENH: Adding test for auto-object-depends feature. It has been tested with th...Brad King2005-08-171-2/+18
* BUG: Use copy to produce doc1pre.txt instead of echo. The redirection does n...Brad King2005-04-271-1/+1
* ENH: Added pre-build and post-build test for custom targets.Brad King2005-04-261-1/+20
* ENH: Added test for multiple commands in a custom command.Brad King2005-02-221-8/+14
* ENH: Add LOCATION to GET_TARGET_PROPERTY. Closes Bug #34 - Add to GET_TARGET_...Andy Cedilnik2004-04-271-1/+4
* modified code to match cmake modeKen Martin2003-06-301-39/+39
* fixes for HPBill Hoffman2003-06-041-2/+2
* new testKen Martin2003-06-031-0/+105