summaryrefslogtreecommitdiffstats
path: root/Tests/BuildDepends/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Avoid Intel linker crash in BuildDepends testBrad King2009-10-271-0/+8
* More verbose BuildDepends test outputBrad King2009-10-221-2/+4
* ENH: Update BuildDepends test to check #include lines with macros.Brad King2008-05-141-10/+42
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* 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-211-6/+10
* ENH: Adding test for ADD_CUSTOM_COMMAND's new IMPLICIT_DEPENDS feature.Brad King2007-09-171-0/+40
* 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-131-11/+25
* BUG: Report proper error message when project does not build the first time. ...Brad King2007-05-231-1/+28
* BUG: Target names in the COMMAND part of a custom command should not create a...Brad King2007-05-231-1/+1
* BUG: fix test for hp move to c++ to avoid ansi issues and produce a message i...Andy Cedilnik2007-05-161-2/+9
* ENH: add test for build dependsBill Hoffman2007-05-101-15/+27
* ENH: add a test to make sure Xcode does not break againBill Hoffman2007-05-091-0/+45