| Commit message (Expand) | Author | Age | Files | Lines |
* | bindexplib: Revert support for constants symbols | Brad King | 2017-07-10 | 1 | -10/+12 |
|
|
* | bindexplib: Skip symbols containing a dot (.) | Albert Ziegenhagel | 2017-05-16 | 1 | -7/+10 |
|
|
* | bindexplib: fix constants symbols export | Mikhail Paulyshka | 2017-04-26 | 1 | -19/+13 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -2/+2 |
|
|
* | bindexplib: add ARM support | Mikhail Paulyshka | 2017-04-04 | 1 | -12/+16 |
|
|
* | bindexplib: remove unused code | Mikhail Paulyshka | 2017-03-22 | 1 | -67/+0 |
|
|
* | bindexplib: clang-format | Mikhail Paulyshka | 2017-03-22 | 1 | -280/+278 |
|
|
* | bindexplib: Add method for parsing and integrating `.def` files | Bertrand Bellenot | 2017-03-21 | 1 | -1/+29 |
|
|
* | bindexplib: Revise coding style of CMake-specific methods | Brad King | 2017-03-09 | 1 | -13/+7 |
|
|
* | bindexplib: Always export executable symbols, even they are also readable | Zsolt Parragi | 2017-02-28 | 1 | -1/+2 |
|
|
* | iwyu: Fix VisualStudio specific issues | Daniel Pfeifer | 2016-11-28 | 1 | -2/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | bindexplib: Export symbols from objects even with explicit markup | Yury Zhuravlev | 2016-07-05 | 1 | -3/+1 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -3/+3 |
|
|
* | 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 |
|
|