Commit Graph

148 Commits

Author SHA1 Message Date
Guobang Bi
eca7be07ed
use ninja to build qv2ray 2020-03-07 09:43:29 +08:00
Guobang Bi
e0dcbcfcad
build-qv2ray-cmake.yml 2020-03-06 18:51:28 +08:00
Guobang Bi
ba629f53c8
Revert "update actions"
This reverts commit b32d8e77f2.
2020-03-06 18:37:30 +08:00
Guobang Bi
b32d8e77f2
update actions 2020-03-06 18:33:40 +08:00
Guobang Bi
b2b4cf7899
update github actions 2020-03-06 17:52:15 +08:00
Qv2ray-dev
b7ab20f4c7 cmake: introducing cmake 2020-03-06 15:20:08 +08:00
Qv2ray-dev
e15e674933
fix: updated release file names, fixed: #363 2020-03-05 09:53:10 +08:00
Qv2ray-dev
d95880e234
Update aur.yml 2020-03-05 09:38:24 +08:00
Qv2ray-dev
b274775217
Fixed Qt CI and CD script (#390)
* Update build-qv2ray.yml

* Update build-qv2ray.yml

* Update build-qv2ray.yml

* Update build-qv2ray.yml

* Update build-qv2ray.yml
2020-03-05 01:17:55 +08:00
Qv2ray-dev
bbaaa248ab Merge branch 'dev' into dev-mainwindow-refactor
* dev:
  Re-enable grpc support for mac (#386) by @ymshenyu
  update qmake plugin
  using subprocess.call instead of os.system
  update snapcraft plugin
  clean up snapcraft lifecycle (#384)
  remove unneeded dependencies
  drop arm64 support
  update .travis.yml
  Enable destructive mode.
2020-03-01 00:14:39 +08:00
ymshenyu
cf25d760c7
Re-enable grpc support for mac (#386) by @ymshenyu
* re-enable grpc support for mac

* update -1

* update -2

* update -3

* update -4

* update build version

* DONE
2020-03-01 00:09:25 +08:00
Qv2ray-dev
3b028c289e Merge branch 'dev' into dev-mainwindow-refactor
* dev:
  using jom for windows
  fix editor subAddress/subName/subInv same time the changing data will lose
2020-02-25 22:24:53 +08:00
Guobang Bi
315c38941e
using jom for windows 2020-02-25 11:32:52 +08:00
Qv2ray-dev
178b1a0040 Merge branch 'dev' into dev-mainwindow-refactor
* dev:
  using python 3.7 for github actions
  add wayland for snap
2020-02-22 20:03:49 +08:00
Guobang Bi
04e6aba071
using python 3.7 for github actions 2020-02-22 18:55:37 +08:00
Qv2ray-dev
f917592818
drop Qt 5.12 support 2020-02-20 09:31:31 +08:00
DuckSoft
bc3ba5ba9e
Fix The ** Old Distributions (#352)
**BAD COMMIT MESSAGES REMOVED**
2020-02-14 23:38:22 +08:00
Qv2ray-dev
d081f64277 aur: do not build when triggered by release
Since a new tag will trigger push already.
2020-02-12 22:58:08 +08:00
Qv2ray-dev
3cad09ae7a
Just fixed the windows build - 1 2020-02-12 22:10:05 +08:00
Qv2ray-dev
e8721d0c46
fixed release build 2020-02-12 14:47:48 +08:00
Qv2ray-dev
aa41faca2d
Update build-qv2ray.yml 2020-02-11 21:02:42 +08:00
DuckSoft
97ce035537
Fix Windows Build (#336)
* fix: fixed windows x86-64 build

* Update build-qv2ray.yml

* fixes

* fix: add VCINSTALLDIR, fixed MSVC dll missing, fixed #333

* update

* update 2

* formatted artifact file names

* last fix

* really last fix

* this is really the last fix

* seriously... the last one

* VERBOSITY!

* Update build-qv2ray.yml

* release test

* release test 2

* release test - last

* rearrange matrix sort order

Co-authored-by: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com>
2020-02-11 16:30:49 +08:00
Qv2ray-dev
3c49692a66
Update build-qv2ray.yml 2020-02-11 11:05:01 +08:00
DuckSoft
9cf9f3489e
Implementation of Automatic AUR Build (#309)
Now we have a scheduled AUR build checker, in case some of our commits breaks AUR!
ps: `makepkg` sucks. I had to patch before use it.
2020-02-08 02:17:41 +08:00
Qv2ray-dev
68ee9930ab win32: added 5.14.1 2020-02-07 17:46:07 +08:00
Qv2ray-dev
222c379919
Win64: Ported to MSVC and added win32. 2020-02-07 17:42:04 +08:00
Qv2ray-NotBot
704c7efeca
Fixed GitHub action 2020-02-03 23:09:44 +08:00
Qv2ray-NotBot
53abe77514
Update build-qv2ray.yml 2020-02-03 22:58:02 +08:00
Qv2ray-NotBot
9f1976c17b
Update build-qv2ray.yml 2020-02-03 22:55:50 +08:00
Qv2ray-NotBot
3bdc3003ec
Update build-qv2ray.yml 2020-02-03 22:51:14 +08:00
Qv2ray-NotBot
03e9f92349
Update build-qv2ray.yml 2020-02-03 19:47:11 +08:00
Qv2ray-Bot
cdb50f51e0 fix: partial resolved the auto-hide issue. 2020-02-03 19:46:13 +08:00
Qv2ray-NotBot
a3917b2077
Update unix-build-qv2ray.yml 2020-02-03 18:02:45 +08:00
Qv2ray-Bot
fd1dfa3ddd refactor: partial refactor 2020-02-03 17:37:09 +08:00
Qv2ray-NotBot
9ffcc4eb00
Install all deps when-so-ever 2020-02-02 22:32:57 +08:00
Qv2ray-Bot
a0012995a1 ci: fix cross-platform build 2020-02-02 22:00:34 +08:00
Guobang Bi
76df4a8a39
downgrade grpc for macOS 2020-02-02 21:54:36 +08:00
Qv2ray-Bot
0424e94e90 ci: moved windows build to saperated config file 2020-02-02 21:51:47 +08:00
Guobang Bi
e20852a66c
downgrade grpc version for macOS 2020-02-02 21:43:58 +08:00
Qv2ray-Bot
644b8d00b6 fix: fixed github action 2020-02-02 21:30:14 +08:00
Qv2ray-Bot
32475b8ce2 add: added geosite decoder and removed qtcharts 2020-02-02 20:09:37 +08:00
Qv2ray-NotBot
7934bd41e5
Update build-qv2ray.yml 2020-02-01 18:59:12 +08:00
Qv2ray Maintainer
736ae7c6a8
Allow windows to build. 2020-01-30 14:39:35 +08:00
Qv2ray-Bot
95bdd8f2e6 refactor: stage 2.3 rewrite cross-platform build script 2020-01-30 14:34:01 +08:00
Qv2ray Maintainer
978fa3ee59
Update build-qv2ray.yml 2020-01-30 14:11:17 +08:00
Qv2ray Maintainer
dc9a06134e
Update build-qv2ray.yml 2020-01-30 13:50:58 +08:00
Qv2ray Maintainer
a931410ceb
Update build-qv2ray.yml 2020-01-30 13:49:30 +08:00
Qv2ray Maintainer
fecf7a9c1f
Update build-qv2ray.yml 2020-01-29 21:23:22 +08:00
Qv2ray-Bot
9fb8e6c809 fix: prevent qt514.1 on Windows 2020-01-28 21:04:25 +08:00
Qv2ray-Bot
0df154a509 github: fixed linux build 2020-01-27 23:03:55 +08:00
Qv2ray-Bot
f6d5c51d87 github: be gentle, not to build so many... 2020-01-27 22:57:59 +08:00
Qv2ray-Bot
ffab901a76 github: only upload '5.12.6' to release 2020-01-27 22:51:50 +08:00
Qv2ray-Bot
d6d29305da github: added multiple Qt versions 2020-01-27 22:50:10 +08:00
Qv2ray Maintainer
0bd4769bcc
GitHub action matrix (#284)
* update: update github action script

* update: fixed if

* update: fixed doulbe if issue

* update: removed make

* update: prevent download libqvb if not needed

* update: prevent extract gRPC if not needed

* update

* update shell settings

* update install qt settings

* update shell

* downgrade linux

* fully downgrade linux

* prevent fail-fast

* prevent fail-fast 2
2020-01-26 22:29:27 +08:00
Qv2ray Maintainer
e32a6b2106
Delete FUNDING.yml 2020-01-24 20:13:04 +08:00
Qv2ray-Bot
8bafdce971 update: updaed libqvb library 2020-01-24 15:32:08 +08:00
Qv2ray Bot
ed65532019
V2 update action scripts (#274)
* try new Github Action config

* prevent using ":"

* fix release string in yaml

* fix cd build

* fix cross platform build

* enable prereleased build
2020-01-23 19:45:37 +08:00
DuckSoft
ebf33112f8
Final Integration with QvRPCBridge (#268)
A Squash of 16 commits.

Windows: use gRPC
Linux / macOS: use new backend
2020-01-23 02:43:12 +08:00
Guobang Bi
72d2a49f77
update build action 2020-01-22 19:14:16 +08:00
Guobang Bi
972b664978
Add build parameter from homemade backend 2020-01-22 19:01:46 +08:00
Qv2ray Bot
2f4f70a165 add: added libqvb as grpc api backend 2020-01-22 15:07:11 +08:00
Qv2ray Bot
8376bbf168 update: update github action config 2020-01-18 23:20:22 +08:00
Guobang Bi
258274b7dc
update build option 2020-01-17 11:43:42 +08:00
Guobang Bi
c53fca9c67
Revert "update git actions"
This reverts commit efe9546ad8.
2020-01-16 14:32:37 +08:00
Guobang Bi
efe9546ad8
update git actions 2020-01-16 14:19:21 +08:00
DuckSoft
2f05bce140 [fix] update macOS version in GitHub Actions, fixed #231
to prevent a forecasted failure after January 15th by GitHub
2020-01-12 19:47:46 +08:00
Leroy.H.Y
14b06cc943 [update] Updated Github Action script 2019-12-28 09:53:44 +08:00
Leroy.H.Y
66e7c414f7
[add] Added debug log
Former-commit-id: 85e9ade2aa
2019-12-15 10:59:17 +08:00
Leroy.H.Y
cd29452f71 Revert "[fix] Use self-reverted Github Action"
This reverts commit ac61e61243 [formerly 8ddf33da42].


Former-commit-id: 0dff8a6ff2
2019-12-10 10:36:53 +08:00
Leroy.H.Y
d8fe9259d2 [fix] Fixed Windows build
Former-commit-id: 4e142e3e01
2019-12-09 22:16:29 +08:00
Leroy.H.Y
ac61e61243 [fix] Use self-reverted Github Action
Former-commit-id: 8ddf33da42
2019-12-09 20:58:16 +08:00
Leroy.H.Y
df084cb5c7 [update] Update install-qt-action
Former-commit-id: 788d8b0a5b
2019-12-07 20:50:28 +08:00
Leroy.H.Y
e4c186aff0 [update] Update using install qt action v2
Former-commit-id: 1fa9556a28
2019-11-28 18:31:57 +08:00
Leroy.H.Y
6948e1dd85 Update build-push.yml
Former-commit-id: 8fd3fc3482
2019-11-01 07:26:06 +08:00
Leroy.H.Y
87f436cc1c Update build-release.yml
Former-commit-id: feaa2c78f7
2019-11-01 07:25:13 +08:00
Leroy.H.Y
0d58f02b9f [add] Added more route settings and renamed target
Former-commit-id: 242a13641c
2019-10-30 23:36:30 +08:00
Leroy.H.Y
bc57e4be0e [fix] Fixed Github Actions
Former-commit-id: 2fcd32e31e
2019-10-26 20:16:00 +08:00
Leroy.H.Y
b96a73317b [fix] Fixed something wrong on Windows platform
Former-commit-id: 07c24d0706
2019-10-25 14:13:48 +08:00
Leroy.H.Y
3c837ed6e5 Update build-push.yml
Former-commit-id: 76474f9f12
2019-10-23 18:14:18 +08:00
Leroy.H.Y
9b975016d0 Update build-push.yml
Former-commit-id: e47c0dacbb
2019-10-23 18:13:44 +08:00
Leroy.H.Y
8c649a1ef0 Update build-push.yml
Former-commit-id: a406a0ca72
2019-10-23 18:09:12 +08:00
Leroy.H.Y
996a3e499b Update build-push.yml
Former-commit-id: bc4d641bec
2019-10-10 15:20:36 +08:00
Leroy.H.Y
e219d99ea3 Update build-push.yml
Former-commit-id: f5247eeb21
2019-10-10 15:09:43 +08:00
Leroy.H.Y
ad1949f7b0 Update build-push.yml
Former-commit-id: c575de4887
2019-10-10 14:52:17 +08:00
Leroy.H.Y
f2621d5301 Update Release Script that adds more openssl libs.
Former-commit-id: 8fa7c3ec20
2019-10-10 14:50:32 +08:00
Leroy.H.Y
44e42d530c Create build-push.yml
Former-commit-id: bab1fef053
2019-10-10 14:49:09 +08:00
Leroy.H.Y
8b194e3cff [fix?] Possible solution for #102
Former-commit-id: 627ca39904
2019-10-08 19:33:09 +08:00
Leroy.H.Y
0960e5b5b6 [fix] Fixed an upstream bug of Github Action Qt Installer
Former-commit-id: 4179cf2ce8
2019-10-08 12:24:22 +08:00
Leroy.H.Y
2c43e9ea22 [add] Added automatic release builder.
Former-commit-id: 2bc667ac3b
2019-10-07 22:49:28 +08:00
Leroy.H.Y
51fba9b691 [add] Added github action for building release artifact
Former-commit-id: 568e8a744b
2019-10-07 20:09:09 +08:00
Leroy.H.Y
0dc9761f05 [fix] This fixed #76, fixed #74 and fixed #70
Former-commit-id: 876112cecb
2019-09-25 13:52:01 +08:00
Leroy.H.Y
e428b37eb0 [doc] Updated issue template.
Former-commit-id: ae97149de3
2019-09-22 16:10:17 +08:00
Leroy.H.Y
bffaa026c6 [version] Getting ready to release version 1.3.7
Former-commit-id: 42f1037b7c
2019-09-21 21:11:58 +08:00
Leroy.H.Y
f327e32f0e Update issue templates
Former-commit-id: bb3c85b0ab
2019-09-19 11:00:30 +08:00
Leroy.H.Y
7c5fb7a872 Update issue templates
Former-commit-id: 82ece16ad3
2019-09-19 10:55:47 +08:00
Leroy.H.Y
9f3a4943d5 Update FUNDING.yml
Former-commit-id: 1cc2193ce0
2019-09-03 10:23:19 +08:00
Leroy.H.Y
19b3af87fe Update FUNDING.yml
Former-commit-id: 02650ab99f
2019-09-03 10:20:35 +08:00
Leroy.H.Y
b89753ff1e Create FUNDING.yml
Former-commit-id: d6dbdbd408
2019-09-03 10:16:34 +08:00