summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* In early bootstrap, use byte-compiled compiler to native compile first filesAlan Mackenzie2022-01-201-0/+16
* Prefer unexport in MakefilesGlenn Morris2022-01-121-3/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Put AM_V_GEN etc. firstPaul Eggert2021-12-201-2/+2
* | ; * lisp/Makefile.in: Fix typo.Stefan Kangas2021-12-101-1/+1
* | Ensure that MAIN_FIRST have finished compilation before doing the restLars Ingebrigtsen2021-12-031-3/+15
* | Add an ldefs-boot.el target to the MakefileLars Ingebrigtsen2021-12-011-0/+3
* | Revert "Preload paren.el"Andrea Corallo2021-11-301-13/+2
|/
* Preload paren.elEli Zaretskii2021-10-021-2/+13
* Make the build of source tarball produce *.eln filesEli Zaretskii2021-09-281-0/+8
* Rename batch-byte-native-compile-for-bootstrap (bug#48743)Andrea Corallo2021-06-011-2/+2
* Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris2021-05-091-7/+1
* Make autoloads-force work in build directoryAndreas Schwab2021-05-091-1/+1
* Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-051-1/+3
|\
| * Fix 'extraclean' targetsEli Zaretskii2021-04-011-1/+3
* | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-121-24/+2
|\ \ | |/
| * Simplify silent-rules build machineryGlenn Morris2021-03-061-18/+2
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2021-01-021-1/+1
|\ \ | |/
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | * Do not compile `comp-cstr.el` in vanilla buildsAndrea Corallo2020-12-041-1/+1
* | Add comp-cstr.el and comp-cstr-tests.elAndrea Corallo2020-11-261-0/+1
* | * Fix ELC+ELN vs ELC prefix while building non AoT native compiled filesAndrea Corallo2020-10-251-0/+4
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-10-231-0/+6
|\ \ | |/
| * Merge from origin/emacs-27Glenn Morris2020-10-171-0/+6
| |\
| | * Make lisp/progmodes/js.el dependent on CC Mode in the Makefile.Alan Mackenzie2020-10-161-0/+6
* | | By default when building native compile only what's part of the dump imageAndrea Corallo2020-09-111-1/+4
* | | Some Makefile updates and clean-upAndrea Corallo2020-08-171-10/+3
* | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-08-091-1/+0
|\ \ \ | |/ /
| * | Make the loaddefs scraping compilation output look more regularLars Ingebrigtsen2020-08-061-1/+0
| |/
* | Have a fast build option triggered by env var NATIVE_FAST_BOOTAndrea Corallo2020-03-221-3/+5
* | Fix make bootstrap for native compilationAndrea Corallo2020-03-141-7/+10
* | Better compile-clean and bootstrap-clean target definitionAndrea Corallo2020-01-021-1/+3
* | make standard emacs compilable againAndrea Corallo2020-01-011-0/+6
* | make build system configurable againAndrea Corallo2020-01-011-18/+22
* | rework build system for one passAndrea Corallo2020-01-011-29/+13
* | add native support to the build systemAndrea Corallo2020-01-011-3/+38
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-4/+3
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-3/+4
* Make extraclean return tree to pristine state by deleting moreLars Ingebrigtsen2019-06-201-2/+6
* Remove etc/GNUS-NEWS (bug#34662)Glenn Morris2019-03-051-7/+2
* * lisp/Makefile.in (leim): Fix void-function pinyin-convertStefan Monnier2019-03-011-1/+3
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * lisp/Makefile.in (compile-main): Use a more selective regexp.Stefan Monnier2018-12-101-7/+9
* | Fix typo caught by zshPaul Eggert2018-08-121-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-06-181-3/+3
|\ \ | |/
| * Make 'tags' targets respect --with-silent-rules (Bug#31744)Noam Postavsky2018-06-121-3/+3
* | Suppress warnings about obsolete generics (bug#25556)Glenn Morris2018-03-161-1/+5
|/