Skip to content

Releases: jimeh/build-emacs-for-macos

v0.6.57

07 Dec 22:19
2320030
Compare
Choose a tag to compare

0.6.57 (2024-12-07)

Features

  • patches/alpha-background: add experimental alpha-background patch (#129) (c53c398), closes #111

v0.6.56

03 Dec 03:23
f7b2baa
Compare
Choose a tag to compare

0.6.56 (2024-12-03)

Features

  • options: add --patch option which accepts file path or URL (#127) (66ccd9c)

Bug Fixes

  • patches: improve chance of successful patch application by using -l (d396165)

v0.6.55

03 Dec 00:20
907f7ba
Compare
Choose a tag to compare

0.6.55 (2024-12-03)

Features

  • nix/deps: update nixpkgs from 24.11-beta to 24.11 (e030fee)

v0.6.54

01 Dec 12:37
0ea0596
Compare
Choose a tag to compare

0.6.54 (2024-12-01)

Features

  • startup: replace bundled site-start.el approach with a custom source patch (#124) (03ed54c)

v0.6.53

01 Dec 03:52
9d98b63
Compare
Choose a tag to compare

0.6.53 (2024-12-01)

Bug Fixes

  • help: correct formatting of help text output (db72381)

v0.6.52

30 Nov 22:11
509d8bf
Compare
Choose a tag to compare

0.6.52 (2024-11-30)

Bug Fixes

  • nix/flake: rename flake-package-versions.txt to flake.pkgs (d7723ee)

v0.6.51

28 Nov 10:49
9c99da1
Compare
Choose a tag to compare

0.6.51 (2024-11-28)

Bug Fixes

  • build/embed: include all Emacs C sources and related files in the Emacs.app bundle (#120) (ccb4f3f)

v0.6.50

25 Nov 02:47
4c99775
Compare
Choose a tag to compare

0.6.50 (2024-11-25)

Features

  • build/options: add --optimize and related flags (#119) (8267ac1)
  • deps: add support for Nix package manager (#116) (6e2b9aa)
  • package: produce and include configure output log (#118) (5c513ce)

v0.6.49

03 Nov 18:03
2758cc9
Compare
Choose a tag to compare

0.6.49 (2024-11-03)

Bug Fixes

  • compile-options: increase runtime max open files limit (#115) (ca8951c), closes #106
  • patches: tidy up patches, deprecate optional poll patch (cfc5155)

v0.6.48

09 Aug 08:11
78db99e
Compare
Choose a tag to compare

0.6.48 (2024-08-09)

Bug Fixes

  • local-lisp-path: add Apple Silicon homebrew lisp-site (8a1ae4d)