CMake/Tests/BuildDepends/Project
Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format
Run the `Utilities/Scripts/clang-format.bash` script to update
all our C++ code to a new style defined by `.clang-format`.
Use `clang-format` version 3.8.

* If you reached this commit for a line in `git blame`, re-run the blame
  operation starting at the parent of this commit to see older history
  for the content.

* See the parent commit for instructions to rebase a change across this
  style transition commit.
2016-05-16 16:05:19 -04:00
..
External ExternalProject: Add option to always run the build step 2014-02-21 11:05:41 -05:00
CMakeLists.txt Tests: Extend BuildDepends test to cover OBJECT_DEPENDS 2015-07-22 11:37:47 -04:00
bar.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -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
dep_custom2.cxx AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048) 2012-11-06 11:54:58 -05:00
generator.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
link_depends_no_shared_check.cmake Teach BuildDepends test to cover LINK_DEPENDS_NO_SHARED 2012-11-09 09:26:51 -05:00
link_depends_no_shared_exe.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
link_depends_no_shared_lib.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
linkdep.cxx Define LINK_DEPENDS target property (#11406) 2010-11-05 09:05:08 -04:00
ninjadep.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
object_depends.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
object_depends_check.cmake Tests: Extend BuildDepends test to cover OBJECT_DEPENDS 2015-07-22 11:37:47 -04:00
zot.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -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