Brad King 783c375766 Tests: Extend BuildDepends test to cover OBJECT_DEPENDS 10 years ago
..
External 73e5c6aead ExternalProject: Add option to always run the build step 11 years ago
CMakeLists.txt 783c375766 Tests: Extend BuildDepends test to cover OBJECT_DEPENDS 10 years ago
bar.cxx e4114ee9e9 Tests/BuildDepends: Make 3-second delay more robust 11 years ago
dep.cxx 423cdb561c ENH: Adding test for ADD_CUSTOM_COMMAND's new IMPLICIT_DEPENDS feature. 18 years ago
dep_custom.cxx 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
dep_custom2.cxx 05f162ce95 AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048) 13 years ago
generator.cxx 303b4312b2 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
link_depends_no_shared_check.cmake 306796e862 Teach BuildDepends test to cover LINK_DEPENDS_NO_SHARED 13 years ago
link_depends_no_shared_exe.c 306796e862 Teach BuildDepends test to cover LINK_DEPENDS_NO_SHARED 13 years ago
link_depends_no_shared_lib.c 306796e862 Teach BuildDepends test to cover LINK_DEPENDS_NO_SHARED 13 years ago
linkdep.cxx 95f149e61f Define LINK_DEPENDS target property (#11406) 15 years ago
ninjadep.cpp 9275554496 Ninja: Update BuildDepends test to verify cmcldeps depfiles. 12 years ago
object_depends.cxx 783c375766 Tests: Extend BuildDepends test to cover OBJECT_DEPENDS 10 years ago
object_depends_check.cmake 783c375766 Tests: Extend BuildDepends test to cover OBJECT_DEPENDS 10 years ago
zot.cxx 91de0b09ef ENH: Update BuildDepends test to check #include lines with macros. 17 years ago
zot_macro_dir.cxx 91de0b09ef ENH: Update BuildDepends test to check #include lines with macros. 17 years ago
zot_macro_tgt.cxx 91de0b09ef ENH: Update BuildDepends test to check #include lines with macros. 17 years ago