summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/AutoExportDll
Commit message (Expand)AuthorAgeFilesLines
* OrangeC: Add support for OrangeC compilerDavid Lindauer2023-09-251-0/+3
* Merge topic 'AutoExport-vftable'Brad King2023-02-153-0/+29
|\
| * WINDOWS_EXPORT_ALL_SYMBOLS: Export vftable symbolMalcolm Bechard2023-02-143-0/+29
* | Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-111-1/+1
|/
* Tests: Fix ARM64 test conditions for non-VS generatorsBrad King2022-11-091-2/+2
* Tests: Exclude win/arm64 tests with CMAKE_VS_PLATFORM_NAMENiyas Sait2022-07-051-2/+2
* Tests: Fix test failures for Windows Arm64 platformsNiyas Sait2022-05-111-2/+4
* 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