Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-28 | Drop qmake from CI | Alexey Rusakov | |
If someone still needs it - fix it; otherwise building with qmake will be dropped in 0.7 | |||
2020-06-10 | CI: test more configurations | Kitsune Ral | |
2020-04-21 | .appveyor.yml: cleanup | Kitsune Ral | |
2019-10-13 | CI: use env variables to group common CMake (and other) values | Kitsune Ral | |
For AppVeyor, skip olm installation as we don't intend to check dynamic linkage. | |||
2019-09-30 | Merge branch 'master' of https://github.com/quotient-im/libQuotient into ↵ | Black Hat | |
bhat-libqtolm-update | |||
2019-09-29 | Rename pieces with qmc/qmatrixclient | Kitsune Ral | |
2019-09-28 | Enable QMake for AppVeyor | Black Hat | |
2019-09-27 | Olm relwithdebuginfo build | Black Hat | |
2019-09-27 | try to fix AppVeyor | Black Hat | |
2019-09-26 | Fix AppVeyor #2. | Black Hat | |
2019-09-26 | Fix appveyor build #1. | Black Hat | |
2019-09-26 | Merge branch 'master' of https://github.com/quotient-im/libQuotient into | Black Hat | |
bhat-libqtolm-update | |||
2019-08-11 | Configure MSVC warnings in CMakeLists.txt; build in AppVeyor with Qt 5.13 | Kitsune Ral | |
2019-08-11 | Cleanup | Kitsune Ral | |
[skip ci] | |||
2019-07-31 | .appveyor.yml: Switch to Qt 5.12; no more Visual Studio 2015 builds | Kitsune Ral | |
2019-07-07 | Fix qmake builds in CI | Kitsune Ral | |
2019-07-06 | .appveyor.yml: stick with static libs | Kitsune Ral | |
2019-07-04 | Change libQtOlm location. Fix .travis.yml and .appveyor.yml | Alexey Andreyev | |
2018-02-01 | AppVeyor CI configuration | Kitsune Ral | |
Compared to the (very similar) Quaternion project configuration, this one adds qmake-based building with MSVC 2017 (MSVC 2015 can be added if anybody needs it). |