summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/AutoExportDll
Commit message (Expand)AuthorAgeFilesLines
* bindexplib: Do not export symbols from managed codeMarkus Mayer2020-05-043-2/+34
* AIX: Add an option to disable automatic exports from shared librariesBrad King2020-01-317-0/+36
* Revise include order using clang-format-6.0Kitware Robot2019-10-012-1/+3
* Windows: Prevent auto exports to be regenerated on every buildDaniel Eiband2019-09-091-2/+33
* 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-291-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