Nils Goroll
a9c59c34e8
Add qttools5-dev install to build
...
Seen on a fresh Debian 11 install:
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake:28 (find_package):
Could not find a package configuration file provided by "Qt5LinguistTools"
...
2022-12-06 17:35:37 +01:00
Kevin Yue
c3939a774b
fix: update qtkeychain
2022-10-30 21:35:36 +08:00
Kevin Yue
3181d37b20
fix: add qtkeychain
2022-10-30 21:21:47 +08:00
Carlo Ramponi
c52ccb87f1
Credentials autocompleting (secure version) ( #179 )
2022-10-12 10:25:49 +08:00
simonleary-umass-edu
75a24c89cd
copy install script for debian ( #180 )
...
Co-authored-by: simon <simon.leary42@gmail.com>
2022-08-31 16:28:11 +08:00
Kevin Yue
7a4eb0def3
ci: fix the foder path
2022-05-26 14:13:47 +08:00
Kevin Yue
d9b2094edd
chore: apt -> apt-get
2022-05-26 14:11:38 +08:00
Kevin Yue
e6118af9f3
ci: verify debian package
2022-05-26 14:05:59 +08:00
Kevin Yue
e3aba11506
[misc] update the build script
2022-05-09 22:40:00 +08:00
Kevin Yue
e1c9180cae
refine AUR packaging
2022-05-09 22:09:27 +08:00
Kevin Yue
57df34fd1e
Prepare release 1.4.3 ( #149 )
...
* add inih
* add configuration file for gpservice
* Disable the UI configuration for extra args
* remove VERSION_SUFFIX
* remove ppa-publish.sh
* Use Git repo as the source for PKGBUILD
* remove VERSION_SUFFIX
* Use Git repo as the source for PKGBUILD
* add .install for PKGBUILD
* add configuration file
* Fix cmake
* Fix cmake
* Disable snap job
* update AUR packaging
* Disable the UI configuration for extra args
* improve packaging script
* update README.md
* restart gpservice after package upgrading
2022-05-09 21:58:58 +08:00
Kevin Yue
e6383916c7
update AUR packaging
2022-03-02 22:11:47 +08:00
Kevin Yue
c02ad5d46d
Release 1.4.0
2022-03-02 21:34:19 +08:00
Kevin Yue
2319c7c49c
Updated VERSION, Bumped 1.3.4 –> 1.4.0
2022-03-02 21:28:02 +08:00
Kevin Yue
9e7fb17bd3
update packaging ( #100 )
2021-10-24 12:11:54 +08:00
Kevin Yue
452fe2f189
update doc
2021-09-19 15:40:20 +08:00
Kevin Yue
8a65099ca7
Migrate to cmake and refine the code structure ( #92 )
...
* migrate to cmake
* move the 3rd party libs
* organize 3rdparty
* update the 3rd party version
* refine the CMakeLists.txt
* update install command
* update install command
* update install command
* update install command
* update dependency
* update the dependency
* update the dependency
* remove CPM.cmake
* remove QtCreator project file
* update cmake file
* improve cmake file
* add cmakew
* use wget
* remove echo
* update the doc
* remove the screenshot
* update the doc
* update the install steps
* check the openconnect version
* update the doc
* update install scripts
* fix install scripts
* improve message
* improve message
* improve install scripts
* improve the version check
* improve the version check
* improve install script
* add version
* organize includes
* add version bump
* update CI
* update CI
* add the release flag
* update message
2021-09-19 14:32:12 +08:00