Commit Graph

1218 Commits

Author SHA1 Message Date
github-actions[bot]
fe0f206e0c feat(cask): update emacs-app-nightly to version 2023-12-16.059ae68.master 2023-12-17 00:02:07 +00:00
github-actions[bot]
f8df4f4043 feat(cask): update emacs-app-nightly to version 2023-12-15.5b80894.master 2023-12-16 00:07:28 +00:00
github-actions[bot]
3b49e9ea3c feat(cask): update emacs-app-pretest to version 29.1.90-pretest 2023-12-15 16:18:08 +00:00
github-actions[bot]
51a6e307a7 feat(cask): update emacs-app-good to version 2023-12-01.eec1142.master 2023-12-15 15:28:32 +00:00
github-actions[bot]
393f501fd6 feat(cask): update emacs-app-nightly to version 2023-12-14.af1fe69.master 2023-12-15 00:14:29 +00:00
github-actions[bot]
e6db14a0e5 feat(cask): update emacs-app-nightly to version 2023-12-13.33aa46f.master 2023-12-14 00:19:40 +00:00
github-actions[bot]
28a4938275 feat(cask): update emacs-app-nightly to version 2023-12-12.75fd755.master 2023-12-12 23:57:46 +00:00
github-actions[bot]
d0b730d1d7 feat(cask): update emacs-app-nightly to version 2023-12-11.6abea4d.master 2023-12-12 00:17:15 +00:00
github-actions[bot]
d3b668827c feat(cask): update emacs-app-nightly to version 2023-12-10.9ee911c.master 2023-12-10 23:57:48 +00:00
github-actions[bot]
7251deb693 feat(cask): update emacs-app-nightly to version 2023-12-09.127de20.master 2023-12-10 00:09:48 +00:00
github-actions[bot]
a00a78ae4c feat(cask): update emacs-app-nightly to version 2023-12-08.ef732bd.master 2023-12-09 00:01:54 +00:00
github-actions[bot]
cd1c3e8c32 feat(cask): update emacs-app-nightly to version 2023-12-07.3b1fd42.master 2023-12-08 00:09:45 +00:00
github-actions[bot]
feef99b283 feat(cask): update emacs-app-nightly to version 2023-12-06.83dfdac.master 2023-12-07 00:04:03 +00:00
github-actions[bot]
2a0eeb2171 feat(cask): update emacs-app-nightly to version 2023-12-05.dc744fe.master 2023-12-06 06:39:20 +00:00
github-actions[bot]
c1b3d86492 feat(cask): update emacs-app-nightly to version 2023-12-04.e670412.master 2023-12-05 00:00:07 +00:00
github-actions[bot]
d6da1bfc03 feat(cask): update emacs-app-nightly to version 2023-12-03.cf11fdf.master 2023-12-03 23:53:16 +00:00
github-actions[bot]
d34ca5213d feat(cask): update emacs-app-nightly to version 2023-12-02.fb4b0b3.master 2023-12-02 23:55:32 +00:00
github-actions[bot]
eb5cf22fd4 feat(cask): update emacs-app-nightly to version 2023-12-01.eec1142.master 2023-12-02 00:05:24 +00:00
github-actions[bot]
359b527c30 feat(cask): update emacs-app-monthly to version 2023-12-01.eec1142.master 2023-12-02 00:05:23 +00:00
github-actions[bot]
696dfef02c feat(cask): update emacs-app-nightly to version 2023-11-30.90450a3.master 2023-12-01 00:06:48 +00:00
github-actions[bot]
1db441c3ce feat(cask): update emacs-app-nightly to version 2023-11-29.e87644b.master 2023-11-30 00:12:28 +00:00
github-actions[bot]
6ffe44fc47 feat(cask): update emacs-app-nightly to version 2023-11-27.7a5c91a.master 2023-11-28 00:08:05 +00:00
github-actions[bot]
1ab6825b63 feat(cask): update emacs-app-nightly to version 2023-11-26.2407f81.master 2023-11-27 00:11:58 +00:00
github-actions[bot]
1bd0952f43 feat(cask): update emacs-app-nightly to version 2023-11-25.278a6e1.master 2023-11-26 00:11:13 +00:00
github-actions[bot]
13e45cc721 feat(cask): update emacs-app-nightly to version 2023-11-24.2ed9c9f.master 2023-11-24 23:47:01 +00:00
github-actions[bot]
a276bfb213 feat(cask): update emacs-app-nightly to version 2023-11-23.29d42d9.master 2023-11-23 23:52:04 +00:00
github-actions[bot]
9e14da71d8 feat(cask): update emacs-app-good to version 2023-11-19.16ac377.master 2023-11-23 23:52:03 +00:00
github-actions[bot]
17bfa277d8 feat(cask): update emacs-app-nightly to version 2023-11-22.366c316.master 2023-11-23 00:05:24 +00:00
8e7cf9c8e2 docs(readme): add deprecated casks section 2023-11-22 08:49:18 +00:00
6a2cda3b9b feat(emacs-app): update to point at new 29.1 build
The new build fixes an issue with bundled shared libraries, where
libwebp was not correctly bundled into the application. This lead to
Emacs crashing on start unless libwebp was already installed on the
target machine.

The rebuild does however increase the minimum required macOS version
from 11.0 Big Sur, to 12.0 Monterey. This is because Homebrew no longer
supports macOS 11, making it difficult to produce Emacs builds on it.

Additionally, native Apple Silicon builds are now available as well for
stable releases. They require macOS 13 Ventura however, as that is the
oldest version available on M1-based GitHub Actions runners.
2023-11-22 08:23:02 +00:00
f6053686d7 fix(cask): remove blank line from beginning of casks 2023-11-22 08:22:36 +00:00
github-actions[bot]
76efd1ec4a feat(cask): update emacs-app-nightly to version 2023-11-21.3328c32.master 2023-11-22 06:06:35 +00:00
github-actions[bot]
75e5dd2c64 feat(cask): update emacs-app-nightly to version 2023-11-20.65600b9.master 2023-11-21 09:02:48 +00:00
da2eb7762e fix(workflow): use correct cask templates path 2023-11-21 09:00:45 +00:00
01213fdfe2 fix(workflow): build and live-check separately from cask update 2023-11-21 08:57:47 +00:00
b0802bf36b fix(workflow): use correct templates directory path 2023-11-21 08:48:42 +00:00
14641e0a52 fix(workflow): split livecheck and update casks into separate jobs 2023-11-21 08:45:56 +00:00
eaf560d445 docs(readme): fix typo 2023-11-21 08:39:50 +00:00
20b6fd41b0 docs(readme): add new emacs-app-monthly cask, add Apple Silicon section 2023-11-21 08:39:21 +00:00
0e2a105d79 fix(workflows): update casks workflow for recent builds changes 2023-11-21 08:31:50 +00:00
2540f3a8eb fix(casks): manually ensure casks are correct again 2023-11-20 09:03:27 +00: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
github-actions[bot]
4dcb839522 feat(cask): update emacs-app-nightly to version 2023-11-19.16ac377.master 2023-11-20 01:45:20 +00:00
github-actions[bot]
26c3c553ed feat(cask): update emacs-app-nightly to version 2023-11-18.47b497b.master 2023-11-19 00:38:40 +00:00
github-actions[bot]
a8fc1ce157 feat(cask): update emacs-app-nightly to version 2023-11-17.d8c1ac6.master 2023-11-18 00:37:30 +00:00
github-actions[bot]
b56f693330 feat(cask): update emacs-app-nightly to version 2023-11-16.ed24972.master 2023-11-17 02:27:17 +00:00
github-actions[bot]
495ad6fa62 feat(cask): update emacs-app-nightly-29 to version 2023-11-14.5a1808d.emacs-29 2023-11-15 00:34:17 +00:00
github-actions[bot]
97cc3e893b feat(cask): update emacs-app-nightly to version 2023-11-14.7d42a76.master 2023-11-15 00:34:16 +00:00
github-actions[bot]
e9efa69a4d feat(cask): update emacs-app-nightly to version 2023-11-13.6a6c205.master 2023-11-14 00:31:40 +00:00