summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2024-08-23; * Makefile.in (actual-all): Fix previous change.Robert Pluim
2024-08-23Create blessmail at build time instead of install timeRobert Pluim
2024-08-20Merge from savannah/emacs-30Po Lu
2024-08-20Merge from savannah/emacs-30Po Lu
2024-08-18* Makefile.in (CHANGELOG_HISTORY_INDEX_MAX): Bump.Andrea Corallo
2024-08-17* Makefile.in (PREFERRED_BRANCH): Update to emacs-30.Andrea Corallo
2024-07-16Check for more ‘find’ failures and port ‘find’Paul Eggert
2024-07-16Quote BIN_DESTDIR betterPaul Eggert
2024-03-06Rename type_hierarchy.* -> elisp_type_hierarchy.*Andrea Corallo
2024-03-05* Makefile.in (install-info): Fix target (bug#69569).Vincenzo Pupillo
2024-03-05* Makefile.in (uninstall): Clean-up type_hierarchy* files.Andrea Corallo
2024-03-05* Makefile.in (install-info): Install type_hierarchy* files as well.Andrea Corallo
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-24* Makefile.in (sanity-check): Add the -Q option. (Bug#66721)Ulrich Müller
2023-09-21macOS: only cp emacs.pdmp when installing (bug#66022)Gerd Möllmann
2023-09-16Merge from origin/emacs-29Eli Zaretskii
2023-09-15Avoid using --display in emacsclient to reuse frames on PGTKDavide Masserut
2023-08-16Add a target to byte-compile all tests without running themGregory Heytings
2023-05-07Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-05-06Fix portability problem in toplevel MakefilePo Lu
2023-05-01Update Android portPo Lu
2023-04-30Add helper binary `exec1'Po Lu
2023-04-28Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-04-28Merge from origin/emacs-29Po Lu
2023-04-27* Makefile.in (distclean): Remove the 'native-lisp' directory.Eli Zaretskii
2023-04-09Update ChangeLog and AUTHORS for Emacs 29Eli Zaretskii
2023-03-09Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-03-08Fix sed expression in install-etc make targetUlrich Müller
2023-01-24Update Android portPo Lu
2023-01-14Improve reliability of Android build systemPo Lu
2023-01-02Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-01-02Update Android portPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-31Bring up the Android operating system and its window systemPo Lu
2022-11-21Make sed invocation in Makefile POSIX-compliantGregory Heytings
2022-11-19; * Makefile.in: Add option to disable advice on failure.Gregory Heytings
2022-11-19* Makefile.in: Escape literal asterisks in regexpsMattias Engdegård
2022-10-15Fix ‘make bootstrap’ when the *.m4 files changePaul Eggert
2022-10-11Add trampoline AOT compilation target (bug#58318)Andrea Corallo
2022-09-28Remove hard-coded path to pwd in Makefiles.Gregory Heytings
2022-09-22; * Makefile.in: Make install depend on actual-all. Fixes bug#57959.Gregory Heytings
2022-09-21; * Makefile.in: Minor improvements of failure messages.Gregory Heytings
2022-09-20Improve display of advices on build failures.Gregory Heytings
2022-09-20; * Makefile.in: Fix bashism.Gregory Heytings
2022-09-19Improve advices on build failures.Gregory Heytings
2022-09-19; * Makefile.in: Fix typo.Gregory Heytings
2022-09-19; * Makefile.in: Add "make bootstrap configure=default" as a first choice.Gregory Heytings
2022-09-19Revert 60de98f6f0 and b2d419ed5b.Gregory Heytings
2022-09-19* Makefile.in: Readd warnings about "git clean -fdx"Po Lu