aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '1.5'Linus Jahn2023-04-301-3/+3
|\
| * Release QXmpp 1.5.5Linus Jahn2023-04-301-1/+1
| * Fix the generated qxmpp pkgconfig filesChristophe Marin2023-04-291-3/+3
* | Merge branch '1.5'Linus Jahn2023-04-071-9/+43
|\|
| * Release QXmpp 1.5.4Linus Jahn2023-04-071-1/+1
| * Support installing QXmpp with Qt 5 and Qt 6 in parallelLinus Jahn2023-04-071-9/+43
* | Merge branch '1.5'Linus Jahn2023-03-111-1/+4
|\|
| * Release QXmpp 1.5.3Linus Jahn2023-03-111-1/+1
| * cmake: Add option to manually choose Qt major version (#553)Blue2023-03-111-1/+4
| * Release QXmpp 1.5.2Linus Jahn2023-02-231-1/+1
| * Release QXmpp 1.5.1Linus Jahn2023-02-011-1/+1
* | Require Qt 5.15Linus Jahn2023-01-311-1/+1
* | Continue with development of QXmpp 1.6Linus Jahn2023-01-311-1/+1
|/
* Clean up CMakeLinus Jahn2022-12-291-0/+1
* cmake: Use generate_export_header() instead of doing manuallyLinus Jahn2022-12-291-1/+1
* cmake: Add debug output about chosen Qt version (5 or 6)Linus Jahn2022-12-281-0/+1
* Disable Qt keywords completelyLinus Jahn2022-12-261-0/+1
* cmake: Make find_package() for QCA quietLinus Jahn2022-09-291-1/+1
* Add file encryption functions and Encryption/DecryptionDeviceLinus Jahn2022-09-241-3/+12
* Implement XEP-0384: OMEMO Encryption v0.8Melvin Keskin2022-08-131-1/+15
* REUSE-ify whole projectLinus Jahn2022-01-151-0/+4
* cmake: Increase SO_VERSIONLinus Jahn2021-08-221-1/+1
* Require Qt 5.9 and clean up compatibility codeLinus Jahn2021-03-171-1/+1
* Continue with QXmpp 1.5.0Linus Jahn2021-03-151-1/+1
* cmake: Simplify Qt5/Qt6 handlingLinus Jahn2021-02-261-12/+2
* Disable use of Qt APIs deprecated since Qt 5.15Linus Jahn2021-02-191-0/+1
* Disable foreach also in examples and testsLinus Jahn2020-10-101-1/+5
* Enable -DQURL_NO_CAST_FROM_STRING -DQT_NO_CAST_TO_ASCIIDavid Faure2020-10-101-0/+2
* Require C++17Linus Jahn2020-07-121-1/+5
* CMake: Hide Qt6 find errorsLinus Jahn2020-07-101-1/+1
* Introduce Qt 6 compatibilityLinus Jahn2020-07-031-1/+13
* CMake: Use cmake project version variablesLinus Jahn2020-05-181-7/+2
* Continue with development for QXmpp 1.4.0Linus Jahn2020-04-061-1/+1
* Port QXmppCallManager to use GStreamerNiels Ole Salscheider2020-03-161-0/+2
* Continue with development for QXmpp 1.3Linus Jahn2020-02-061-1/+1
* Bump SONAME of the libraryLinus Jahn2019-12-061-1/+1
* CMakeLists: Continue with development for QXmpp 1.1Linus Jahn2019-10-261-1/+1
* Require Qt 5.7 or laterLinus Jahn2019-10-231-1/+1
* Continue with QXmpp 1.1.0Linus Jahn2019-10-141-2/+2
* cmake: Set minimum version first and bump it to 3.3Jonah Bruechert2019-05-131-2/+1
* Bump SONAME of the libraryLinus Jahn2019-05-011-1/+1
* Bump SONAME of the libraryBoris Pek2019-01-171-1/+1
* [tests] add CMake option to build internal testsJeremy Lainé2019-01-171-0/+1
* Start changelog for 1.0.1Jeremy Lainé2019-01-081-1/+1
* Bump version to 1.0.0 (fixes: #156)Jeremy Lainé2019-01-081-3/+3
* CMake: Use CMakePackageConfigHelpers to generate the package configNiels Ole Salscheider2018-09-241-1/+16
* [cmake] set the C++ standard to C++11Jeremy Lainé2018-09-181-0/+1
* [cmake] fix documentation string for BUILD_EXAMPLESJeremy Lainé2018-09-081-1/+1
* Build examples by defaultNiels Ole Salscheider2018-09-081-1/+1
* Fix paths in CMakeLists.txtNiels Ole Salscheider2018-06-171-1/+1