| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'remove_cli__symbols' | Brad King | 2020-05-05 | 1 | -2/+10 |
|\ |
|
| * | bindexplib: Do not export symbols from managed code | Markus Mayer | 2020-05-04 | 1 | -2/+10 |
|
|
* | | IWYU: mark <cstddef> as needed | Ben Boeckel | 2020-04-29 | 1 | -1/+1 |
|/ |
|
* | replace std::string::substr() with operations that do not allocate memory | Rolf Eike Beer | 2020-03-23 | 1 | -3/+3 |
|
|
* | Add support for WINDOWS_EXPORT_ALL_SYMBOLS when cross-compiling to Windows | Isuru Fernando | 2019-12-06 | 1 | -22/+31 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -3/+6 |
|
|
* | bindexplib: supporting llvm bitcode formats using llvm-nm | Zsolt Parragi | 2019-08-30 | 1 | -4/+78 |
|
|
* | Fix misc. typos | luz.paz | 2018-06-04 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -60/+61 |
|
|
* | Address code review feedback | Jacek Blaszczynski | 2017-12-18 | 1 | -27/+31 |
|
|
* | Use IMAGE_FILE_HEADER and add missing Arm 32bit images support | Jacek Blaszczynski | 2017-12-18 | 1 | -13/+25 |
|
|
* | Add Arm64 support to COFF symbol export feature | Jacek Blaszczynski | 2017-12-17 | 1 | -2/+3 |
|
|
* | Meta: replace empty-string assignments with `clear()`. | Pavel Solodovnikov | 2017-09-15 | 1 | -1/+1 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -6/+4 |
|
|
* | 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 |
|
|