summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Fix portability problem in toplevel MakefilePo Lu2023-05-061-3/+3
* Merge from origin/emacs-29Po Lu2023-04-281-0/+3
|\
| * * Makefile.in (distclean): Remove the 'native-lisp' directory.Eli Zaretskii2023-04-271-0/+3
| * Update ChangeLog and AUTHORS for Emacs 29Eli Zaretskii2023-04-091-2/+2
|/
* Fix sed expression in install-etc make targetUlrich Müller2023-03-081-2/+2
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Make sed invocation in Makefile POSIX-compliantGregory Heytings2022-11-211-2/+2
* ; * Makefile.in: Add option to disable advice on failure.Gregory Heytings2022-11-191-0/+2
* * Makefile.in: Escape literal asterisks in regexpsMattias Engdegård2022-11-191-2/+2
* Fix ‘make bootstrap’ when the *.m4 files changePaul Eggert2022-10-151-4/+4
* Add trampoline AOT compilation target (bug#58318)Andrea Corallo2022-10-111-0/+5
* Remove hard-coded path to pwd in Makefiles.Gregory Heytings2022-09-281-12/+12
* ; * Makefile.in: Make install depend on actual-all. Fixes bug#57959.Gregory Heytings2022-09-221-1/+1
* ; * Makefile.in: Minor improvements of failure messages.Gregory Heytings2022-09-211-2/+4
* Improve display of advices on build failures.Gregory Heytings2022-09-201-27/+27
* ; * Makefile.in: Fix bashism.Gregory Heytings2022-09-201-1/+1
* Improve advices on build failures.Gregory Heytings2022-09-191-8/+13
* ; * Makefile.in: Fix typo.Gregory Heytings2022-09-191-1/+1
* ; * Makefile.in: Add "make bootstrap configure=default" as a first choice.Gregory Heytings2022-09-191-1/+3
* Revert 60de98f6f0 and b2d419ed5b.Gregory Heytings2022-09-191-17/+13
* * Makefile.in: Readd warnings about "git clean -fdx"Po Lu2022-09-191-0/+4
* Revert "; * Makefile.in: Partly revert 5b3c4004a9."Po Lu2022-09-191-13/+13
* ; * Makefile.in: Partly revert 5b3c4004a9.Gregory Heytings2022-09-191-13/+13
* Remove calls to intern with a static string from code that runs on XPo Lu2022-09-191-13/+13
* Display a help message when building Emacs failed.Gregory Heytings2022-09-181-4/+59
* Merge from origin/emacs-28Stefan Kangas2022-09-151-1/+1
|\
| * * Makefile.in (uninstall): Remove the *.eln files. (Bug#57771)Eli Zaretskii2022-09-141-1/+1
* | Allow not deleting the config.cache file with "make FAST=true bootstrap"Lars Ingebrigtsen2022-08-251-3/+14
* | Fix src-depending-on-lisp targetGerd Möllmann2022-08-211-1/+1
* | Rebuild the Emacs executable if loaddefs.el has changedGerd Möllmann2022-08-181-1/+8
* | Remove VCSWITNESS dependency, since we're always rescanning nowLars Ingebrigtsen2022-08-041-8/+1
* | Make bootstrap remove more generated filesLars Ingebrigtsen2022-05-231-1/+1
* | Make bootstrap remove the native-lisp/ directoryLars Ingebrigtsen2022-05-231-0/+1
* | * Makefile.in (install-etc): Remove unnecessary chown.Glenn Morris2022-01-261-2/+0
* | Avoid user environment interfering with bootstrapGlenn Morris2022-01-121-0/+3
* | Remove gsettings.m4 and write directly into Makefile.inYuuki Harano2022-01-041-5/+29
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
| * * Makefile.in (PREFERRED_BRANCH): Now emacs-28.Stefan Kangas2021-11-291-1/+1
* | Put AM_V_GEN etc. firstPaul Eggert2021-12-201-2/+2
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-12-061-0/+4
|\ \
| * | Fix dependencies for files in the 'nt' subdirectoryEli Zaretskii2021-12-041-0/+4
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-2/+19
|\ \ \ | |/ /
| * | Pass options from make to configure through a variable.Gregory Heytings2021-11-241-2/+11
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-0/+8
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-3/+11
|\ \ \ | |/ /
| * | Change release branch to emacs-28Paul Eggert2021-10-131-1/+1
| * | Change --fingerprint to output to stdoutAndreas Schwab2021-10-121-1/+1
| * | Make the installed pmdp file use a fingerprintGlenn Morris2021-10-111-1/+2
| |/
| * Make .eln files executable on CygwinKen Brown2021-09-271-1/+7