Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-03 | * 29.0.50.156996 | Pedro A. López-Valencia | |
2022-06-03 | * Drop AOT flag. There is no NATIVE_FULL compilation support anymore. | Pedro A. López-Valencia | |
2022-05-28 | * Gsettings have been decoupled of PGTK already. | Pedro A. López-Valencia | |
Disabling in build. | |||
2022-05-19 | * Make sure all needed graphic format libraries are found and depended on. | Pedro A. López-Valencia | |
2022-05-15 | * The PGTK driver requires gsettings now. | Pedro A. López-Valencia | |
2022-04-18 | * Unbreaking the lot. | Pedro A. López-Valencia | |
2022-04-18 | * When PDF generation is enabled, make sure texlive is already installed, | Pedro A. López-Valencia | |
before installing texlive-core. * So many years and I finally got around to use a build directory, as commanded by $DEITY. | |||
2022-04-13 | 29.0.50.155541-1 | Pedro A. López-Valencia | |
2022-03-15 | * Menus work again with PGTK, although they are slower in my Arch | Pedro A. López-Valencia | |
laptop with X11. | |||
2022-03-06 | * Revert to using GTK3 instead of PGTK. Menus are broken these days. | Pedro A. López-Valencia | |
* Add a couple of new X library dependencies. | |||
2022-01-26 | emacs-git-29.0.50.153989-1 | Pedro A. López-Valencia | |
2022-01-11 | * Drop pulling sources from Github and use Savannah exclusively. | Pedro A. López-Valencia | |
Savannah is the upstream repository, and it is well maintained unlike Github's. That is, the repo size when pulled from Savannah is 377M as of this date, while Github's is about 1.6G. | |||
2022-01-05 | * Enable JIT support. | Pedro A. López-Valencia | |
* Fix a small typo in a comment. | |||
2021-12-20 | * 29.0.50.153039 | Pedro A. López-Valencia | |
* Add pgtk support. * Add Xinput2 support. | |||
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 | |