Commit Graph

97 Commits

Author SHA1 Message Date
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