CMake/Tests/RunCMake/AutoExportDll
Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0
Run the `clang-format.bash` script to update all our C and C++ code to a
new style defined by `.clang-format`.  Use `clang-format` version 6.0.

* 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.
2018-06-01 09:53:42 -04:00
..
sub Fix auto export symbols for Dlls containing /bigobj for 64bit builds. 2015-11-19 17:21:03 -05:00
AutoExport.cmake bindexplib: Always export executable symbols, even they are also readable 2017-02-28 09:49:12 -05:00
AutoExportBuild-stderr.txt Windows: Optionally generate DLL module definition files automatically 2015-07-06 11:11:02 -04:00
CMakeLists.txt Windows: Optionally generate DLL module definition files automatically 2015-07-06 11:11:02 -04:00
foo.c Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
hello2.c Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exports 2016-07-11 09:41:04 -04:00
hello.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
hello.h Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
nop.asm bindexplib: Always export executable symbols, even they are also readable 2017-02-28 09:49:12 -05:00
objlib.c VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for object libraries 2016-07-21 11:05:22 -04:00
RunCMakeTest.cmake GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests 2017-12-30 09:35:56 +11:00
say.cxx Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -04:00
world.cxx Windows: Optionally generate DLL module definition files automatically 2015-07-06 11:11:02 -04:00