Commit Graph

45 Commits

Author SHA1 Message Date
Martin Marmsoler
799907c12d add "manifest" into the readme 2022-10-21 14:51:08 +02:00
Martin Marmsoler
b8f62a7508 move readme file 2022-10-21 14:49:44 +02:00
Martin Marmsoler
5390c34b32 delete pkgbuild 2022-10-21 14:47:45 +02:00
kas
fffa3c7350 Fix AUR builds Fix tests to work on machines without GIT configured Disable tests that touch global configuration by default Remove empty HunkWidget test Make resource install directory configurable Copy resources into output directory so that debugging works Replace "OK" button with "Remind me later" and "Skip this version" for non-updateable builds Allow using system-wide installations of most dependencies Make debug output suppressable and disable it in CI builds 2022-10-16 11:31:07 +02:00
Martin Marmsoler
be5c9269ac Update CMakeLists.txt, CMakeLists.txt, and CMakeLists.txt 2022-10-16 11:21:10 +02:00
Martin Marmsoler
7a91b325a1 use GNUInstallDirs module 2022-10-16 11:21:08 +02:00
Martin Marmsoler
03684ab171 no need of two ifs 2022-10-16 11:20:25 +02:00
Martin Marmsoler
c77b2620aa set also for icon set 2022-10-16 11:20:25 +02:00
kas
4232f006f9 Create new GittyUp branded DMG background 2022-09-24 21:20:52 +02:00
kas
c22cccd996 Revert "Fix packaging for windows deploying old OpenSSL DLLs"
This reverts commit 4cd4d08bf3.
2022-07-27 22:45:31 +02:00
kas
db6ce24fe8 Use official name for macOS 2022-06-19 15:33:16 +02:00
kas
9ef03f0256 Fix check for 64 bit on Windows relying on MSVC 2022-05-03 10:14:38 +02:00
kas
4cd4d08bf3 Fix packaging for windows deploying old OpenSSL DLLs 2022-05-02 16:37:57 +02:00
Martin Marmsoler
9bd742233e format code 2022-05-01 09:51:34 +02:00
stefanknotzer
745a68a37b
Restore openssl dependency (#55)
Windows: the included openssl library is very convenient - no need to install 3rd party openssl builds
Linux: openssl is very likely already installed - dependency could be removed for Linux builds
MAC: I have no idea, someone needs to verify

pack: configuration and plugins for CPack fixed. "make package" / "ninja package" work for Linux / Windows

Co-authored-by: Murmele <Murmele@users.noreply.github.com>
2022-02-02 18:52:18 +01:00
kas
52115943c4 CI improvements
Unify GitHub workflows
Allow for development builds and artifacts to be created from any commit
Show development build notices in UI
Fix Windows setup files
Disable non-Flatpak linux artifact
2022-01-04 22:30:16 +01:00
Stefan Knotzer
969b55fbe1 Rename 'GitAhead' occurrences to 'Gittyup' 2021-12-04 11:20:17 +01:00
Murmele
9ee074e7eb
Replace flatpak url to the repository 2021-11-17 11:47:39 +01:00
Martin Marmsoler
452a2df15c do not install all libraries which are already part of the kde sdk of flatpak. Change paths which are not correct in the flatpak environment 2021-11-08 11:10:47 +01:00
Martin Marmsoler
648355d9fb flatpak manifest ist on flathub 2021-10-20 15:28:01 +02:00
Martin Marmsoler
5683fa894b Replace GitAhead by Gittyup 2021-10-19 15:05:47 +02:00
Martin Marmsoler
0d497aae15 Merge branch 'master' of git@github.com:Murmele/gitahead.git 2021-10-18 14:25:54 +02:00
Martin Marmsoler
5d952a8bb5 move flatpak manifest to flathub 2021-10-18 14:25:38 +02:00
Julian Groß
726e1a5ea1 Initial rebrand 2021-10-11 06:29:10 +02:00
Martin Marmsoler
63c536b6e7 Add documentation how to install flatpak package 2021-09-14 10:09:36 +02:00
Martin Marmsoler
6f31b3ef22 reorder files 2021-08-02 07:47:21 +02:00
Martin Marmsoler
da250b247c patch anymore needed 2021-07-31 18:30:35 +02:00
Martin Marmsoler
0c112fb007 add arch PKGBUILD 2021-07-31 18:28:36 +02:00
Jason Haslam
ca8c58078c Make Qt plugin targets optional 2020-12-20 20:22:13 -07:00
Jason Haslam
53d958d541 Fix macOS notarization issues
Explicitly sign Qt plugins and opt into the hardened runtime.
2019-10-28 11:18:03 -06:00
Jason Haslam
b601fd8a91
Merge pull request #187 from symphorien/system-deps
Allow to use some system libraries
2019-08-09 13:39:23 -07:00
Symphorien Gibol
4ee537486b address review comments 2019-08-06 22:05:18 +02:00
Jason Haslam
9f1822db91 Bundle Qt compose input context plugin on Linux 2019-07-05 12:32:26 -06:00
Jason Haslam
32325844e1 Avoid deprecated CMake variable 2019-05-24 15:20:11 -06:00
Jason Haslam
867cd9694c Change macOS package to use the binary distribution of Qt 2019-05-16 16:33:43 -06:00
Symphorien Gibol
345e1f2e16 cmake: use system libcmark and libssh2 when available 2019-03-30 21:19:07 +01:00
Jason Haslam
97b5667297 Search for OpenSSL 1.1 on Windows 2019-01-24 20:33:34 -07:00
Jason Haslam
7a34e92bf6 Bundle OpenSSL 1.1 libraries on Windows 2019-01-24 20:11:57 -07:00
Jason Haslam
ab59791c4e Set execute permissions on install OpenSSL libraries 2019-01-24 16:32:55 -07:00
Jason Haslam
9fa5e588b6 Bundle shared OpenSSL libraries on Linux 2019-01-24 16:14:41 -07:00
Abrynos
7dddb33cc0 Fix registry keys 2018-12-29 18:55:14 +01:00
Jason Haslam
7d90680d35 Only show license file in the Windows installer 2018-12-27 19:00:13 -07:00
Jason Haslam
cd029cc212 Pass /norestart to Visual Studio redistributable 2018-12-17 10:53:22 -07:00
Jason Haslam
e7cb83b914 Add MIT license file to Windows installer 2018-12-14 17:14:56 -07:00
Jason Haslam
53d6ddc65c Import source 2018-12-12 16:22:04 -07:00