vladimir.kuznetsov
5a2a96982a
added parameter nativeConfigParametersStorage to .vpn format config.
...
- if the parameter is found, parts of the native config for protocols will be downloaded (so far only wireguard) and updated
- minor refactoring of error handling, now reference are used instead of pointers
- removed temp config with allowedIps
2023-01-26 19:44:08 +03:00
vladimir.kuznetsov
a382ec0909
added config with allowedIps for testing
2023-01-26 09:13:43 +03:00
Dmitriy Karpushin
0a6da5ead1
Platform version fix
2023-01-17 16:23:34 +03:00
Dmitriy Karpushin
53441148b8
Revert of Gradle upgrade
2023-01-17 16:12:42 +03:00
Dmitriy Karpushin
c3c87bff74
Fix of GitHub Actions build
2023-01-17 15:34:37 +03:00
Dmitriy Karpushin
c3f423aad5
Little cleanup
2023-01-17 15:34:37 +03:00
Dmitry Karpushin
21779395ef
Merge branch 'qt_migration' into feature/android_qt6_moving
2023-01-16 14:58:01 +03:00
Dmitriy Karpushin
32cbb698ee
Support of apk signing for tag-deploy workflow
2023-01-16 14:30:08 +03:00
Dmitriy Karpushin
e8242aec85
Android build script fix
2023-01-12 15:36:31 +03:00
Dmitriy Karpushin
d1990a4263
Adopted GitHub Actions build config for Qt6
2023-01-09 13:46:45 +03:00
pokamest
85020270d5
MacOS deploy fix
2023-01-08 17:21:51 -08:00
Dmitriy Karpushin
3e2835bef6
Rolling back GitHub Actions config
2022-12-29 15:04:42 +03:00
Dmitriy Karpushin
ea17124d6d
Fix of build type for GitHub Actions
2022-12-28 16:35:25 +03:00
Dmitriy Karpushin
4000041308
Fix of build type
2022-12-28 15:55:03 +03:00
Dmitriy Karpushin
da7bd91514
Little fix
2022-12-28 13:52:14 +03:00
Dmitriy Karpushin
0206623c6f
Correct way to set up QT_HOST_PATH variable
2022-12-28 13:42:29 +03:00
Dmitriy Karpushin
918aeb670e
Added QT_HOST_PATH variable
2022-12-28 13:37:56 +03:00
Dmitriy Karpushin
fd9fec48a2
Replacing of qmake on cmake for GitHub Actions
2022-12-28 13:10:34 +03:00
Shahzain Ali
8191c25dd7
Delete amnezia-ios-certificates
2022-12-20 00:37:30 +05:00
Shahzain Ali
dc4b2bd52e
added submodule
2022-12-20 00:22:12 +05:00
vladimir.kuznetsov
56b9972053
build script for macos now uses cmake
2022-12-01 20:26:00 +03:00
vladimir.kuznetsov
21a6ab369e
Merge branch 'qmake-to-cmake-migration' of github.com:amnezia-vpn/desktop-client into qmake-to-cmake-migration
2022-12-01 20:11:56 +03:00
pokamest
3463a84903
Merge branch 'qt_migration' into qmake-to-cmake-migration
2022-11-30 15:02:55 +01:00
pokamest
dcb5828313
GitHub actions ( #133 )
...
GitHub actions
2022-11-30 01:51:18 +01:00
vladimir.kuznetsov
97457f17c1
fixed options parsing for enable macos NOTARIZE_APP
2022-11-29 22:11:02 +03:00
vladimir.kuznetsov
2e5171c205
added matrix for all android arch
2022-11-29 00:55:32 +03:00
vladimir.kuznetsov
c85ad470ba
qt version in github actions changed to 6.4.1
2022-11-27 12:08:48 +03:00
vladimir.kuznetsov
813dced6df
added qt6 modules installation to github actions
2022-11-27 01:30:36 +03:00
vladimir.kuznetsov
3eb7e1392d
feature/added cmake support for linux
2022-11-20 21:25:15 +03:00
vladimir.kuznetsov
ac78a44d74
fixed padding in build script
2022-11-18 17:06:52 +03:00
vladimir.kuznetsov
87fed9fde3
fixed connection with qssh
2022-11-18 16:42:22 +03:00
vladimir.kuznetsov
2564430046
build script now uses cmake, also:
...
- fixed linking qt6keychain and SortFilterProxyModel
- added translations
2022-11-15 23:31:55 +03:00
pokamest
ac7d224645
Travis build fix
2022-09-05 00:11:55 +03:00
pokamest
448c01ca99
Travis build fix
2022-09-04 14:49:33 +03:00
pokamest
bd7a9e5444
Merge pull request #106 from karolsteve/dev
...
Fix Android build on Travis
2022-09-04 14:15:54 +03:00
pokamest
3cb14ad3bc
Tiny Linux build scripts fixes
2022-09-03 06:31:59 -07:00
leetthewire
4769a67936
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into Linux_deploy_script
2022-09-03 06:22:20 +04:00
leetthewire
279f866bf5
completed build linux script
2022-09-03 06:21:37 +04:00
leetthewire
53c916ea4f
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into Linux_libs_deps
2022-09-01 17:45:39 +04:00
leetthewire
6451337274
fixed service lib path
2022-09-01 17:45:15 +04:00
Steve Tchatchouang
a56fbeb611
Fix android build script
...
Using correct qt binaries folder (gcc64 -> Android)
2022-08-30 13:58:03 +01:00
pokamest
b5f97c0d94
Travis build fix
2022-08-20 00:51:57 +03:00
pokamest
f821fe0356
Travis ios build
2022-08-19 22:23:52 +03:00
pokamest
144e6f59c8
Travis build fix
2022-08-19 18:35:17 +03:00
pokamest
2e42c5e875
Travis builds for Linux and Android
2022-08-19 16:17:37 +03:00
pokamest
506c8af1ea
MacOS build script renamed
2022-08-16 03:37:46 -07:00
pokamest
70d9c516af
Old MacOS build script deleted
2022-08-16 03:36:40 -07:00
pokamest
11ad86b9db
Merge pull request #92 from amnezia-vpn/Linux_deploy_refactored
...
Linux deploy refactored
2022-08-16 13:08:30 +03:00
pokamest
2e9cfa6973
Merge pull request #93 from amnezia-vpn/Linux_install_scripts
...
Fixed installing scripts for Linux
2022-08-16 13:07:15 +03:00
pokamest
13e2c325e1
Merge pull request #95 from amnezia-vpn/easyrsa_cleanup
...
Cleanup easyrsa
2022-08-16 13:02:27 +03:00