Releases: jimeh/build-emacs-for-macos
Releases · jimeh/build-emacs-for-macos
v0.6.57
0.6.57 (2024-12-07)
Features
- patches/alpha-background: add experimental alpha-background patch (#129) (c53c398), closes #111
v0.6.56
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
0.6.55 (2024-12-03)
Features
- nix/deps: update nixpkgs from 24.11-beta to 24.11 (e030fee)
v0.6.54
0.6.54 (2024-12-01)
Features
- startup: replace bundled site-start.el approach with a custom source patch (#124) (03ed54c)
v0.6.53
0.6.53 (2024-12-01)
Bug Fixes
- help: correct formatting of help text output (db72381)
v0.6.52
0.6.52 (2024-11-30)
Bug Fixes
- nix/flake: rename flake-package-versions.txt to flake.pkgs (d7723ee)
v0.6.51
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
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
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
0.6.48 (2024-08-09)
Bug Fixes
- local-lisp-path: add Apple Silicon homebrew lisp-site (8a1ae4d)