Joseph Donofry
2a858d84e2
Update format script again
2021-02-02 11:50:57 -05:00
Joseph Donofry
2bfd44755e
Try to fix format script and fix linting
2021-02-02 11:37:10 -05:00
Joseph Donofry
08dbdac3b7
Change bash variable check
2021-02-01 21:02:27 -05:00
Joseph Donofry
bfeb766a91
Implement Privacy Screen
...
* Add handles for window focus gained / focus lossed and connect to timer
* Clean up some of the PrivacyScreen.qml code
* Connect settings to PrivacyScreen visibility
2021-01-26 17:23:28 -05:00
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