Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a custom OTRPluginFactory object instead of using the KGenericFactory | Slávek Banko | 2021-07-01 | 1 | -6/+32 |
| | | | | | | | | | | template. This prevents an unwanted creation of a hidden second instance if the library is built with enabled hidden visibility. This resolves issue #3. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 186deab80cc9a4b742027d74f8025e15bbd334ca) | ||||
* | Separate OTRPlugin object code from the OTRPluginFactory definition. | Slávek Banko | 2021-06-25 | 1 | -0/+32 |
This resolves bug 1153. Fix support for GCC hidden visibility. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8403288e0159dbe377403e5f089072685a9d94f3) |