index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Avoid using --display in emacsclient to reuse frames on PGTK
Davide Masserut
2023-09-15
1
-0
/
+5
*
* Makefile.in (distclean): Remove the 'native-lisp' directory.
Eli Zaretskii
2023-04-27
1
-0
/
+3
*
Update ChangeLog and AUTHORS for Emacs 29
Eli Zaretskii
2023-04-09
1
-2
/
+2
*
Fix sed expression in install-etc make target
Ulrich Müller
2023-03-08
1
-2
/
+2
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Make sed invocation in Makefile POSIX-compliant
Gregory Heytings
2022-11-21
1
-2
/
+2
*
; * Makefile.in: Add option to disable advice on failure.
Gregory Heytings
2022-11-19
1
-0
/
+2
*
* Makefile.in: Escape literal asterisks in regexps
Mattias Engdegård
2022-11-19
1
-2
/
+2
*
Fix ‘make bootstrap’ when the *.m4 files change
Paul Eggert
2022-10-15
1
-4
/
+4
*
Add trampoline AOT compilation target (bug#58318)
Andrea Corallo
2022-10-11
1
-0
/
+5
*
Remove hard-coded path to pwd in Makefiles.
Gregory Heytings
2022-09-28
1
-12
/
+12
*
; * Makefile.in: Make install depend on actual-all. Fixes bug#57959.
Gregory Heytings
2022-09-22
1
-1
/
+1
*
; * Makefile.in: Minor improvements of failure messages.
Gregory Heytings
2022-09-21
1
-2
/
+4
*
Improve display of advices on build failures.
Gregory Heytings
2022-09-20
1
-27
/
+27
*
; * Makefile.in: Fix bashism.
Gregory Heytings
2022-09-20
1
-1
/
+1
*
Improve advices on build failures.
Gregory Heytings
2022-09-19
1
-8
/
+13
*
; * Makefile.in: Fix typo.
Gregory Heytings
2022-09-19
1
-1
/
+1
*
; * Makefile.in: Add "make bootstrap configure=default" as a first choice.
Gregory Heytings
2022-09-19
1
-1
/
+3
*
Revert 60de98f6f0 and b2d419ed5b.
Gregory Heytings
2022-09-19
1
-17
/
+13
*
* Makefile.in: Readd warnings about "git clean -fdx"
Po Lu
2022-09-19
1
-0
/
+4
*
Revert "; * Makefile.in: Partly revert 5b3c4004a9."
Po Lu
2022-09-19
1
-13
/
+13
*
; * Makefile.in: Partly revert 5b3c4004a9.
Gregory Heytings
2022-09-19
1
-13
/
+13
*
Remove calls to intern with a static string from code that runs on X
Po Lu
2022-09-19
1
-13
/
+13
*
Display a help message when building Emacs failed.
Gregory Heytings
2022-09-18
1
-4
/
+59
*
Merge from origin/emacs-28
Stefan Kangas
2022-09-15
1
-1
/
+1
|
\
|
*
* Makefile.in (uninstall): Remove the *.eln files. (Bug#57771)
Eli Zaretskii
2022-09-14
1
-1
/
+1
*
|
Allow not deleting the config.cache file with "make FAST=true bootstrap"
Lars Ingebrigtsen
2022-08-25
1
-3
/
+14
*
|
Fix src-depending-on-lisp target
Gerd Möllmann
2022-08-21
1
-1
/
+1
*
|
Rebuild the Emacs executable if loaddefs.el has changed
Gerd Möllmann
2022-08-18
1
-1
/
+8
*
|
Remove VCSWITNESS dependency, since we're always rescanning now
Lars Ingebrigtsen
2022-08-04
1
-8
/
+1
*
|
Make bootstrap remove more generated files
Lars Ingebrigtsen
2022-05-23
1
-1
/
+1
*
|
Make bootstrap remove the native-lisp/ directory
Lars Ingebrigtsen
2022-05-23
1
-0
/
+1
*
|
* Makefile.in (install-etc): Remove unnecessary chown.
Glenn Morris
2022-01-26
1
-2
/
+0
*
|
Avoid user environment interfering with bootstrap
Glenn Morris
2022-01-12
1
-0
/
+3
*
|
Remove gsettings.m4 and write directly into Makefile.in
Yuuki Harano
2022-01-04
1
-5
/
+29
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
*
* Makefile.in (PREFERRED_BRANCH): Now emacs-28.
Stefan Kangas
2021-11-29
1
-1
/
+1
*
|
Put AM_V_GEN etc. first
Paul Eggert
2021-12-20
1
-2
/
+2
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-12-06
1
-0
/
+4
|
\
\
|
*
|
Fix dependencies for files in the 'nt' subdirectory
Eli Zaretskii
2021-12-04
1
-0
/
+4
*
|
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-30
1
-2
/
+19
|
\
|
|
|
*
|
Pass options from make to configure through a variable.
Gregory Heytings
2021-11-24
1
-2
/
+11
|
*
|
Add support for the Haiku operating system and its window system
Po Lu
2021-11-20
1
-0
/
+8
*
|
|
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-11
1
-3
/
+11
|
\
|
|
|
*
|
Change release branch to emacs-28
Paul Eggert
2021-10-13
1
-1
/
+1
|
*
|
Change --fingerprint to output to stdout
Andreas Schwab
2021-10-12
1
-1
/
+1
|
*
|
Make the installed pmdp file use a fingerprint
Glenn Morris
2021-10-11
1
-1
/
+2
|
|
/
|
*
Make .eln files executable on Cygwin
Ken Brown
2021-09-27
1
-1
/
+7
[next]