Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix auto export symbols for Dlls containing /bigobj for 64bit builds. | Bill Hoffman | 2015-11-19 | 1 | -1/+1 |
* | De-duplicate symbols listed in generated module definition files | Bill Hoffman | 2015-11-18 | 1 | -20/+41 |
* | Windows: Fix 64-bit DLL module definition file generation on VS 2015 | Bill Hoffman | 2015-09-14 | 1 | -4/+15 |
* | bindexplib: Add support for "/bigobj" format objects | Bill Hoffman | 2015-07-06 | 1 | -118/+176 |
* | bindexplib: Fix treatment of some symbols | Bill Hoffman | 2015-07-06 | 1 | -3/+16 |
* | bindexplib: Teach DumpFile to return errors | Bill Hoffman | 2015-07-06 | 1 | -7/+10 |
* | bindexplib: Build source as part of CMakeLib | Bill Hoffman | 2015-07-06 | 1 | -4/+7 |
* | bindexplib: Wrap long lines | Bill Hoffman | 2015-07-06 | 1 | -11/+22 |
* | bindexplib: Drop code that CMake does not need | Bill Hoffman | 2015-07-06 | 1 | -425/+8 |
* | bindexplib: Add copyright/license notice block | Bill Hoffman | 2015-07-06 | 1 | -0/+18 |
* | bindexplib: Import original implementation from CERN | Bill Hoffman | 2015-07-06 | 1 | -0/+739 |