summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
Commit message (Expand)AuthorAge
* Cleaner solution for Org version updatesEli Zaretskii2023-04-15
* Avoid failing the build when org-version.el is updatedEli Zaretskii2023-04-06
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Add trampoline AOT compilation target (bug#58318)Andrea Corallo2022-10-11
* Add --with-native-compilation=aot configuration optionLars Ingebrigtsen2022-10-03
* Port TZ settings to POSIXPaul Eggert2022-10-02
* Suppress irritating/misleading message in make bootstrap about old .elc filesAlan Mackenzie2022-10-02
* Abolish max-specpdl-size (bug#57911)Mattias EngdegÄrd2022-09-19
* Clarify lisp/Makefile.in commentLars Ingebrigtsen2022-08-07
* Tweak autoloads lisp/Makefile.in dependenciesLars Ingebrigtsen2022-08-07
* Ensure that leim-list.el is builtLars Ingebrigtsen2022-08-05
* Fix lisp/Makefile.in autoloads dependencyLars Ingebrigtsen2022-08-05
* * lisp/Makefile.in (distclean): Also remove loaddefs.elc.Andreas Schwab2022-08-04
* Ensure that updated loaddefs files are byte-compiledLars Ingebrigtsen2022-08-04
* Still mark ldefs-boot.el as non-byte-compilableLars Ingebrigtsen2022-08-04
* Byte-compile the in-tree loaddefs.el filesLars Ingebrigtsen2022-08-03
* Add mechanism for gradually phasing in new byte compilation warningsLars Ingebrigtsen2022-06-19
* Fix out-of-tree build problems with loaddefs.elLars Ingebrigtsen2022-06-02
* Add a comment to lisp/Makefile.inLars Ingebrigtsen2022-06-01
* Ensure that loaddefs-gen.elc is build before loaddefs.el is generatedLars Ingebrigtsen2022-06-01
* Start the org -> texi conversion while doing byte compilationLars Ingebrigtsen2022-06-01
* Tweak MAIN_FIRST/ja-dic compilationLars Ingebrigtsen2022-06-01
* Don't do OKURI-NASI until the conversion files have been compiledLars Ingebrigtsen2022-06-01
* Compile ja-dic files to speed OKURI-NASI upLars Ingebrigtsen2022-06-01
* Ensure byte compilation of the ja-dic.el fileLars Ingebrigtsen2022-06-01
* Reshuffle the generation of the OKURO-NASI entries to speed up buildLars Ingebrigtsen2022-06-01
* Speed up generation of loaddefs filesLars Ingebrigtsen2022-05-31
* Byte compiler: Prevent special forms' symbols being replaced by bare symbolsAlan Mackenzie2022-04-22
* In early bootstrap, use byte-compiled compiler to native compile first filesAlan Mackenzie2022-01-20
* Prefer unexport in MakefilesGlenn Morris2022-01-12
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Put AM_V_GEN etc. firstPaul Eggert2021-12-20
* | ; * lisp/Makefile.in: Fix typo.Stefan Kangas2021-12-10
* | Ensure that MAIN_FIRST have finished compilation before doing the restLars Ingebrigtsen2021-12-03
* | Add an ldefs-boot.el target to the MakefileLars Ingebrigtsen2021-12-01
* | Revert "Preload paren.el"Andrea Corallo2021-11-30
|/
* Preload paren.elEli Zaretskii2021-10-02
* Make the build of source tarball produce *.eln filesEli Zaretskii2021-09-28
* Rename batch-byte-native-compile-for-bootstrap (bug#48743)Andrea Corallo2021-06-01
* Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris2021-05-09
* Make autoloads-force work in build directoryAndreas Schwab2021-05-09
* Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-05
|\
| * Fix 'extraclean' targetsEli Zaretskii2021-04-01
* | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-12
|\|
| * Simplify silent-rules build machineryGlenn Morris2021-03-06
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2021-01-02
|\|
| * Update copyright year to 2021Paul Eggert2021-01-01
* | * Do not compile `comp-cstr.el` in vanilla buildsAndrea Corallo2020-12-04
* | Add comp-cstr.el and comp-cstr-tests.elAndrea Corallo2020-11-26