aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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
2020-04-13CMakeLists.txt: update libQtOlm to 3.0.1Bart Ribbers
2020-04-06CMakeLists: install header files to a subdirectoryKitsune Ral
2020-03-29Fix building tests with installed Quotient in E2EE configurationKitsune Ral
2020-03-28CMakeLists.txt: don't EXCLUDE_FROM_ALL if QtOlm is in-treeKitsune Ral
2020-03-18SsoSession and Connection::prepareForSso()Kitsune Ral
2020-03-12E2EE: Make building E2EE optional. Contributes to #369Alexey Andreev
2020-02-25E2EE: introduce RoomKeyEventAlexey Andreyev
2020-02-18[quotest] Refactor Cmake files with variable project nameAlexey Andreev
2019-12-29Merge branch 'master' of https://github.com/quotient-im/libQuotient into bhat...Black Hat
2019-12-29Add RoomPowerLevelEvent typeBlack Hat
2019-11-01Derive Omittable<> from std::optional<>Kitsune Ral
2019-10-18qmc-example -> quotest, QMCTest -> TestManagerKitsune Ral
2019-09-30Move C++ standard requirement to target_compile_featuresKitsune Ral
2019-09-11CMakeLists.txt: use set_target_properties(); specify C++ std per-targetKitsune Ral
2019-08-11CMakeLists.txt: tell CMake to not add /W3 flag for MSVCKitsune Ral
2019-08-11More MSVC suppresions; switch to C++17 in qmake as wellKitsune Ral
2019-08-11CMakeLists.txt: more MSVC warning suppresionsKitsune Ral
2019-08-11CMakeLists.txt: suppress more MSVC warningsKitsune Ral
2019-08-11CMakeLists.txt: fixed typosKitsune Ral
2019-08-11CMakeLists.txt: suppress some MSVC warningsKitsune Ral
2019-08-11Configure MSVC warnings in CMakeLists.txt; build in AppVeyor with Qt 5.13Kitsune Ral
2019-08-11Officially bump requirements: CMake 3.10, C++17, Qt 5.9Kitsune Ral
2019-08-09Rename CMake/pkg-config related partsKitsune Ral