Commit Graph
64 Commits
Author SHA1 Message Date
blacktop 2a1fc1bf70 ci: fix pre-release 2026-05-07 10:17:51 -06:00
blacktop 89535fd9c2 ci: Remove extra CGO deps from prerelease macOS arm64 build
Drop libusb, unicorn, libheif from Homebrew installs and remove
associated CGO flags and build tags, simplifying the prerelease
darwin/arm64 build to a plain Go binary without native extras.
2026-04-07 11:53:59 -06:00
blacktop e7737b5047 ci(goreleaser): remove unused sboms section from prerelease configuration 2025-12-05 16:24:19 -07:00
blacktop ebf8acada0 ci(goreleaser): update archive configurations to use 'ids' and correct formats 2025-12-05 15:57:48 -07:00
blacktop 55c152127a ci(goreleaser): enhance prerelease configuration with additional build settings and hooks 2025-12-05 15:52:08 -07:00
blacktop c039995f79 ci(goreleaser): update cross-compilation targets for Linux and Windows builds 2025-12-05 15:46:22 -07:00
blacktop c22fdafb63 ci(goreleaser): refactor build configurations for cross-compilation targets 2025-12-05 15:36:03 -07:00
blacktop a74f5030a2 ci(goreleaser): update configuration files to version 2 and add retagging step 2025-12-05 15:22:23 -07:00
blacktop 9afede070e ci(prerelease): update cross-compilation configurations and enhance darwin build process 2025-12-05 15:14:17 -07:00
blacktop 4321c8f7aa ci(goreleaser): add prerelease workflow and update darwin build configurations 2025-12-05 14:58:05 -07:00
blacktop 5914534b7d fix: ipsw img4 im4m parsing bug #777 2025-06-28 10:45:17 -06:00
blacktop 823fed52da fix: brew x86 extras libheif import 2025-06-26 12:23:27 -06:00
blacktop 1e2d89d530 chore: swap out AppBuildTime for AppBuildCommit for reproducible builds #420 2024-03-24 11:47:54 -06:00
blacktop a8893a117d Update winget.yml 2023-07-24 18:11:03 -06:00
blacktop 9186455b79 Update windows.yml 2023-07-24 14:29:32 -06:00
blacktop dcebcf618b fix: ipswd deb pkgs 2023-04-17 22:19:32 -06:00
blacktop fe6a42aa62 fix: ipswd snap pkg 🤬 2023-04-17 16:25:27 -06:00
blacktop 393333ce15 Update ipswd.wrapper 2023-04-17 16:06:27 -06:00
blacktop 505b64c4a0 fix: linux packages again (I Fn despise CI/CD) 2023-04-17 15:44:58 -06:00
blacktop e7ebf7b0af fix: attempt at fixing NPM packages 2023-04-17 14:43:54 -06:00
blacktop 21dfb01ee0 chore: +x linux post scripts 2023-04-17 14:31:21 -06:00
blacktop 6f7d7f92d4 fix: add ipswd snap wrapper script 2023-04-17 14:24:49 -06:00
blacktopandGitHub f85daa1ac3 feat: ipsw daemon (API) (#219) 2023-04-12 20:00:05 -06:00
blacktop f39724e9c6 fix: move linux-extra builds into main goreleaser config and statically compile deps thx @CRKatri 2022-08-27 16:21:55 -06:00
blacktop b012d5feba feat: unicorn/libusb statically linked macOS-extras releases thanks to @CRKatri 2022-08-27 15:05:31 -06:00
blacktop 827ba353f0 fix: CI/CD move all but linux-extras into local goreleaser file and add AUR 2022-08-27 13:18:32 -06:00
blacktop 1ac3f02899 Update windows.yml 2022-08-26 21:02:27 -06:00
blacktop 0e7ba0c345 fix: trying again 2022-08-26 20:06:08 -06:00
blacktop bb2065ae65 Update windows.yml 2022-08-26 19:54:19 -06:00
blacktop c0129923f1 Update windows.yml 2022-08-26 19:42:13 -06:00
blacktop 58f91bcdfc fix: windows build using the power of ZIG 💪 2022-08-26 18:18:33 -06:00
blacktop 067baa3f39 Update darwin.yml 2022-08-26 17:57:58 -06:00
blacktop 5be1bf84ba fix: linux extras build 2022-08-26 17:20:22 -06:00
blacktop 4dc2078468 fix: linux releases 2022-08-26 16:27:58 -06:00
blacktop 906fd47de9 fix: trying again to separate 'extras' 😮‍💨 2022-08-26 16:10:07 -06:00
blacktop 2972c3b6ef fix: in CI/CD separate out 'extras' in release artifacts 2022-08-26 15:51:43 -06:00
blacktop fecea7c2a3 fix: mo CI/CD drama 2022-08-26 15:09:10 -06:00
blacktop e42b3c47e0 fix: working on CI/CD again 🤬 2022-08-26 15:02:24 -06:00
blacktop 3a65a8adfe chore: CGO ruins all Go's cross compile super powers 😭 2022-08-12 18:29:41 -06:00
blacktop 3f995059fd fix: CI/CD for extra builds (nvm BSD weirdos, you are on your own 😏) 2022-08-12 18:20:47 -06:00
blacktop 8895ae0e90 fix: remove dradonfly from linux builds 2022-08-12 16:43:46 -06:00
blacktop 2f9ee0fb2c feat: add BSD builds for weirdos 2022-08-12 15:36:36 -06:00
blacktop 29cd8bfc2c fix: try yeet agaeen 2022-07-27 20:45:04 -06:00
blacktop cb7fcff3a6 Update linux.yml 2022-07-24 13:39:39 -06:00
blacktop 7512601b8d Update linux.yml 2022-06-30 20:44:55 +10:00
blacktop 0d16c71fa5 feat: add snap packages 2022-06-01 21:26:23 -06:00
blacktop bd1be93ebe Update windows.yml 2022-06-01 20:52:23 -06:00
blacktop e9152fbb7b feat: add windows scoop 2022-06-01 20:03:22 -06:00
blacktop fe68467b4c fix: update deb pkg names 2022-02-11 11:30:04 -07:00
blacktop 200c4c21de Update linux.yml 2022-02-10 22:52:11 -07:00