aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Install pkgconfig fileNiels Ole Salscheider2017-09-041-0/+8
* Re-add codecs support to the build systemNiels Ole Salscheider2017-09-041-0/+2
* Port examples to the new build systemNiels Ole Salscheider2017-09-041-1/+5
* Port docs to new build systemNiels Ole Salscheider2017-09-041-1/+5
* Port tests to the new build systemNiels Ole Salscheider2017-09-041-1/+8
* Initial CMake build systemNiels Ole Salscheider2017-09-041-0/+27