Commit Graph

54 Commits

Author SHA1 Message Date
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
github-actions[bot]
0b0dc94b7f feat(cask): update emacs-app-nightly to version 2021-08-06.0b049fe.master 2021-08-07 01:22:18 +00:00
github-actions[bot]
537a038908 feat(cask): update emacs-app-nightly to version 2021-08-05.232be9b.master 2021-08-06 01:21:24 +00:00
github-actions[bot]
444750fe68 feat(cask): update emacs-app-nightly to version 2021-08-05.50d3178.master 2021-08-05 11:05:41 +00:00
github-actions[bot]
b5a9ee79ff feat(cask): update emacs-app-nightly to version 2021-08-02.09c3620.master 2021-08-03 01:11:50 +00:00
github-actions[bot]
41d5d006fb feat(cask): update emacs-app-nightly to version 2021-07-15.1cd278b.master 2021-07-16 01:09:54 +00:00
github-actions[bot]
f0f9b3d180 feat(cask): update emacs-app-nightly to version 2021-07-14.0afbde4.master 2021-07-15 01:14:13 +00:00
github-actions[bot]
93042aa140 feat(cask): update emacs-app-nightly to version 2021-07-13.dd34bef.master 2021-07-14 01:12:28 +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]
d985817b48 feat(cask): update emacs-app-nightly to version 2021-07-12.d672d57.master 2021-07-13 01:04:38 +00:00
github-actions[bot]
75e27b814e feat(cask): update emacs-app-nightly to version 2021-07-11.e25c1b5.master 2021-07-12 01:12:54 +00:00
github-actions[bot]
08c25a2bf1 feat(cask): update emacs-app-nightly to version 2021-07-10.0897ade.master 2021-07-11 01:10:51 +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]
b16975979a feat(cask): update emacs-app-nightly to version 2021-07-09.3fa711c.master 2021-07-10 01:13:40 +00:00
github-actions[bot]
87c3476f35 feat(cask): update emacs-app-nightly to version 2021-07-08.4bfdf8c.master 2021-07-09 01:13:51 +00:00
705bc8df5d fix(meta): emsure latest commit is always checked out from main branch 2021-07-08 14:07:10 +01: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]
5ab35a1fe6 feat(cask): update emacs-app-nightly to version 2021-07-07.e762864.master 2021-07-08 01:16:04 +00:00
github-actions[bot]
122e590697 feat(cask): update emacs-app-nightly to version 2021-07-06.e7cdbc1.master 2021-07-07 01:11:49 +00:00
github-actions[bot]
66a0468b99 feat(cask): update emacs-app-nightly to version 2021-07-05.6ec3cf1.master 2021-07-06 01:12:16 +00:00
3ef419b3f0 fix(meta): update meta along with casks
It turns out push events are not triggered when commits are created by
github actions via the GitHub API. So let's simplify things and just
update the meta branch in the same workflow that updates the casks
themselves.
2021-07-05 03:40:48 +01:00
github-actions[bot]
d37e31c71c feat(cask): update emacs-app-nightly to version 2021-07-04.ed15f39.master 2021-07-05 01:11:30 +00:00
efa63bb5b1 chore(deps): update emacs-builder tool to 0.6.9 2021-07-04 23:30:49 +01:00
a1ef4e771b docs(readme): add list of casks 2021-07-04 18:26:16 +01:00
c97dbdabe8 github(ci): ensure only one meta update runs at a time 2021-07-04 18:25:49 +01:00
f81af865c4 feat: add meta update workflow
This will update metadata json files in the `meta` branch, which are
used for rendering badges for each cask with shields.io.
2021-07-04 18:10:25 +01:00
github-actions[bot]
48d5c543d8 feat(cask): update emacs-app-nightly to version 2021-07-03.0aee54a.master 2021-07-04 09:51:36 +00:00
github-actions[bot]
ca0158a5df feat(cask): update emacs-app-nightly to version 2021-07-02.5bd04ea.master 2021-07-03 01:09:11 +00:00
github-actions[bot]
07fb52d53f feat(cask): update emacs-app to version 27.2 2021-07-03 00:27:57 +00:00
abb2f04915 fix(cask): resolve warning about regular expression 2021-07-03 01:23:33 +01:00
11211a76cd feat(cask): add emacs-app cask for latest stable emacs release 2021-07-03 01:02:23 +01:00
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