Commit Graph

14 Commits

Author SHA1 Message Date
github-actions[bot]
61bec98f19 feat(cask): update emacs-app-good to version 2021-11-28.c8df4d1.master 2021-11-30 23:03:39 +00:00
github-actions[bot]
4fedfb2f8f feat(cask): update emacs-app-good to version 2021-11-21.73754bc.master 2021-11-25 21:27:09 +00:00
github-actions[bot]
08d4617e37 feat(cask): update emacs-app-good to version 2021-11-12.e4f8ce7.master 2021-11-17 01:37:34 +00:00
github-actions[bot]
79176bdde8 feat(cask): update emacs-app-good to version 2021-11-10.d3ccf08.master 2021-11-13 12:36:52 +00:00
github-actions[bot]
73c62746e6 feat(cask): update emacs-app-good to version 2021-10-24.608e694.master 2021-11-11 02:56:53 +00:00
3e37b20a2e feat(cask): add emacs-app-nightly-28 cask
This cask provides nightly builds of the "emacs-28" release branch. Once
Emacs 28.x receives a stable release, this cask will be deprecated.
2021-10-23 14:16:45 +01:00
github-actions[bot]
2fa59b7064 feat(cask): update emacs-app-good to version 2021-07-25.a45aed9.master 2021-08-07 13:42:26 +00:00
43ca2e4c8d fix(deps): remove x86_64 system requirement from nightly casks
According to reports, the Intel-based builds with native-comp work fine
on M1 machines through Rosetta. So the :intel dependency should be safe
to remove.
2021-07-13 21:33:03 +01:00
github-actions[bot]
a1b498a35c feat(cask): update emacs-app-good to version 2021-07-12.d672d57.master 2021-07-13 20:28:04 +00:00
github-actions[bot]
f923d625e8 feat(cask): update emacs-app-good to version 2021-07-07.e762864.master 2021-07-10 20:13:49 +00:00
github-actions[bot]
8cb2993a23 feat(cask): update emacs-app-good to version 2021-07-03.0aee54a.master 2021-07-08 12:57:33 +00:00
github-actions[bot]
bd44f30347 feat(cask): update emacs-app-good to version 2021-06-25.f2729dd.master 2021-07-01 23:41:15 +00:00
cac78327bd fix(native_comp): add gcc homebrew formula dependency
Right now all *.eln files produced by native compilation links against a
GCC shared library with a absolute file path, rather than to the version
of the shared library included in the app bundle.

This means for now we need to ensure the homebrew gcc formula is
installed for native-compilation to work.

More details are available here:
https://github.com/jimeh/build-emacs-for-macos/issues/53
2021-07-02 00:32:15 +01:00
b28ab88773 feat(cask): create emacs-app-good with version 2021-06-23.7be75f1.master 2021-06-29 01:59:58 +01:00