summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/AutoExportDll
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-013-10/+10
* GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in TestsCraig Scott2017-12-301-1/+1
* bindexplib: Revert support for constants symbolsBrad King2017-07-102-12/+0
* bindexplib: fix constants symbols exportMikhail Paulyshka2017-04-262-0/+12
* bindexplib: Always export executable symbols, even they are also readableZsolt Parragi2017-02-283-0/+22
* VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for object librariesBrad King2016-07-213-1/+9
* Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exportsYury Zhuravlev2016-07-113-0/+22
* Revise C++ coding style using clang-formatKitware Robot2016-05-162-6/+5
* Format include directive blocks and ordering with clang-formatBrad King2016-04-292-2/+2
* Drop Visual Studio 6 generatorBrad King2016-03-091-2/+2
* Fix auto export symbols for Dlls containing /bigobj for 64bit builds.Bill Hoffman2015-11-191-0/+2
* Windows: Optionally generate DLL module definition files automaticallyBill Hoffman2015-07-0611-0/+135