| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cmake: Omemo module: Respect BUILD_SHARED option | Linus Jahn | 2023-04-07 | 1 | -1/+5 |
| | | | | | Fixes #563. | ||||
| * | Support installing QXmpp with Qt 5 and Qt 6 in parallel | Linus Jahn | 2023-04-07 | 1 | -14/+14 |
| | | | | | Closes #540. | ||||
| * | Fix library files install directory on windows | Linus Jahn | 2023-03-08 | 1 | -1/+3 |
| | | | | | | For details see: https://stackoverflow.com/a/22280842/4483773 | ||||
| * | cmake: Use generate_export_header() instead of doing manually | Linus Jahn | 2022-12-29 | 1 | -1/+1 |
| | | | | | | | | | | This is going to make it easier for us to maintain things. It's also consistent with the new QXmppOmemo module. This requires CMake 3.7 now. Closes #523. | ||||
| * | Split up OMEMO into extra module | Linus Jahn | 2022-08-13 | 1 | -0/+91 |
