Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-12 | Make optional gpm and ALSA | pancho horrillo | |
Integrate patches by zhenya1007. Cherry-picked from emacs-git¹. [1]: https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=emacs-git&id=06536033e7d0aeb17ffef5dd5d3d617f6b76dfc3 | |||
2021-12-12 | Add libxpm as a dependency to all graphical builds | pancho horrillo | |
Previously it was pulled in by m17n-lib apparently. Thanks to ynakao for the report. Cherry-picked from emacs-git¹. [1]: https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=emacs-git&id=aafd23029a6ed2033cde43bb78b82223af439d5d | |||
2021-12-12 | Tweak vim modeline | pancho horrillo | |
2021-12-12 | Drop fontconfig when choosing no graphical toolkit | pancho horrillo | |
All hail bitmat fonts! 1337! Cherry-picked from emacs-git¹. [1]: https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=emacs-git&id=e9e7598df346b12dc1c1542246e1f2b87cc0a9bb | |||
2021-12-12 | Drop libotf and m17n-lib | pancho horrillo | |
Use harfbuzz and native methods instead. Cherry-picked from emacs-git¹. [1]: https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=emacs-git&id=48b2a70e648ff5cfc4c75636ee1f2338150b7791 | |||
2021-12-12 | Drop ImageMagick support | pancho horrillo | |
Cherry-picked from emacs-git¹. [1]: https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=emacs-git&id=a0feb807d2c9eb6479d4ff6908a72b21e571ca2e | |||
2021-12-03 | Bump to 28.0.90 | pancho horrillo | |
https://lists.gnu.org/archive/html/emacs-devel/2021-12/msg00217.html | |||
2021-11-30 | Drop spurious trailing whitespace | pancho horrillo | |
2021-11-30 | Drop GTK+2 configuaration | pancho horrillo | |
Cherry-picked from emacs-git¹. https://aur.archlinux.org/cgit/aur.git/commit/?h=emacs-git&id=e9198eeda18785494a33fa7b8d0406340354e3f7 | |||
2021-11-30 | Adjust LTO settings to match upstream | pancho horrillo | |
Cherry-picked from emacs-git¹. [1]: https://aur.archlinux.org/cgit/aur.git/commit/?h=emacs-git&id=19b0bb93c65e8b60cffcee3de84070c1e2897263 | |||
2021-11-30 | Drop the -j $(nproc) moniker from make | pancho horrillo | |
This kind of build optimization does not belong here, but rather should be handled globally, by editing /etc/makepkg.conf. See https://wiki.archlinux.org/title/Makepkg for more details. Also, fix .gitignore. | |||
2021-10-06 | Fix install file call | pancho horrillo | |
2021-10-03 | Bump pkgver | pancho horrillo | |
2021-10-03 | Update pkgdesc | pancho horrillo | |
2021-10-01 | Track emacs-28 release branch | pancho horrillo | |
See https://lists.gnu.org/archive/html/emacs-devel/2021-09/msg02290.html Also, enable JIT and AOT compilation. And configure make to build using all the available cores. | |||
2021-06-05 | * Change behavior of changing directory ownership during packaging | Pedro A. López-Valencia | |
to a post_install routine. Thus, builds can be chrooted. | |||
2021-04-25 | * feature/native-comp merged into master. | Pedro A. López-Valencia | |
2021-04-12 | * Missed the need for a nested if. As it is with all JIT, all credit go to ↵ | Pedro A. López-Valencia | |
MuffinBomber. | |||
2021-04-11 | * Fix libgccjit dependency generation for cli compiles. Hopefully this is ↵ | Pedro A. López-Valencia | |
the last fix. | |||
2021-04-11 | * Add libgccjit dependency. | Pedro A. López-Valencia | |
2021-04-09 | * Add support for native compiler, a.k.a. JIT (libgccjit). | Pedro A. López-Valencia | |
* Fix CLI compilation to not pull nor link graphics libraries laying around. * Some cosmetic changes. | |||
2021-03-21 | 28.0.50.145974-2 | Pedro A. López-Valencia | |
2021-03-21 | 28.0.50.145997 | Pedro A. López-Valencia | |
2021-03-19 | 28.0.50.145974-1 | Pedro A. López-Valencia | |
2021-01-02 | Enable LTO again, thanks to Hi-Angel. | Pedro A. López-Valencia | |
2021-01-02 | Fix LTO conditional, thanks to Hi-Angel. | Pedro A. López-Valencia | |
2020-05-30 | Add warning about using lto with clang. | Pedro A. López-Valencia | |
2020-05-14 | 28.0.50.141169 Fix NOCAIRO build. | Pedro A. López-Valencia | |
2020-05-07 | 28.0.50.141102. Make m17n-lib a hard dependency. | Pedro A. López-Valencia | |
2020-01-02 | You want to update to at least this revision. 28.0.50.139945 | Pedro A. López-Valencia | |
2019-12-24 | 28.0.50.139832 | Pedro A. López-Valencia | |
2019-12-21 | 27.0.50.139793-2 | Pedro A. López-Valencia | |
2019-12-21 | 27.0.50.139793 | Pedro A. López-Valencia | |
2019-11-29 | Fixing a glaring error about variable string matching. You learn | Pedro A. López-Valencia | |
something every day. | |||
2019-11-29 | add option to disable zstd bundle compression. For the whiners. | Pedro A. López-Valencia | |
2019-11-22 | 27.0.50.139564-1 | Pedro A. López-Valencia | |
2019-11-07 | r139370 | Pedro A. López-Valencia | |
2019-10-23 | Fix gcc vs clang lfo flags | Pedro A. López-Valencia | |
2019-10-22 | Don't assume people use parallel make. Drop -flto=jobserver | Pedro A. López-Valencia | |
2019-09-12 | Disable checks for now. People get scared with failures. | Pedro A. López-Valencia | |
2019-09-01 | 27.0.50.138295 | Pedro A. López-Valencia | |
2019-08-13 | Fixing Bug#37006 makes this update worth it. | Pedro A. López-Valencia | |
2019-08-08 | master supports imagemagick 7 now. | Pedro A. López-Valencia | |
2019-07-28 | More fixups. | Pedro A. López-Valencia | |
2019-07-28 | Drop emacs-26 branching. Not worth it. | Pedro A. López-Valencia | |
2019-07-28 | Enable cairo support. | Pedro A. López-Valencia | |
2019-07-25 | Integrate libotf and harfbuzz in default build. (Hey! I use them now). | Pedro A. López-Valencia | |
GOOD NEWS: cairo is not experimental anymore and it is fully supported. | |||
2019-07-25 | Small esthetic changes. | Pedro A. López-Valencia | |
2019-07-25 | More emacs 26 drop cleanup. | Pedro A. López-Valencia | |
2019-07-25 | Clean up lto configuration. | Pedro A. López-Valencia | |