summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-15Avoid using --display in emacsclient to reuse frames on PGTKDavide Masserut
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-08Fix sed expression in install-etc make targetUlrich Müller
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
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
2022-09-19Revert "; * Makefile.in: Partly revert 5b3c4004a9."Po Lu
2022-09-19; * Makefile.in: Partly revert 5b3c4004a9.Gregory Heytings
2022-09-19Remove calls to intern with a static string from code that runs on XPo Lu
2022-09-18Display a help message when building Emacs failed.Gregory Heytings
2022-09-15Merge from origin/emacs-28Stefan Kangas
2022-09-14* Makefile.in (uninstall): Remove the *.eln files. (Bug#57771)Eli Zaretskii
2022-08-25Allow not deleting the config.cache file with "make FAST=true bootstrap"Lars Ingebrigtsen
2022-08-21Fix src-depending-on-lisp targetGerd Möllmann
2022-08-18Rebuild the Emacs executable if loaddefs.el has changedGerd Möllmann
2022-08-04Remove VCSWITNESS dependency, since we're always rescanning nowLars Ingebrigtsen
2022-05-23Make bootstrap remove more generated filesLars Ingebrigtsen
2022-05-23Make bootstrap remove the native-lisp/ directoryLars Ingebrigtsen
2022-01-26* Makefile.in (install-etc): Remove unnecessary chown.Glenn Morris
2022-01-12Avoid user environment interfering with bootstrapGlenn Morris
2022-01-04Remove gsettings.m4 and write directly into Makefile.inYuuki Harano
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-20Put AM_V_GEN etc. firstPaul Eggert
2021-12-06Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-12-04Fix dependencies for files in the 'nt' subdirectoryEli Zaretskii
2021-11-30Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-11-29* Makefile.in (PREFERRED_BRANCH): Now emacs-28.Stefan Kangas
2021-11-24Pass options from make to configure through a variable.Gregory Heytings
2021-11-20Add support for the Haiku operating system and its window systemPo Lu
2021-11-11Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-10-13Change release branch to emacs-28Paul Eggert
2021-10-12Change --fingerprint to output to stdoutAndreas Schwab
2021-10-11Make the installed pmdp file use a fingerprintGlenn Morris
2021-09-27Make .eln files executable on CygwinKen Brown