Commit Graph

34 Commits

Author SHA1 Message Date
1ece205386 Bye bye goreleaser (for now) 2024-07-31 15:57:34 +02:00
cdc61ecfbb Only build single target with goreleaser 2024-07-31 15:54:37 +02:00
50a5ec03b1 Github workflow fix private key from secret for gorelease build target 2024-07-31 15:51:10 +02:00
0229fef0c0 Github workflow add missing mingw installation 2024-07-31 15:48:18 +02:00
7db72169f9 Initial work on windows exe resource information 2024-07-31 15:46:13 +02:00
7239fddbd1 Don't mangle UPX header id 2024-07-29 08:50:49 +02:00
36394340b1 Fix go upx-obfuscator 2024-07-28 18:18:46 +02:00
712a51c1de Obfuscate UPX packaged build and create dist zip 2024-07-28 17:59:27 +02:00
542abff250 fix apt 2024-07-26 23:21:25 +02:00
2e43e00cc8 Install upx 2024-07-26 23:18:25 +02:00
f1e525a78d Use upx for goreleaser 2024-07-26 23:14:16 +02:00
acadaa7910 Install missing garble before goreleaser run 2024-07-26 21:11:28 +02:00
c75074777c Extend goreleaser build targets 2024-07-26 21:05:11 +02:00
ee933011a0 Obfuscate without PDB is not possible with Alcatraz 2024-07-26 15:58:46 +02:00
2c2120080c use some powershell magic to create dist on windows 2024-07-26 15:48:05 +02:00
34a9e38ff9 Common windows 2024-07-26 15:34:18 +02:00
841ae3164e Common windows 2024-07-26 15:29:28 +02:00
a80cd9254a Common windows 2024-07-26 15:23:51 +02:00
2f9cb8626e Attempt to list files again, windows... 2024-07-26 15:13:02 +02:00
3413da32a2 Attempt to list files again, windows... 2024-07-26 15:08:24 +02:00
6c106f90fb Fix CI artifact naming and dependency 2024-07-26 15:04:56 +02:00
3e67850957 Depend obfuscate job on outputs of others 2024-07-26 15:01:10 +02:00
2cbcf2ffde Github repository url may only be a github repo 2024-07-26 14:49:54 +02:00
77e402ef32 Use windows-latest runner 2024-07-26 14:48:51 +02:00
c16c73ca10 Fetch weak1337/Alcatraz 2024-07-26 14:38:23 +02:00
b17edfbb5c Workflow release dll incorrect order 2024-07-26 14:07:06 +02:00
3509437659 For DLL build we also need the ssh private key 2024-07-26 14:03:03 +02:00
46794da553 Goreleaser build local snapshot 2024-07-26 14:01:11 +02:00
72fcca386b Fix syntax in github workflow 2024-07-26 13:59:43 +02:00
579bc4bb84 Add DLL target for windows loading in Python 2024-07-26 13:56:53 +02:00
db1d1443cf Initial release production build with github actions for Darwin AMD64 and Windows AMD64 2024-07-26 08:57:53 +02:00
c322d01d29 Use config_release.go from actions secrets var 2024-07-26 07:39:53 +02:00
fe7dcd9333 Create release makefile target and execute from CI 2024-07-26 07:26:13 +02:00
95cc961ea6 Initial try building with github action 2024-07-26 07:21:58 +02:00