Commit Graph

59 Commits

Author SHA1 Message Date
redsky17 7a23e17625 Fix typo in script.sh 2019-01-31 22:52:31 +00:00
redsky17 e397bc9255 Update deployment configuration 2019-01-31 21:56:19 +00:00
redsky17 b4b683b590 Add TAVIS_TAG for build artifacts 2019-01-31 13:22:51 +00:00
redsky17 dd0b28f217 Update bintray-release.json 2019-01-18 18:54:20 +00:00
redsky17 f5933b74a8 Update CI Configs
Update .travis.yaml to have updated bintray api keys
Update bintray-release.json to have correct casing for repo
2019-01-18 18:43:08 +00:00
redsky17 88665b0925 Update the README to point to updated endpoints for the various CI
projects.

Update the appveyor configuration to no longer use mujx keys.

Travis-CI keys still need to be updated.
2019-01-16 04:41:59 +00:00
Konstantinos Sideris f108b8b915 ci: Don't count errors during brew upgrade 2018-09-18 22:06:14 +03:00
Konstantinos Sideris b5b4a0e963 ci: Use brew upgrade --ignore-dependencies 2018-09-18 19:22:59 +03:00
Konstantinos Sideris 95b72c3170 Don't upgrade cmake on the macOS job 2018-09-18 19:09:54 +03:00
Konstantinos Sideris 2db7717385 Install libsodium 1.0.16 2018-09-18 17:03:58 +03:00
Konstantinos Sideris 1192dc5134 Update CI with cmark 2018-09-11 19:02:36 +03:00
Konstantinos Sideris c347c0d5f5 Fix the docker build
fixes #334
2018-09-08 23:37:24 +03:00
Konstantinos Sideris cbff9c6914 Build boost with C++14 2018-09-05 01:10:24 +03:00
Konstantinos Sideris b06203a34b Install the bundled spdlog 2018-08-12 10:49:51 +03:00
Konstantinos Sideris 22161b502e Don't use bundled spdlog 2018-08-08 14:43:01 +03:00
Konstantinos Sideris 0e814da91c Move all files under src/ 2018-07-17 16:37:25 +03:00
Konstantinos Sideris 3bc8d791fb Don't download dependencies during build
fixes #346
2018-07-04 01:38:54 +03:00
Konstantinos Sideris 794b9ceb1b Add entry for GCC5 on Travis-CI 2018-06-23 21:17:33 +03:00
Konstantinos Sideris 2749afbb91 Fix the appimage generation 2018-06-22 23:54:35 +03:00
Konstantinos Sideris 197b2dac74 Fix regressions regarding invites & slowness during shutdown 2018-06-17 18:44:04 +03:00
Konstantinos Sideris d081fe9b9e Setup BinTray 2018-06-17 16:53:14 +03:00
Konstantinos Sideris c0d32ef319 Update CI instructions 2018-06-17 00:23:49 +03:00
Konstantinos Sideris 1366b01790 Install missing dependencies in travis-ci/appveyor 2018-06-04 16:07:47 +03:00
Konstantinos Sideris ffb43836e4 Remove the pseudo deb & rpm packages from releases 2018-05-07 12:16:50 +03:00
Konstantinos Sideris b67024149c Install qt5-svg in travis 2018-04-28 21:34:40 +03:00
Konstantinos Sideris 6a7028a8e7 Correctly specify the input path for Nheko.app 2018-04-28 18:27:22 +03:00
Konstantinos Sideris cdba854954 Fix pip/SSL issue on travis 2018-04-28 17:54:39 +03:00
Konstantinos Sideris ca80fb24ab Prettify macOS installer with dmgbuild 2018-04-28 17:28:26 +03:00
Konstantinos Sideris b78f101478 Add Dockerfile to create an AppImage for Debian (#156) 2018-02-01 12:08:51 -07:00
Konstantinos Sideris 1d7548dae2 Remove version number for nightly releases 2018-01-30 16:13:54 -07:00
Konstantinos Sideris 9231a86560 Use Qt 5.9.2 on travis 2018-01-29 02:21:19 +02:00
Konstantinos Sideris ccb904315e Bump up Qt versions on travis & appveyor 2018-01-29 02:12:05 +02:00
krombel fa8061c34b Check if the linuxdeployqt-AppDir does exist before downloading (#205)
When you run the docker-image while being offline this step avoids nheko to be build.
2018-01-14 23:20:22 +02:00
Konstantinos Sideris fe9d8a6534 Fix macOs ci 2018-01-13 22:53:08 +02:00
Konstantinos Sideris d2962ec0b2 Add qt5.7 on travis ci 2018-01-13 15:00:49 +02:00
Konstantinos Sideris 7f3b6c4846 Fix versioning on deb packages
fixes #197
2018-01-10 16:00:20 +02:00
Konstantinos Sideris 1a3369877e Update travis 2017-12-31 13:19:32 +02:00
Konstantinos Sideris 287dff892c ci: Don't build artifacts on commits without a tag 2017-12-30 18:32:16 +02:00
Konstantinos Sideris 155a9e828d Add deb and rpm packages on releases 2017-12-26 19:08:00 +02:00
Konstantinos Sideris a605e4486f Migrate to matrix-structs for event and response parsing 2017-12-04 18:41:19 +02:00
Konstantinos Sideris 0ca6f0ddd0 Bump gcc and clang version 2017-12-03 12:22:48 +02:00
Konstantinos Sideris 78353a29bc Install qt-multimedia on travis 2017-12-01 15:53:30 +02:00
Konstantinos Sideris c4412e8b68 Add desktop icons on the AppImage 2017-11-26 21:32:18 +02:00
Konstantinos Sideris 4a912a2dff Update travis to qt5.9.2 2017-11-10 22:06:26 +02:00
Konstantinos Sideris 2edd7f078b Update ci 2017-11-06 17:20:48 +02:00
Marcel 4ba1f2ea83 Windows icon fix and change the installer to QT Installer Framework on Windows (#85) 2017-11-06 17:17:21 +02:00
Konstantinos Sideris 562df060d3 Specify artifacts per build 2017-11-05 20:07:14 +02:00
Konstantinos Sideris 0740169f1c Don't use make app 2017-11-05 19:29:35 +02:00
Konstantinos Sideris a6d246b43a Add build script for nheko.dmg 2017-11-05 19:14:52 +02:00
Konstantinos Sideris 7a653b208d Add build script for AppImage 2017-11-05 17:56:02 +02:00