summaryrefslogtreecommitdiffstats
path: root/Source/bindexplib.cxx
Commit message (Expand)AuthorAgeFilesLines
* iwyu: Fix VisualStudio specific issuesDaniel Pfeifer2016-11-281-2/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* bindexplib: Export symbols from objects even with explicit markupYury Zhuravlev2016-07-051-3/+1
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-3/+3
* Fix auto export symbols for Dlls containing /bigobj for 64bit builds.Bill Hoffman2015-11-191-1/+1
* De-duplicate symbols listed in generated module definition filesBill Hoffman2015-11-181-20/+41
* Windows: Fix 64-bit DLL module definition file generation on VS 2015Bill Hoffman2015-09-141-4/+15
* bindexplib: Add support for "/bigobj" format objectsBill Hoffman2015-07-061-118/+176
* bindexplib: Fix treatment of some symbolsBill Hoffman2015-07-061-3/+16
* bindexplib: Teach DumpFile to return errorsBill Hoffman2015-07-061-7/+10
* bindexplib: Build source as part of CMakeLibBill Hoffman2015-07-061-4/+7
* bindexplib: Wrap long linesBill Hoffman2015-07-061-11/+22
* bindexplib: Drop code that CMake does not needBill Hoffman2015-07-061-425/+8
* bindexplib: Add copyright/license notice blockBill Hoffman2015-07-061-0/+18
* bindexplib: Import original implementation from CERNBill Hoffman2015-07-061-0/+739