Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-05 | * 29.0.50.152407 | Pedro A. López-Valencia | |
* Fix an ugly typo. Forgot the reading glasses again. | |||
2021-12-05 | * 29.0.50.152394 | Pedro A. López-Valencia | |
* Integrate patches by zhenya1007. Make optional both Linux console mouse support and sound ALSA support. | |||
2021-12-04 | * 29.0.50.152360 | Pedro A. López-Valencia | |
* Added linxpm as a dependency to all graphical builds. Previously it was pulled in by m17n-lib apparently. Thanks to ynakao for the report. | |||
2021-12-03 | * 29.0.50.152309 | Pedro A. López-Valencia | |
* Just making sure this log really reflects the upstream commit. | |||
2021-12-03 | * 29.0.50.152025 | Pedro A. López-Valencia | |
* When choosing no graphical toolkit, drop fontconfig. All hail bitmap fonts! 1337! | |||
2021-12-03 | * Drop libotf and m17n-lib. Use harfbuzz and native input methods | Pedro A. López-Valencia | |
instead. | |||
2021-12-03 | * Drop ImageMagick support. (Yay!) | Pedro A. López-Valencia | |
2021-11-23 | * ELISP files were installed with the compiler's id instead of root. | Pedro A. López-Valencia | |
Back out previous change to use install file. Keep the latter for now, just in case. | |||
2021-11-22 | * Add conflicts for emacs28-git. | Pedro A. López-Valencia | |
2021-11-22 | * Drop GTK+2 configuaration. | Pedro A. López-Valencia | |
2021-11-22 | * Adjust LTO settings to take advantage of upstream's settings. | Pedro A. López-Valencia | |
* Disable LTO by default. Upsteam moved back to experimental. | |||
2021-10-21 | * Modify notes to give working command for on-the-fly JIT. | Pedro A. López-Valencia | |
* Some cosmetic changes to note in the PKGBUILD header. | |||
2021-10-06 | Fix install file call. | Pedro A. López-Valencia | |
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 | |
2019-07-25 | Drop support for emacs 26 maintenance branch. | Pedro A. López-Valencia | |
2019-01-30 | Add the proper conflicts/replaces/provides to boot emacs-seq out as | Alejandro López-Valencia | |
it is provided by emacs 27 itself. Tip by Rogach. |