Commit Graph

8 Commits

Author SHA1 Message Date
c4403479ed fix(conflicts_with): remove deprecated :formula key
Fixes #3
2025-08-27 22:43:43 +01:00
5e596a07c4 fix(build-variants): make build variant matching more restrictive
In practice, build variants will be numbers, so to avoid issues with possible naming conflicts, let's enforce them to be numbers.
2025-06-27 11:01:32 +01:00
6a7a058d67 feat(pretest): add support for build variants via version suffix
When a new build needs to be produced for an existing version of Emacs, the build will have a `-<num>` suffix added to it's version string. This updates the pretest cask to support the optional version suffix.
2025-06-27 10:53:45 +01:00
f863b314ad feat(intel): bump minimum required version to macOS 12 2023-11-20 02:26:14 +00:00
6083c08140 feat(arm64): support arm64 builds 2023-11-20 02:22:33 +00:00
bf86887d87 feat(cask): add emacs-app-nightly-29 cask 2023-01-24 23:36:13 +00:00
715a7c3218 fix: update pretest cask for macOS 11.x (Big Sur) 2022-08-13 16:46:56 +01:00
0df1cd3947 feat(cask): add emacs-app-pretest cask 2022-02-07 20:58:25 +00:00