summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/AutoExportDll
Commit message (Expand)AuthorAgeFilesLines
* Tests/RunCMake: Match dots more precisely, part 3AJIOB2025-10-201-1/+1
* Tests/RunCMake: test `RunCMake_GENERATOR` instead of `CMAKE_GENERATOR`Ben Boeckel2025-09-021-1/+1
* FASTBuild: Add generatorEduard Voronkin2025-08-261-1/+1
* Visual Studio: support shortened object filenamesJohn Parent2025-07-293-54/+91
* Tests: choose an explicit FULL strategy in tests expecting itBen Boeckel2025-07-291-0/+2
* Tests/RunCMake/AutoExport: fix typo in AIX build directory nameBen Boeckel2025-07-281-1/+1
* Ninja: Fix WINDOWS_EXPORT_ALL_SYMBOLS with PRE_LINK build eventVince Dupuis2025-06-031-0/+1
* WINDOWS_EXPORT_ALL_SYMBOLS: Do not export C++ operators declared extern "C"Tolga Mizrak2025-05-211-0/+30
* Revise C++ coding style using clang-format-18Kitware Robot2025-01-231-2/+2
* Tests/RunCMake: Update cmake_minimum_required versions to 3.10Brad King2024-10-031-1/+1
* Tests: Fix clang -Wstrict-prototypes warningsBrad King2023-10-263-4/+4
* 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