aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Delete cc-compat.el from Makefile.inStefan Kangas2024-09-011-9/+4
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | comp: Add comp-common.elAndrea Corallo2023-11-091-0/+1
* | comp: split code in comp-run.elAndrea Corallo2023-11-091-0/+1
* | * lisp/Makefile.in (compile-targets): Always byte compile native comp.Andrea Corallo2023-08-161-4/+0
* | Merge from origin/emacs-29Eli Zaretskii2023-06-241-0/+36
|\ \ | |/
| * Fix building --with-native-compilation=aot from release tarballEli Zaretskii2023-06-221-0/+36
* | Fix portability problem in lisp/Makefile.inPo Lu2023-05-061-2/+2
* | Fix build when Org's version changesEli Zaretskii2023-04-241-1/+2
* | Cleaner solution for Org version updatesEli Zaretskii2023-04-151-9/+1
* | Avoid failing the build when org-version.el is updatedEli Zaretskii2023-04-061-0/+8
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Add trampoline AOT compilation target (bug#58318)Andrea Corallo2022-10-111-0/+6
* Add --with-native-compilation=aot configuration optionLars Ingebrigtsen2022-10-031-0/+6
* Port TZ settings to POSIXPaul Eggert2022-10-021-1/+1
* Suppress irritating/misleading message in make bootstrap about old .elc filesAlan Mackenzie2022-10-021-7/+9
* Abolish max-specpdl-size (bug#57911)Mattias EngdegÄrd2022-09-191-5/+3
* Clarify lisp/Makefile.in commentLars Ingebrigtsen2022-08-071-4/+5
* Tweak autoloads lisp/Makefile.in dependenciesLars Ingebrigtsen2022-08-071-5/+6
* Ensure that leim-list.el is builtLars Ingebrigtsen2022-08-051-2/+4
* Fix lisp/Makefile.in autoloads dependencyLars Ingebrigtsen2022-08-051-1/+1
* * lisp/Makefile.in (distclean): Also remove loaddefs.elc.Andreas Schwab2022-08-041-1/+1
* Ensure that updated loaddefs files are byte-compiledLars Ingebrigtsen2022-08-041-1/+5
* Still mark ldefs-boot.el as non-byte-compilableLars Ingebrigtsen2022-08-041-27/+16
* Byte-compile the in-tree loaddefs.el filesLars Ingebrigtsen2022-08-031-10/+7
* Add mechanism for gradually phasing in new byte compilation warningsLars Ingebrigtsen2022-06-191-1/+2
* Fix out-of-tree build problems with loaddefs.elLars Ingebrigtsen2022-06-021-2/+2
* Add a comment to lisp/Makefile.inLars Ingebrigtsen2022-06-011-0/+3
* Ensure that loaddefs-gen.elc is build before loaddefs.el is generatedLars Ingebrigtsen2022-06-011-1/+1
* Start the org -> texi conversion while doing byte compilationLars Ingebrigtsen2022-06-011-4/+11
* Tweak MAIN_FIRST/ja-dic compilationLars Ingebrigtsen2022-06-011-3/+3
* Don't do OKURI-NASI until the conversion files have been compiledLars Ingebrigtsen2022-06-011-1/+1
* Compile ja-dic files to speed OKURI-NASI upLars Ingebrigtsen2022-06-011-1/+4
* Ensure byte compilation of the ja-dic.el fileLars Ingebrigtsen2022-06-011-1/+3
* Reshuffle the generation of the OKURO-NASI entries to speed up buildLars Ingebrigtsen2022-06-011-2/+6
* Speed up generation of loaddefs filesLars Ingebrigtsen2022-05-311-75/+11
* Byte compiler: Prevent special forms' symbols being replaced by bare symbolsAlan Mackenzie2022-04-221-1/+3
* 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