index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.appveyor.yml
Age
Commit message (
Collapse
)
Author
2021-06-29
.appveyor.yml: And another typo fix
Alexey Rusakov
2021-06-28
.appveyor.yml: typo fix
Alexey Rusakov
2021-06-28
.appveyor.yml: use an existing Qt 5.9 config
Alexey Rusakov
2021-06-28
.appveyor.yml: drop old E2EE code from testing
Alexey Rusakov
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).