summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
Commit message (Expand)AuthorAge
...
* | * Fix ELC+ELN vs ELC prefix while building non AoT native compiled filesAndrea Corallo2020-10-25
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-10-23
|\|
| * Merge from origin/emacs-27Glenn Morris2020-10-17
| |\
| | * Make lisp/progmodes/js.el dependent on CC Mode in the Makefile.Alan Mackenzie2020-10-16
* | | By default when building native compile only what's part of the dump imageAndrea Corallo2020-09-11
* | | Some Makefile updates and clean-upAndrea Corallo2020-08-17
* | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-08-09
|\| |
| * | Make the loaddefs scraping compilation output look more regularLars Ingebrigtsen2020-08-06
| |/
* | Have a fast build option triggered by env var NATIVE_FAST_BOOTAndrea Corallo2020-03-22
* | Fix make bootstrap for native compilationAndrea Corallo2020-03-14
* | Better compile-clean and bootstrap-clean target definitionAndrea Corallo2020-01-02
* | make standard emacs compilable againAndrea Corallo2020-01-01
* | make build system configurable againAndrea Corallo2020-01-01
* | rework build system for one passAndrea Corallo2020-01-01
* | add native support to the build systemAndrea Corallo2020-01-01
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* Make extraclean return tree to pristine state by deleting moreLars Ingebrigtsen2019-06-20
* Remove etc/GNUS-NEWS (bug#34662)Glenn Morris2019-03-05
* * lisp/Makefile.in (leim): Fix void-function pinyin-convertStefan Monnier2019-03-01
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * lisp/Makefile.in (compile-main): Use a more selective regexp.Stefan Monnier2018-12-10
* | Fix typo caught by zshPaul Eggert2018-08-12
* | Merge from origin/emacs-26Glenn Morris2018-06-18
|\|
| * Make 'tags' targets respect --with-silent-rules (Bug#31744)Noam Postavsky2018-06-12
* | Suppress warnings about obsolete generics (bug#25556)Glenn Morris2018-03-16
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Skip .#* temporaries when finding sourcesPaul Eggert2017-05-30
* Don't hard-code loaddefs files in lisp/MakefileGlenn Morris2017-05-11
* Write autoloads file atomicallyGlenn Morris2017-05-06
* ; * lisp/Makefile.in: More comments about loaddefs.Glenn Morris2017-04-26
* ; * lisp/Makefile.in: Comments about loaddefs.Glenn Morris2017-04-26
* Generate leim-list via lisp/Makefile, not src/MakefileGlenn Morris2017-04-25
* Avoid parallel race conditionGlenn Morris2017-04-25
* * lisp/Makefile.in (check-defun-dups): Ignore obsolete files.Glenn Morris2017-04-13
* Create generated lisp files before main loaddefs.elGlenn Morris2017-04-13
* Avoid unnecessary regeneration of the entire loaddefs.elEli Zaretskii2017-04-13
* * lisp/Makefile.in (autoloads-force): Fix usage of ".PHONY".Eli Zaretskii2017-04-12
* Write updated loaddefs to a temporary file and rename into place.Ken Raeburn2017-04-09
* Use find -delete if availablePaul Eggert2017-03-30
* Revert "Replace ldefs-boot with a much smaller file"Phillip Lord2017-03-07
* Revert "Speed generation of ldefs-boot-auto"Phillip Lord2017-03-07
* Speed generation of ldefs-boot-autoPhillip Lord2017-02-28
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31