CMake/Tests/BuildDepends/Project
Brad King 95f149e61f Define LINK_DEPENDS target property (#11406)
Custom Makefile link rules may need to depend on linker scripts.  Define
this property to allow user-specified link-time dependencies.
2010-11-05 09:05:08 -04:00
..
CMakeLists.txt Define LINK_DEPENDS target property (#11406) 2010-11-05 09:05:08 -04:00
bar.cxx COMP: fix test, in some cases stdout from bar was not captured correctly, 2007-06-13 16:26:50 -04:00
dep.cxx ENH: Adding test for ADD_CUSTOM_COMMAND's new IMPLICIT_DEPENDS feature. 2007-09-17 10:51:05 -04:00
dep_custom.cxx 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. 2007-12-21 12:22:12 -05:00
generator.cxx 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:30:23 -04:00
linkdep.cxx Define LINK_DEPENDS target property (#11406) 2010-11-05 09:05:08 -04:00
zot.cxx ENH: Update BuildDepends test to check #include lines with macros. 2008-05-14 11:55:12 -04:00
zot_macro_dir.cxx ENH: Update BuildDepends test to check #include lines with macros. 2008-05-14 11:55:12 -04:00
zot_macro_tgt.cxx ENH: Update BuildDepends test to check #include lines with macros. 2008-05-14 11:55:12 -04:00