Commit Graph

64 Commits

Author SHA1 Message Date
Murmele
4172841c6b
fix script name 2023-08-23 13:05:35 +02:00
Vince Pike
a46dbc9e7c
Rename build.sh to buildUbuntu.sh 2023-08-22 09:22:15 -04:00
vthg2themax
59486dae35 Move Readme Content Pointer To Requested Location 2023-07-31 08:35:16 -04:00
Martin Marmsoler
e9758c5b9c lower case for macos 2023-02-23 11:45:19 +01:00
Martin Marmsoler
5b93e7e514 change executable name to lower case 2023-02-23 10:29:14 +01:00
Martin Marmsoler
7ad2fa89ad fix nsis installer 2023-02-22 12:46:53 +01:00
Martin Marmsoler
cb1b14c4be Set nsis executables_directory
Reason: Because now the executable is in the bin folder
2023-02-22 11:55:20 +01:00
Martin Marmsoler
14cbfc5db9 Fix windows install path for the Icon, and shortcut, ... 2023-02-22 11:13:35 +01:00
Martin Marmsoler
df04b9b0ef fix install dir of the Plugins folder and the qt.conf 2023-02-20 13:25:57 +01:00
Martin Marmsoler
0920986d6e fix installing external libraries, because on Windows they need to bin installed in the binary directory 2023-02-20 13:09:18 +01:00
Martin Marmsoler
5d05d03108 set package vendor to Gittyup Contributors 2023-02-17 15:35:31 +01:00
Martin Marmsoler
1775ef4b0e WIP 2023-02-17 13:40:36 +01:00
Martin Marmsoler
bf6dc26f40 installing svg must be outside of the loop 2023-02-17 13:40:35 +01:00
Martin Marmsoler
aa9237a56c unify 2023-02-17 13:40:28 +01:00
Martin Marmsoler
4ac942fb59 install icons with appropriate name 2023-02-17 13:40:25 +01:00
Martin Marmsoler
f5133e570e Update CMakeLists.txt 2023-02-17 13:40:21 +01:00
Martin Marmsoler
fd3f3defaa install license 2023-02-17 13:40:20 +01:00
Martin Marmsoler
50f3b55c34 install images correctly 2023-02-17 13:40:19 +01:00
algo99
3dbaedde32 * Fix local installation paths on Linux, see issue #393 2023-01-23 22:28:15 +01:00
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