Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bindexplib: Do not export symbols from managed code | Markus Mayer | 2020-05-04 | 1 | -1/+7 |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -1/+2 |
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -2/+2 |
* | bindexplib: Revert support for constants symbols | Brad King | 2017-07-10 | 1 | -10/+0 |
* | bindexplib: fix constants symbols export | Mikhail Paulyshka | 2017-04-26 | 1 | -0/+10 |
* | bindexplib: Always export executable symbols, even they are also readable | Zsolt Parragi | 2017-02-28 | 1 | -0/+4 |
* | VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for object libraries | Brad King | 2016-07-21 | 1 | -0/+2 |
* | Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exports | Yury Zhuravlev | 2016-07-11 | 1 | -0/+8 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -4/+3 |
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
* | Windows: Optionally generate DLL module definition files automatically | Bill Hoffman | 2015-07-06 | 1 | -0/+37 |