Brad King
|
91de0b09ef
ENH: Update BuildDepends test to check #include lines with macros.
|
17 years ago |
Ken Martin
|
ce8810c4e7
ENH: preclean some warnings
|
17 years ago |
Brad King
|
d4e0727e4d
BUG: Enable CMAKE_SUPPRESS_REGENERATION because the entire test runs during the inital configuration.
|
18 years ago |
Brad King
|
d83b4cd255
ENH: Add a depends check step to custom targets. Add support for the IMPLICIT_DEPENDS feature of custom commands when building in custom targets. Convert multiple-output pair checks to be per-target instead of global.
|
18 years ago |
Brad King
|
423cdb561c
ENH: Adding test for ADD_CUSTOM_COMMAND's new IMPLICIT_DEPENDS feature.
|
18 years ago |
Alexander Neundorf
|
7203990661
|
18 years ago |
Alexander Neundorf
|
92270d5bf8
|
18 years ago |
Brad King
|
6a145fb2be
BUG: Report proper error message when project does not build the first time. Also added hack to rebuild subproject several times for Xcode. The generator should be fixed and the hack removed.
|
18 years ago |
Brad King
|
c288da754a
BUG: Target names in the COMMAND part of a custom command should not create a file-level dependency that forces the command to rerun when the executable target rebuilds, but the target-level dependency should still be created. Target names in a DEPENDS should do both a target-level and file-level dependency. Updated the BuildDepends test to check that this works.
|
18 years ago |
Andy Cedilnik
|
9338803697
BUG: fix test for hp move to c++ to avoid ansi issues and produce a message if the compile fails, (really checked in by Bill H.)
|
18 years ago |
Bill Hoffman
|
1f286c067f
ENH: add test for build depends
|
18 years ago |
Bill Hoffman
|
d419354250
ENH: add a test to make sure Xcode does not break again
|
18 years ago |