Commit Graph

22 Commits

Author SHA1 Message Date
63c446e2ff chore(deps): update emacs-builder tool to 0.6.8 2021-07-03 00:27:48 +01:00
5b08d7d917 fix(nightly): ensure only relevant git tags are considered
Previously non-matching tags were not filtered out from the list of
valid versions. It wasn't an issue though cause all current releases do
match the pattern we were looking for. But that will not be the case for
much longer when stable releases are added into the mix.
2021-07-03 00:27:23 +01:00
github-actions[bot]
bd947f7904 feat(cask): update emacs-app-nightly to version 2021-07-01.1b88404.master 2021-07-02 01:09:16 +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
3a60713a82 chore(cask): fix cask vs formula terminology
Homebrew casks are their own thing, separate from formulas. Hence remove
all mentions to "formula" to avoid confusion.
2021-07-02 00:02:09 +01:00
github-actions[bot]
1deb24f721 feat(cask): update emacs-app-nightly to version 2021-06-30.8ebd8e1.master 2021-07-01 03:05:04 +00:00
github-actions[bot]
1173b9d5be feat(cask): update emacs-app-nightly to version 2021-06-29.1dba0ca.master 2021-06-30 03:05:14 +00:00
github-actions[bot]
b582c81135 feat(cask): update emacs-app-nightly to version 2021-06-28.433e157.master 2021-06-29 01:51:30 +00:00
bb8691ddb6 docs(readme): remove needless text 2021-06-29 02:27:41 +01:00
fc36218c19 docs(readme): add basic information to readme 2021-06-29 02:26:46 +01:00
b28ab88773 feat(cask): create emacs-app-good with version 2021-06-23.7be75f1.master 2021-06-29 01:59:58 +01:00
dfc928d158 chore(cask): minor tweak to emacs-app-nightly cask 2021-06-29 01:56:21 +01:00
a307eca734 chore(deps): update emacs-builder tool to 0.6.2 2021-06-29 01:33:39 +01:00
73ce60b52a ci(github): attempt to speed up update workflow with cache 2021-06-29 00:15:07 +01:00
github-actions[bot]
7ac86baf46 feat(cask): update emacs-app-nightly to version 2021-06-27.9060fbd.master 2021-06-28 22:28:25 +00:00
03ad4ff881 ci(github): attempt to fix update formulas workflow, yet again
Is the third time the charm? Fingers crossed.
2021-06-28 23:26:51 +01:00
57e134e29e ci(github): attempt to fix update formulas workflow, again 2021-06-28 23:19:32 +01:00
a87e3c899d ci(github): fix update formulas workflow 2021-06-28 23:17:15 +01:00
bb9c5a30c2 ci(github): add GitHub Actions workflow to update cask formulas 2021-06-28 23:11:12 +01:00
49365e7e88 feat(nightly): add emacs-app-nightly cask formula and template 2021-06-28 23:10:58 +01:00
fd25dd9b11 docs(readme): add blank readme 2021-06-26 01:58:56 +01:00