aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-12-01Fix CICarl Schwan
2021-12-01E2EE: Introduce session (WiP)Alexey Andreyev
2021-12-01Improve APICarl Schwan
2021-12-01Depends on OpenSSL for crypo randCarl Schwan
2021-12-01Implement outboundsessionCarl Schwan
2021-12-01Start implementing Qt olm bindingCarl Schwan
2021-11-28CMakeLists: drop obsolete -W from the warnings listAlexey Rusakov
2021-11-21EventStats and Room::partiallyRead/unreadStats()Alexey Rusakov
2021-11-19Make enum values logging more terse()Alexey Rusakov
2021-10-13CMakeLists: more robust GTAD_PATH detectionAlexey Rusakov
2021-10-13CMakeLists: don't report that update-api is enabled when it's actually notAlexey Rusakov
2021-09-12Merge pull request #499 from TobiasFella/mxcnamAlexey Rusakov
2021-09-05Implement the mxc protocol in the NetworkAccessManagerTobias Fella
2021-09-03Tacitly allow CMake 3.13 to keep LGTM workingAlexey Rusakov
2021-09-03Require CMake 3.16; drop qmake; use C++20 and newer compilersAlexey Rusakov
2021-09-02Merge pull request #495 from quotient-im/kitsune-ci-windows-codeqlAlexey Rusakov
2021-09-01CMakeLists: allow to pass clang-format options in CLANG_FORMATAlexey Rusakov
2021-09-01CMakeLists: fix resolving gtad on WindowsAlexey Rusakov
2021-08-31Add functions and macros to query for Quotient's versionTobias Fella
2021-08-26Add AccountRegistryTobias Fella
2021-07-18MembershipType -> Membership, also used for JoinStateAlexey Rusakov
2021-07-18CMakeLists: fixed potential linking errors around quotient_common.hAlexey Rusakov
2021-07-16Officially drop Qt Multimedia with Qt 6Alexey Rusakov
2021-06-23Update to the new matrix-doc layout and toolingAlexey Rusakov
2021-06-13CMakeLists: require explicit BUILD_WITH_QT6 for Qt 6Alexey Rusakov
2021-06-13Generate a moc file for quotient_common.hAlexey Rusakov
2021-06-12CMakeLists: require at least Qt 5.12; add Qt 6 supportAlexey Rusakov
2021-01-25CMakeLists.txt: refactor configuration of featuresAlexey Rusakov
2021-01-25CMakeLists.txt: include(CTest)Alexey Rusakov
2021-01-21Move testsCarl Schwan
2021-01-15Merge branch 'master' into dfaure/stricter-flagsKitsune Ral
2021-01-06Use CMAKE_INSTALL_DATADIR instead of hard-coding shareHeiko Becker
2020-12-28Add cmake changeCarl Schwan
2020-12-03CMakeLists.txt: fix configuration failuresKitsune Ral
2020-12-03CMakeLists.txt: reworked configuration loggingKitsune Ral
2020-12-02Merge pull request #416 from ognarb/work/cmakefeaturesummaryKitsune Ral
2020-11-26Enable QT_NO_URL_CAST_FROM_STRING and QT_STRICT_ITERATORS.David Faure
2020-11-26Add feature summary to cmake fileCarl Schwan
2020-11-24CMakeLists.txt: enable generating csapi/search.*Kitsune Ral
2020-08-11Build system optimisationsKitsune Ral
2020-08-02Bump the API versionKitsune Ral
2020-07-19MatrixUri->Uri: Extend to non-Matrix URIsKitsune Ral
2020-07-18ResourceResolverKitsune Ral
2020-06-12Merge remote-tracking branch 'origin/kitsune-conservative-configure-depends'Kitsune Ral
2020-06-12CMakeLists.txt: fix a typoKitsune Ral
2020-06-12CMakeLists.txt: fix update-api target when there's no clang-formatKitsune Ral
2020-06-11CMakeLists.txt: only use CONFIGURE_DEPENDS when neededKitsune Ral
2020-06-10CMakeLists.txt: exclude key_backup.yaml from APIKitsune Ral
2020-06-07gtad/*: optimise and use latest GTAD featuresKitsune Ral
2020-06-01GTAD parts: new home and format updates for GTAD 0.7Kitsune Ral