summaryrefslogtreecommitdiffstats
path: root/Tests/CustomCommand
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Use copy to produce doc1pre.txt instead of echo. The redirection does ↵Brad King2005-04-271-1/+1
| | | | not like forward slashes on Win9x.
* 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 ↵Andy Cedilnik2004-04-271-1/+4
| | | | GET_TARGET_PROPERTY location of target
* ERR: Remove warnings from testsAndy Cedilnik2004-04-272-0/+10
|
* modified code to match cmake modeKen Martin2003-06-301-39/+39
|
* minor fixesBill Hoffman2003-06-042-0/+2
|
* fixes for HPBill Hoffman2003-06-043-4/+4
|
* new testKen Martin2003-06-036-0/+140