summaryrefslogtreecommitdiffstats
path: root/Tests/BuildDepends
Commit message (Expand)AuthorAgeFilesLines
* BUG: Enable CMAKE_SUPPRESS_REGENERATION because the entire test runs during t...Brad King2007-12-221-0/+5
* ENH: Add a depends check step to custom targets. Add support for the IMPLICI...Brad King2007-12-214-7/+27
* ENH: Adding test for ADD_CUSTOM_COMMAND's new IMPLICIT_DEPENDS feature.Brad King2007-09-174-0/+68
* COMP: removing the directory at the beginning breaks the test for in-sourceAlexander Neundorf2007-06-141-1/+0
* COMP: fix test, in some cases stdout from bar was not captured correctly,Alexander Neundorf2007-06-132-13/+32
* BUG: Report proper error message when project does not build the first time. ...Brad King2007-05-231-1/+28
* ENH: Executable bar should rebuild when its generated header changes. It doe...Brad King2007-05-231-1/+0
* BUG: Target names in the COMMAND part of a custom command should not create a...Brad King2007-05-231-0/+24
* BUG: Target names in the COMMAND part of a custom command should not create a...Brad King2007-05-233-6/+41
* BUG: check in the rest of the changes to move from c to cxxAndy Cedilnik2007-05-161-2/+2
* BUG: fix test for hp move to c++ to avoid ansi issues and produce a message i...Andy Cedilnik2007-05-162-2/+9
* ENH: add test for build dependsBill Hoffman2007-05-102-16/+31
* ENH: add a test to make sure Xcode does not break againBill Hoffman2007-05-093-0/+57