Commit graph

83 commits

Author SHA1 Message Date
Giuliano Bellini s294739
7f112fcfce mk-build-deps 2023-06-25 12:52:40 +02:00
Giuliano Bellini s294739
022f198476 debuild test 2023-06-25 12:25:39 +02:00
Giuliano Bellini s294739
51a75bb55c fix package workflow 2023-06-23 18:21:47 +02:00
Giuliano Bellini s294739
dd050a966b fix package workflow 2023-06-23 17:36:39 +02:00
Giuliano Bellini s294739
83ae020245 fix package workflow 2023-06-23 17:32:36 +02:00
Giuliano Bellini s294739
c6702a380a fix package workflow 2023-06-23 17:28:24 +02:00
Giuliano Bellini s294739
36a56a142d fix package workflow 2023-06-23 17:22:43 +02:00
Giuliano Bellini s294739
177e996aa9 update debian source generation and fixed debcargo warnings 2023-06-23 17:01:12 +02:00
Giuliano Bellini s294739
564fb7d7b1 created debcargo.toml and drafted workflow for deb-source 2023-06-19 18:51:34 +02:00
Giuliano Bellini s294739
614db99e91 chmod +x is needed for macOS bundle 2023-06-08 15:32:42 +02:00
Giuliano Bellini s294739
cda7894394 update version, CHANGELOG, and docs 2023-06-08 10:55:14 +02:00
Giuliano Bellini
78eefe2928
Merge pull request #258 from 4r7if3x/hotfix/build-packaging
Final changes
2023-06-07 22:38:15 +02:00
The Artifex (4r7if3x)
99c7b7e063
Optimized macOS packaging 2023-06-07 20:25:42 +02:00
Giuliano Bellini s294739
929ea298c5 rename Linux artifacts 2023-06-07 18:53:50 +02:00
Giuliano Bellini s294739
a2953dd5cd rename macOS artifacts 2023-06-07 17:35:25 +02:00
Giuliano Bellini s294739
51f87e67e4 correct windows artifact names 2023-06-07 17:23:55 +02:00
Giuliano Bellini s294739
62b7b7e4b1 rename windows artifacts 2023-06-07 16:47:34 +02:00
The Artifex (4r7if3x)
ca11098c9b
Final adjustments 2023-06-07 14:19:55 +02:00
The Artifex (4r7if3x)
61b93bb27f
Secured the secret usage 2023-06-07 12:20:10 +02:00
The Artifex (4r7if3x)
5fb9bbb2b6
Fixed the workflow trigger on push 2023-06-07 11:39:47 +02:00
The Artifex (4r7if3x)
bacd8d183d
Embedded PS1 scripts into the workflow 2023-06-07 11:16:44 +02:00
The Artifex (4r7if3x)
5158158369
Fixed the commit hash shortener 2023-06-06 23:47:04 +02:00
Giuliano Bellini s294739
b768094330 use commit hash for CFBundleVersion field 2023-06-06 21:34:49 +02:00
The Artifex (4r7if3x)
01e6d64ba9
Replaced universal macOS package with specific platforms 2023-06-06 17:46:45 +02:00
The Artifex (4r7if3x)
d7d7211757
Used the correct version for macOS package 2023-06-06 15:24:21 +02:00
The Artifex (4r7if3x)
014895308c
Fixed build and packaging issues 2023-06-06 03:50:26 +02:00
Giuliano Bellini s294739
f31d558bdd added Patreon to funding methods 2023-05-22 19:26:56 +02:00
Giuliano Bellini s294739
5a12602e1d nocapture 2023-05-17 11:24:53 +02:00
Giuliano Bellini s294739
a9144786b5 created wix folder 2023-05-17 11:02:11 +02:00
Giuliano Bellini s294739
c11115e314 fixed main.wxs location 2023-05-17 10:47:41 +02:00
Giuliano Bellini s294739
18a5f1eced update Windows packaging and removed duplicated icons 2023-05-17 10:25:27 +02:00
Giuliano Bellini s294739
e693b64629 cleaning before merge 2023-05-16 23:50:51 +02:00
Giuliano Bellini s294739
463fa23cf1 fix macOS app not showing icon 2023-05-16 11:26:52 +02:00
Giuliano Bellini s294739
918f033098 added volicon to dmg 2023-05-16 10:40:19 +02:00
Giuliano Bellini s294739
3aafaeaf29 fix create-dmg error 2023-05-16 09:28:03 +02:00
Giuliano Bellini
78d961b100
fix bad indentation 2023-05-16 09:03:55 +02:00
Giuliano Bellini s294739
e40e14e8a1 update macOS package to run in sudo mode 2023-05-16 09:00:46 +02:00
Giuliano Bellini s294739
6e4b99954d removed a duplicated mkdir which caused error in ubuntu-latest workflow 2023-05-16 01:08:49 +02:00
Giuliano Bellini s294739
d45046d362 temporarily commented out rmp package generation 2023-05-15 23:33:04 +02:00
Giuliano Bellini s294739
eed558db0b included needed Linux dependencies; temporarily commented out Windows and macOS packaging 2023-05-15 23:14:01 +02:00
Giuliano Bellini s294739
9ea837da99 removed all targets 2023-05-15 22:57:52 +02:00
Giuliano Bellini s294739
66b7b05d3e removed aarch64 and armv7 Linux targets 2023-05-15 22:48:06 +02:00
Giuliano Bellini s294739
c411eec83c added build target installation 2023-05-15 22:33:28 +02:00
Giuliano Bellini s294739
485f85148f trying to trigger the build_and_package workflow 2023-05-15 19:36:51 +02:00
The Artifex (4r7if3x)
a3f55eb5b0
Cleanup 2023-05-15 15:50:59 +02:00
Giuliano Bellini s294739
156f728166 merge upstream/v1.2.0 2023-05-15 15:37:06 +02:00
The Artifex (4r7if3x)
d7335aff34
Adjusted the trigger rules of the packaging workflow 2023-05-15 11:54:55 +02:00
The Artifex (4r7if3x)
057a501837
Automated build and packaging
for Linux, macOS, and Windows
2023-05-05 13:40:10 +02:00
Giuliano Bellini
46802cfc43
Update rust.yml 2023-05-04 10:37:07 +02:00
Giuliano Bellini
376b70154d
Update rust.yml 2023-05-04 10:23:13 +02:00