Commit History

Author SHA1 Message Date
  Brad King 91de0b09ef ENH: Update BuildDepends test to check #include lines with macros. 17 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
  Brad King c3474ad029 ENH: Executable bar should rebuild when its generated header changes. It does not need to link to the foo library anymore. 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 27727a2bba BUG: check in the rest of the changes to move from c to cxx 18 years ago
  Bill Hoffman d419354250 ENH: add a test to make sure Xcode does not break again 18 years ago