summaryrefslogtreecommitdiff
path: root/src/Makefile.in
AgeCommit message (Expand)Author
2022-04-04Replace list and vector sorting with TIMSORT algorithmAndrew G Cohen
2022-03-26Minor fixes to last changePo Lu
2022-03-19Handle composite overlay window during drag and drop sessionsPo Lu
2022-03-08Decouple mod-test.c from GnulibPaul Eggert
2022-02-11Fix the DJGPP portPo Lu
2022-02-05Add support for basic syncing with the window manager on resizePo Lu
2022-01-20In early bootstrap, use byte-compiled compiler to native compile first filesAlan Mackenzie
2022-01-17Fix Emacs icon not appearing on HaikuPo Lu
2022-01-06Fix GNUstep compilation warningsPo Lu
2022-01-03Revert part of 59732a83c8 to fix bug#52969Stefan Monnier
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-30Don't store docstrings of preloaded .el files in etc/DOCStefan Monnier
2021-12-20Put AM_V_GEN etc. firstPaul Eggert
2021-12-11Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-12-11Add sqlite3 support to EmacsLars Ingebrigtsen
2021-11-30Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-11-20Add support for the Haiku operating system and its window systemPo Lu
2021-11-20Add support for event processing via XInput 2Po Lu
2021-11-14Add more files to be natively-compiled AOTEli Zaretskii
2021-11-11Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-11-10Revert "Add support for event processing via XInput 2"Po Lu
2021-11-10Add support for event processing via XInput 2oldosfan
2021-11-10Try to fix intermittent build problem on MacosLars Ingebrigtsen
2021-11-05Use correct compiler options for building with libwebpEli Zaretskii
2021-10-22Add WebP image format support (Bug#51296)Stefan Kangas
2021-10-09; * src/Makefile.in (../native-lisp): Add comment.Eli Zaretskii
2021-10-07; * src/Makefile.in (../native-lisp): Make the long recipe silent.Eli Zaretskii
2021-10-04Fix native-compilation build from tarball on CygwinKen Brown
2021-10-04; * src/Makefile.in (../native-lisp): More tweaks of the recipe.Eli Zaretskii
2021-10-03Fix recipe for 'native-lisp' directoryEli Zaretskii
2021-10-03* src/Makefile.in: Simplify conditionals.Andreas Schwab
2021-10-03Define HAVE_NATIVE_COMP in src/Makefile.inEli Zaretskii
2021-09-28Make the build of source tarball produce *.eln filesEli Zaretskii
2021-09-20Support for Unicode emoji sequencesRobert Pluim
2021-09-19Fix build with native compilation on CygwinKen Brown
2021-08-07Allow building on MacOS with MacPorts and libgccjitLars Ingebrigtsen
2021-07-04Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-06-26Fix NS native compilation buildsAlan Third
2021-05-29Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-05-28; * src/Makefile.in: Fix typo.Philipp Stephani
2021-05-19Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-05-09Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris
2021-04-27Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-04-04Output native compiled preloaded files into the 'preloaded' subfolderAndrea Corallo
2021-03-12Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo
2021-03-09Merge commit '9cbdf20316' into native-compAndrea Corallo
2021-03-08Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-03-06Simplify silent-rules build machineryGlenn Morris
2021-03-06* src/Makefile.in (base_obj): Remove GMP_OBJ, undefined since 202007.Glenn Morris