Commit Graph

44 Commits

Author SHA1 Message Date
c5db478e64 docs(readme): add update about new Apple Silicon nightly builds 2024-12-01 04:45:34 +00:00
c262274a3d docs(readme): add badge for monthly cask 2023-11-24 21:03:59 +00:00
202f62454e docs(readme): add News / Recent Changes section 2023-11-22 09:02:25 +00:00
99341c4f19 docs(readme): add details about Apple Silicon monthly and stable builds 2023-11-21 22:10:20 +00:00
f1e9216ef5 docs(readme): minor fix and update 2023-06-20 01:20:38 +01:00
1dd8a0a863 docs(readme): update description of patches included from emacs-plus 2023-01-25 00:19:09 +00:00
29e5fad03d docs(readme): update nightly emacs-28 references to emacs-29 2023-01-24 23:58:42 +00:00
4f2d35c1ac fix(ci): switch to macos-11 (Big Sur) runner
The macos-10.15 runner is now deprecated and no longer usable. Hence all
GitHub Actions workflows using a macOS runner need to upgraded to
macos-11.

As far as I know, this will have a knock-on effect of causing Emacs
builds to require macOS 11.x (Big Sur) or later from now on.
2022-07-27 19:54:01 +01:00
9934f47937 docs(readme): minor tweak to stable homebrew cask description 2022-04-07 00:28:26 +01:00
Alec
13e8c9cc9e docs(readme): emacs-app now includes native-comp 2022-04-06 07:44:06 -04:00
a39895e8f6 docs(readme): add details about pretest builds 2022-02-07 23:17:46 +00:00
5835cd9712 docs(readme): update requirements list after gcc fix, minor tweaks 2021-11-30 23:15:36 +00:00
bf358f42d5 docs(readme): tweak formatting of badges 2021-11-12 13:34:42 +00:00
f82d299015 docs(readme): fix total downloads badge
The release downloads badge from shields.io only checks the first 100
most recent GitHub Releases to calculate the download totals. This
obviously yields invalid values if a repository has more than 100
releases.

Hence we're switching the badge to source it's data from a custom JSON
file in the meta branch, which is updated once an hour but a scheduled
GitHub Actions workflow which runs a Go file that checks all releases
from all pages for downloads counts.
2021-11-11 01:40:51 +00:00
8e6aa813f9 docs(readme): fix links in badges 2021-10-23 17:38:31 +01:00
f8bf0870a7 docs(readme): add badge for emacs-28 nightly builds 2021-10-23 17:36:08 +01:00
ffd1f41e19 docs(readme): add mention of emacs-app-nightly-28 Homebrew Cask 2021-10-23 16:39:15 +01:00
162f9ad529 docs(readme): update requirements to mention M1-based macs 2021-07-13 21:36:42 +01:00
a6324b58c9 docs(readme): add link to homebrew tap 2021-07-10 21:21:11 +01:00
18f753e476 docs(readme): update version badges 2021-07-04 18:32:28 +01:00
9e71a079a9 docs(readme): fix typo 2021-07-03 02:55:49 +01:00
8e92655b4b docs(readme): add information about stable builds 2021-07-03 02:54:32 +01:00
1782d42a7d docs(readme): add stable/nightly badges 2021-07-03 02:11:51 +01:00
ac5ff5d3c2 docs(readme): update nightly badge to include pre-releases 2021-07-03 00:37:46 +01:00
00094c131c docs(readme): improve formatting of Installation section 2021-06-29 02:58:04 +01:00
26b12fac27 docs(readme): update readme about homebrew cask installation method 2021-06-29 02:42:02 +01:00
8d84df095a docs(readme): update with info about signing and notarization 2021-06-22 03:10:47 +01:00
ffad4f21d2 docs(readme): update CLI usage section 2021-06-20 18:37:18 +01:00
831bb394af docs(readme): add CLI usage section 2021-05-21 11:40:49 +01:00
7a6e5b52ef docs(readme): Minor tweaks to features list 2021-05-18 01:53:04 +01:00
7ffbd12e87 docs(readme): update features list and badges 2021-05-18 01:47:55 +01:00
628092755e docs(readme): update release badge 2021-05-17 12:38:32 +01:00
31a12fc502 docs(readme): add mention of where Emacs source is fetched from 2021-05-12 00:54:24 +01:00
cec5748301 docs(readme): add link to build script in Features section
Also fix some typos.
2021-05-12 00:49:13 +01:00
f5ccfd297a docs(readme): add mention of Known Good Nightly Builds issue 2021-05-12 00:43:21 +01:00
6d95b9e550 docs(readme): add link to GitHub Actions workflow source 2021-05-12 00:42:55 +01:00
3072334b7f feat(builds): change nightly schedule from 0:30 UTC to 0:00 UTC 2021-05-12 00:42:55 +01:00
813835a540 docs(readme): update to-do/issues section 2021-05-09 21:45:42 +01:00
52ec1c6a6b docs(readme): add system requirements, and reword some areas 2021-05-09 19:45:54 +01:00
3a96925657 docs(readme): improve styling and wording 2021-05-09 19:38:35 +01:00
aaa4aa947d feat(builds): change nightly schedule from 2:35 UTC to 0:30 UTC 2021-05-09 19:38:09 +01:00
4a672fe0eb docs(readme): improve wording, fix typo 2021-05-09 02:29:09 +01:00
2971f6f946 docs(readme): populate readme 2021-05-09 02:24:30 +01:00
a3debe8a08 docs(readme): add readme 2021-05-08 18:04:49 +01:00