Commit Graph

1326 Commits

Author SHA1 Message Date
Qv2ray-dev
b3cf410041 qt512: removed undefined macro in qt512 2020-03-09 16:25:29 +08:00
Guobang Bi
1d40d593f9
update CMakeLists.txt 2020-03-09 16:24:36 +08:00
Qv2ray-dev
f9eb546e2c cmake: auto increase the build number if not in Release mode 2020-03-09 16:03:10 +08:00
Guobang Bi
b1567ee208
add docstring for some build options
embed translations for snap
2020-03-09 15:56:34 +08:00
Qv2ray-dev
bca3953ce1 Merge branch 'dev-embed-translations' into dev
* dev-embed-translations:
  translation: auto load all available translations
  update
  add embed translations support
2020-03-09 15:41:40 +08:00
Qv2ray-dev
9f4f89c102 pac: fixed PAC server 2020-03-09 15:41:36 +08:00
Qv2ray-dev
541b38aee0 pac: fixing PAC server 2020-03-09 15:36:55 +08:00
Qv2ray-dev
e49fda30b8 translation: auto load all available translations 2020-03-09 14:46:56 +08:00
Guobang Bi
c0735cf704
update FindOpenSSL.cmake 2020-03-09 12:26:49 +08:00
Guobang Bi
b00c8ce3c6
ignore mingw path 2020-03-09 12:21:07 +08:00
Guobang Bi
ba6df9c122
update CMakeLists.txt 2020-03-09 12:08:16 +08:00
Guobang Bi
f6b844ad9c
update 2020-03-09 10:46:32 +08:00
Guobang Bi
cc069e34b1
add embed translations support 2020-03-09 10:44:20 +08:00
DuckSoft
8afdf421b8
Merge pull request #399 from Qv2ray/dev-cmake
Port to CMake build system instead of QMake
2020-03-09 00:38:21 +08:00
DuckSoft
0ab247deca
[fix] update AppImage translation search path 2020-03-09 00:21:27 +08:00
DuckSoft
80483738b1
hardcode translations path for Linux systems
partially solves the stupid snapcraft problem
2020-03-09 00:13:21 +08:00
DuckSoft
38bea9a687
Fight agaist snapcraft (3) 2020-03-08 23:55:12 +08:00
Qv2ray-dev
1035b19593 cmake: add ui files into CMakeLists 2020-03-08 23:50:19 +08:00
DuckSoft
b917dbf8b9
AppImage translation dir hacks 2020-03-08 23:48:12 +08:00
DuckSoft
72029a74e9
Update snapcraft.yaml (#401)
Had No Way But To Merge This - TravisCI is too stupid to recognise this
2020-03-08 23:40:52 +08:00
DuckSoft
59e26dc666
Update build-qv2ray-cmake.yml
Fix QV2RAY_TRANSLATION_PATH
2020-03-08 23:20:43 +08:00
DuckSoft
d79f7385e1
Update snapcraft.yaml
Fix QV2RAY_TRANSLATION_PATH
2020-03-08 23:17:33 +08:00
DuckSoft
af68906b55
[fix] move misplaced tooltip, fixed #397 (#400) 2020-03-08 22:58:54 +08:00
Qv2ray-dev
1a4da4ddcb
Update CMakeLists.txt 2020-03-08 22:57:39 +08:00
Qv2ray-dev
9a251a7163 cmake: finalizing cmake migration 2020-03-08 22:54:29 +08:00
Guobang Bi
550d1b8083
update CMakeLists.txt 2020-03-08 22:37:01 +08:00
Guobang Bi
2fe62c3fdb
update CMakeLists.txt 2020-03-08 22:24:51 +08:00
Guobang Bi
6bb1d1e0f0
fix typo 2020-03-08 22:04:42 +08:00
Guobang Bi
f3e7008f97
update CMakeLists.txt 2020-03-08 22:01:11 +08:00
Guobang Bi
0ea6157b21
update CMakeLists.txt 2020-03-08 21:53:27 +08:00
Guobang Bi
581aa2e662
update CMakeLists.txt 2020-03-08 21:43:51 +08:00
Guobang Bi
5c2003947c
add -pthread to cxx flags for linux 2020-03-08 21:33:56 +08:00
Guobang Bi
b4373acc48
fix typo 2020-03-08 21:29:20 +08:00
Guobang Bi
511c994366
CMakeLists.txt 2020-03-08 21:25:35 +08:00
Qv2ray-dev
8e398f0548 cmake: fixing windows deployment issue 2020-03-08 21:20:22 +08:00
Guobang Bi
480f41861a
fix snapcraft - 1 2020-03-08 20:13:15 +08:00
Qv2ray-dev
bd63164781 cmake: CI: remove unused action step 2020-03-08 20:12:51 +08:00
Qv2ray-dev
ca7e2862b6 cmake: update action 2020-03-08 20:11:33 +08:00
Guobang Bi
9423b81389
add missing build packages - 1 2020-03-08 20:01:05 +08:00
Guobang Bi
265d6ff8be
using cmake from ubuntu 2020-03-08 19:40:11 +08:00
Guobang Bi
826e7c604e
rename plugin 2020-03-08 19:27:33 +08:00
Guobang Bi
dbf242795b
update snapcraft 2020-03-08 19:23:38 +08:00
Guobang Bi
923caa43c8
fix typo 2020-03-08 18:39:52 +08:00
Guobang Bi
a4dea25089
update CMakeLists.txt 2020-03-08 18:35:37 +08:00
Guobang Bi
ce3353da04
set CMAKE_FIND_LIBRARY_SUFFIXES to dll 2020-03-08 18:14:24 +08:00
Guobang Bi
ee3757e8da
Revert "update CMakeLists.txt"
This reverts commit c673243d17.
2020-03-08 18:14:24 +08:00
Qv2ray-dev
fde9cbf027 cmake: CI: auto deployment - macOS use macdeployqt 2020-03-08 18:03:56 +08:00
Guobang Bi
c673243d17
update CMakeLists.txt 2020-03-08 18:02:14 +08:00
Qv2ray-dev
a349bb21c6 cmake: CI: auto deployment 2020-03-08 17:49:05 +08:00
Guobang Bi
e44e34ebf3
update CMakeLists.txt 2020-03-08 17:37:26 +08:00