summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAge
* Rename type_hierarchy.* -> elisp_type_hierarchy.*Andrea Corallo2024-03-06
* * Makefile.in (install-info): Fix target (bug#69569).Vincenzo Pupillo2024-03-05
* * Makefile.in (uninstall): Clean-up type_hierarchy* files.Andrea Corallo2024-03-05
* * Makefile.in (install-info): Install type_hierarchy* files as well.Andrea Corallo2024-03-05
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | * Makefile.in (sanity-check): Add the -Q option. (Bug#66721)Ulrich Müller2023-10-24
* | macOS: only cp emacs.pdmp when installing (bug#66022)Gerd Möllmann2023-09-21
* | Merge from origin/emacs-29Eli Zaretskii2023-09-16
|\|
| * Avoid using --display in emacsclient to reuse frames on PGTKDavide Masserut2023-09-15
* | Add a target to byte-compile all tests without running themGregory Heytings2023-08-16
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-07
|\ \
| * | Fix portability problem in toplevel MakefilePo Lu2023-05-06
* | | Update Android portPo Lu2023-05-01
* | | Add helper binary `exec1'Po Lu2023-04-30
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-04-28
|\| |
| * | Merge from origin/emacs-29Po Lu2023-04-28
| |\|
| | * * Makefile.in (distclean): Remove the 'native-lisp' directory.Eli Zaretskii2023-04-27
| | * Update ChangeLog and AUTHORS for Emacs 29Eli Zaretskii2023-04-09
| |/
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-03-09
|\|
| * Fix sed expression in install-etc make targetUlrich Müller2023-03-08
* | Update Android portPo Lu2023-01-24
* | Improve reliability of Android build systemPo Lu2023-01-14
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-02
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Update Android portPo Lu2023-01-02
* | Bring up the Android operating system and its window systemPo Lu2022-12-31
|/
* Make sed invocation in Makefile POSIX-compliantGregory Heytings2022-11-21
* ; * Makefile.in: Add option to disable advice on failure.Gregory Heytings2022-11-19
* * Makefile.in: Escape literal asterisks in regexpsMattias Engdegård2022-11-19
* Fix ‘make bootstrap’ when the *.m4 files changePaul Eggert2022-10-15
* Add trampoline AOT compilation target (bug#58318)Andrea Corallo2022-10-11
* Remove hard-coded path to pwd in Makefiles.Gregory Heytings2022-09-28
* ; * Makefile.in: Make install depend on actual-all. Fixes bug#57959.Gregory Heytings2022-09-22
* ; * Makefile.in: Minor improvements of failure messages.Gregory Heytings2022-09-21
* Improve display of advices on build failures.Gregory Heytings2022-09-20
* ; * Makefile.in: Fix bashism.Gregory Heytings2022-09-20
* Improve advices on build failures.Gregory Heytings2022-09-19
* ; * Makefile.in: Fix typo.Gregory Heytings2022-09-19
* ; * Makefile.in: Add "make bootstrap configure=default" as a first choice.Gregory Heytings2022-09-19
* Revert 60de98f6f0 and b2d419ed5b.Gregory Heytings2022-09-19
* * Makefile.in: Readd warnings about "git clean -fdx"Po Lu2022-09-19
* Revert "; * Makefile.in: Partly revert 5b3c4004a9."Po Lu2022-09-19
* ; * Makefile.in: Partly revert 5b3c4004a9.Gregory Heytings2022-09-19
* Remove calls to intern with a static string from code that runs on XPo Lu2022-09-19
* Display a help message when building Emacs failed.Gregory Heytings2022-09-18
* Merge from origin/emacs-28Stefan Kangas2022-09-15
|\
| * * Makefile.in (uninstall): Remove the *.eln files. (Bug#57771)Eli Zaretskii2022-09-14
* | Allow not deleting the config.cache file with "make FAST=true bootstrap"Lars Ingebrigtsen2022-08-25
* | Fix src-depending-on-lisp targetGerd Möllmann2022-08-21