Commit graph

171 commits

Author SHA1 Message Date
Joseph Donofry
cb93ac3402
Fix formatting 2021-01-26 00:03:09 -05:00
Nicolas Werner
6090d00251 Revert "Update QtQuick versions to match Qt 5.10"
This reverts commit 74e32dd96b.
2021-01-12 15:03:39 +01:00
Joseph Donofry
74e32dd96b
Update QtQuick versions to match Qt 5.10 2021-01-11 22:17:00 -05:00
Nicolas Werner
03d817d277 Force override macos deps in CI 2021-01-06 10:39:07 +01:00
Nicolas Werner
15d8eb2b8b Update deps for keychain 2020-12-18 03:53:57 +01:00
Joseph Donofry
c97b988c57
Start addressing gstreamer deps on macos ci build 2020-12-08 22:14:55 -05:00
Joseph Donofry
79e7eac7fc
More MacOS CI Updates 2020-12-08 16:32:04 -05:00
Nicolas Werner
622a9f709b Merge branch 'gitlab-ci' into 'master'
Update .gitlab-ci.yml

See merge request nheko-reborn/nheko!1
2020-12-08 13:40:44 -05:00
Nicolas Werner
37b971adb2 Use proper flatpak sdk 2020-11-27 16:23:06 +01:00
Nicolas Werner
0cc4ab7f17 Add gitlab ci 2020-11-27 01:32:41 +01:00
Nicolas Werner
d72eb5eb2d Update dependencies 2020-07-01 01:05:37 +02:00
Nicolas Werner
f4b84327e8 Limit jobs on arm 2020-06-06 00:04:18 +02:00
Nicolas Werner
f8903f493f Extend timeout 2020-05-31 11:39:39 +02:00
Nicolas Werner
95f29a3d19 Try travis_wait alternative 2020-05-30 19:32:43 +02:00
Nicolas Werner
5ca5b4561e Travis wait can only be used in a top level command? 2020-05-30 18:37:00 +02:00
Nicolas Werner
190b6cb3c7 Add travis_wait to flatpak builds 2020-05-30 18:29:40 +02:00
Nicolas Werner
c8ba385cb9 Install dependencies for arm manually to prevent timeout 2020-05-30 17:37:18 +02:00
Joe
0768a70e75 Fix flatpak builds referencing wrong branch 2020-04-19 16:52:11 -04:00
DeepBlueV7.X
1a2b8b7a6b
Upload nightlies to #nheko-nightlies:neko.dev (#132)
* Upload nightlies to a matrix room

* Add branch to upload name

* Update README with new nightly location
2020-03-02 08:42:01 +00:00
Nicolas Werner
33f9b9672a Try to use bundled openssl on macOS 2020-02-23 13:50:31 +01:00
Nicolas Werner
c8bc89d0fa try out flatpak nightly build 2020-02-14 00:46:06 +01:00
Nicolas Werner
96ad385331 Fix misc ci errors 2020-01-26 16:38:31 +01:00
Nicolas Werner
c503c01474 Set prefix path explicitly on osx 2020-01-26 16:38:31 +01:00
Nicolas Werner
8a21c5942b Port CI to hunter 2020-01-26 16:38:31 +01:00
Nicolas Werner
659e36b113 Update to c++17 2019-12-14 18:59:38 +01:00
Nicolas Werner
db4a316b56 Bumb libsodium version, as 1.0.16 is not available anymore 2019-12-13 00:19:00 +01:00
Nicolas Werner
f1340f7127 Specify to not use boost static libs via command line in ci 2019-12-03 18:43:38 +01:00
Nicolas Werner
6d6d4fbcc1 Add debugging to cmake version in ci 2019-12-03 18:04:53 +01:00
Nicolas Werner
610e4dbe90 Bump required boost and cmake version to match mtxclient 2019-12-03 17:25:22 +01:00
Nicolas Werner
55696ec0ba Add required graphicaleffects package 2019-11-23 20:06:15 +01:00
Nicolas Werner
a1919d00d0 Try to package qml modules 2019-11-23 20:06:15 +01:00
Nicolas Werner
656861fa9d Fix ci formatter to format all files 2019-11-23 20:06:14 +01:00
Nicolas Werner
df1da1e18f Install quickcontrols in ci 2019-11-23 20:06:14 +01:00
Nicolas Werner
cade911a03 Try to fix slow macos build
Try to prevent node upgrade via homebrew
2019-10-07 22:58:53 +02:00
Nicolas Werner
288bc7fc3d Try to use an older linuxdeployqt appimage
I think the most recent build broke deployments?
2019-10-04 01:11:23 +02:00
Joseph Donofry
eb2f444c37
Tweak S3 Upload settings 2019-08-04 18:47:21 -04:00
Nicolas Werner
e85bd4a54b Actually use the mtxstatic variable in ci script 2019-08-03 18:58:39 +02:00
Joseph Donofry
b8b48a2f3d
Attempt to make travis build with more cores 2019-05-12 22:44:17 -04:00
Joseph Donofry
be5287aa90 Update Travis Install Script
Add new key for ubuntu repo that causes travis to fail.
2019-05-09 19:23:20 -04:00
redsky17
b0aa8bc2b4
Remove 'error on unset' for travis builds 2019-05-01 13:01:48 -04:00
redsky17
b2c8c6a1c6
Remove unset var causing error due to Qt script 2019-05-01 11:59:10 -04:00
redsky17
8ef4ba3d11
Use bash instead of sh because the qt env script needs to be run under bash. 2019-05-01 11:20:05 -04:00
redsky17
d0300c55f0
Fix Travis GPG-related build error 2019-05-01 10:51:13 -04:00
zapashcanon
eee6f2de31
improve shell scripts and update .gitignore 2019-04-24 01:55:05 +02:00
redsky17
0c9af63d1a
Attempt to fix appimage issue 2019-02-26 23:46:07 +00:00
Joe
c1788f0b7d CI Updates 2019-02-24 21:37:11 -05:00
Joe
e7b4c9ecb2 More CI Fixes 2019-02-24 18:23:08 -05:00
Joe
d57a9dee81 more ci updates 2019-02-24 17:29:51 -05:00
Joe
bc1390125b Fix line ending issue 2019-02-24 17:03:26 -05:00
redsky17
e345cee32f Switch CI builds to use bundled JSON
Apparently the nlohmann library is not available in the standard
repositories.  I would rather build it than add universe deps.
2019-02-24 16:50:55 -05:00
redsky17
ee12e01939 Update JSON build deps.
Update JSON build dependencies, change the dockerfile and other
CI files that relate to this.  Also update target mtxclient
revision.
2019-02-24 16:42:37 -05:00
redsky17
fa6bc6a466 Tweak build settings 2019-02-08 03:20:03 +00:00
redsky17
df8e8ce996 Prevent symlinks from overwriting files 2019-02-05 12:06:59 +00:00
redsky17
9b2c000471 Preserve symlinks in icu4c libs 2019-02-05 03:11:58 +00:00
redsky17
e156ee3d53 Fix cp permissions issue 2019-02-05 02:16:15 +00:00
redsky17
9732c403ac Copy icu4c dylib symlinks in mac deploy 2019-02-05 00:35:03 +00:00
redsky17
62b90e6e5d Additional mac icu4c changes 2019-02-04 02:46:41 +00:00
redsky17
da968bbaa8 Try to force link of icu4c in mac build 2019-02-04 02:03:07 +00:00
redsky17
e16461e2d9 Modify linux deploy.sh 2019-01-31 20:47:27 -05:00
redsky17
8939a6871b Attempt to fix linux CI deploy 2019-01-31 20:04:00 -05:00
redsky17
4e43c5cbbc Even more CI script fixes 2019-01-31 19:29:34 -05:00
redsky17
0627f4ae62 Fix more ci script issues 2019-01-31 23:48:52 +00:00
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