index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer unexport in Makefiles
Glenn Morris
2022-01-12
1
-3
/
+2
*
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
*
|
Put AM_V_GEN etc. first
Paul Eggert
2021-12-20
1
-2
/
+2
*
|
; * lisp/Makefile.in: Fix typo.
Stefan Kangas
2021-12-10
1
-1
/
+1
*
|
Ensure that MAIN_FIRST have finished compilation before doing the rest
Lars Ingebrigtsen
2021-12-03
1
-3
/
+15
*
|
Add an ldefs-boot.el target to the Makefile
Lars Ingebrigtsen
2021-12-01
1
-0
/
+3
*
|
Revert "Preload paren.el"
Andrea Corallo
2021-11-30
1
-13
/
+2
|
/
*
Preload paren.el
Eli Zaretskii
2021-10-02
1
-2
/
+13
*
Make the build of source tarball produce *.eln files
Eli Zaretskii
2021-09-28
1
-0
/
+8
*
Rename batch-byte-native-compile-for-bootstrap (bug#48743)
Andrea Corallo
2021-06-01
1
-2
/
+2
*
Base the "extraclean" Make rule on "maintainer-clean"
Glenn Morris
2021-05-09
1
-7
/
+1
*
Make autoloads-force work in build directory
Andreas Schwab
2021-05-09
1
-1
/
+1
*
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-04-05
1
-1
/
+3
|
\
|
*
Fix 'extraclean' targets
Eli Zaretskii
2021-04-01
1
-1
/
+3
*
|
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-03-12
1
-24
/
+2
|
\
|
|
*
Simplify silent-rules build machinery
Glenn Morris
2021-03-06
1
-18
/
+2
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2021-01-02
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
* Do not compile `comp-cstr.el` in vanilla builds
Andrea Corallo
2020-12-04
1
-1
/
+1
*
|
Add comp-cstr.el and comp-cstr-tests.el
Andrea Corallo
2020-11-26
1
-0
/
+1
*
|
* Fix ELC+ELN vs ELC prefix while building non AoT native compiled files
Andrea Corallo
2020-10-25
1
-0
/
+4
*
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-10-23
1
-0
/
+6
|
\
|
|
*
Merge from origin/emacs-27
Glenn Morris
2020-10-17
1
-0
/
+6
|
|
\
|
|
*
Make lisp/progmodes/js.el dependent on CC Mode in the Makefile.
Alan Mackenzie
2020-10-16
1
-0
/
+6
*
|
|
By default when building native compile only what's part of the dump image
Andrea Corallo
2020-09-11
1
-1
/
+4
*
|
|
Some Makefile updates and clean-up
Andrea Corallo
2020-08-17
1
-10
/
+3
*
|
|
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-08-09
1
-1
/
+0
|
\
|
|
|
*
|
Make the loaddefs scraping compilation output look more regular
Lars Ingebrigtsen
2020-08-06
1
-1
/
+0
|
|
/
*
|
Have a fast build option triggered by env var NATIVE_FAST_BOOT
Andrea Corallo
2020-03-22
1
-3
/
+5
*
|
Fix make bootstrap for native compilation
Andrea Corallo
2020-03-14
1
-7
/
+10
*
|
Better compile-clean and bootstrap-clean target definition
Andrea Corallo
2020-01-02
1
-1
/
+3
*
|
make standard emacs compilable again
Andrea Corallo
2020-01-01
1
-0
/
+6
*
|
make build system configurable again
Andrea Corallo
2020-01-01
1
-18
/
+22
*
|
rework build system for one pass
Andrea Corallo
2020-01-01
1
-29
/
+13
*
|
add native support to the build system
Andrea Corallo
2020-01-01
1
-3
/
+38
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-4
/
+3
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-3
/
+4
*
Make extraclean return tree to pristine state by deleting more
Lars Ingebrigtsen
2019-06-20
1
-2
/
+6
*
Remove etc/GNUS-NEWS (bug#34662)
Glenn Morris
2019-03-05
1
-7
/
+2
*
* lisp/Makefile.in (leim): Fix void-function pinyin-convert
Stefan Monnier
2019-03-01
1
-1
/
+3
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
* lisp/Makefile.in (compile-main): Use a more selective regexp.
Stefan Monnier
2018-12-10
1
-7
/
+9
*
|
Fix typo caught by zsh
Paul Eggert
2018-08-12
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-06-18
1
-3
/
+3
|
\
|
|
*
Make 'tags' targets respect --with-silent-rules (Bug#31744)
Noam Postavsky
2018-06-12
1
-3
/
+3
*
|
Suppress warnings about obsolete generics (bug#25556)
Glenn Morris
2018-03-16
1
-1
/
+5
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
[next]