Brad King
|
c3474ad029
|
ENH: Executable bar should rebuild when its generated header changes. It does not need to link to the foo library anymore.
|
2007-05-23 17:01:26 -04:00 |
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.
|
2007-05-23 13:27:00 -04:00 |
Andy Cedilnik
|
27727a2bba
|
BUG: check in the rest of the changes to move from c to cxx
|
2007-05-16 07:56:56 -04:00 |
Bill Hoffman
|
d419354250
|
ENH: add a test to make sure Xcode does not break again
|
2007-05-09 15:10:12 -04:00 |