aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-04Replace list and vector sorting with TIMSORT algorithmAndrew G Cohen1-1/+1
2022-03-26Minor fixes to last changePo Lu1-2/+5
2022-03-19Handle composite overlay window during drag and drop sessionsPo Lu1-2/+5
2022-03-08Decouple mod-test.c from GnulibPaul Eggert1-1/+2
2022-02-11Fix the DJGPP portPo Lu1-2/+2
2022-02-05Add support for basic syncing with the window manager on resizePo Lu1-2/+5
2022-01-20In early bootstrap, use byte-compiled compiler to native compile first filesAlan Mackenzie1-0/+3
2022-01-17Fix Emacs icon not appearing on HaikuPo Lu1-1/+1
2022-01-06Fix GNUstep compilation warningsPo Lu1-1/+1
2022-01-03Revert part of 59732a83c8 to fix bug#52969Stefan Monnier1-1/+3
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-12-30Don't store docstrings of preloaded .el files in etc/DOCStefan Monnier1-3/+1
2021-12-20Put AM_V_GEN etc. firstPaul Eggert1-4/+4
2021-12-11Add sqlite3 support to EmacsLars Ingebrigtsen1-2/+5
2021-11-20Add support for the Haiku operating system and its window systemPo Lu1-11/+53
2021-11-20Add support for event processing via XInput 2Po Lu1-2/+5
2021-11-14Add more files to be natively-compiled AOTEli Zaretskii1-0/+10
2021-11-10Revert "Add support for event processing via XInput 2"Po Lu1-5/+2
2021-11-10Add support for event processing via XInput 2oldosfan1-2/+5
2021-11-10Try to fix intermittent build problem on MacosLars Ingebrigtsen1-0/+3
2021-11-05Use correct compiler options for building with libwebpEli Zaretskii1-1/+3
2021-10-22Add WebP image format support (Bug#51296)Stefan Kangas1-1/+1
2021-10-09; * src/Makefile.in (../native-lisp): Add comment.Eli Zaretskii1-0/+9
2021-10-07; * src/Makefile.in (../native-lisp): Make the long recipe silent.Eli Zaretskii1-1/+1
2021-10-04Fix native-compilation build from tarball on CygwinKen Brown1-0/+3
2021-10-04; * src/Makefile.in (../native-lisp): More tweaks of the recipe.Eli Zaretskii1-2/+3
2021-10-03Fix recipe for 'native-lisp' directoryEli Zaretskii1-4/+6
2021-10-03* src/Makefile.in: Simplify conditionals.Andreas Schwab1-10/+3
2021-10-03Define HAVE_NATIVE_COMP in src/Makefile.inEli Zaretskii1-0/+2
2021-09-28Make the build of source tarball produce *.eln filesEli Zaretskii1-0/+40
2021-09-20Support for Unicode emoji sequencesRobert Pluim1-2/+6
2021-09-19Fix build with native compilation on CygwinKen Brown1-0/+5
2021-08-07Allow building on MacOS with MacPorts and libgccjitLars Ingebrigtsen1-3/+4
2021-06-26Fix NS native compilation buildsAlan Third1-1/+1
2021-05-28; * src/Makefile.in: Fix typo.Philipp Stephani1-1/+1
2021-05-09Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris1-4/+1
2021-04-04Output native compiled preloaded files into the 'preloaded' subfolderAndrea Corallo1-0/+1
2021-03-06Simplify silent-rules build machineryGlenn Morris1-33/+3
2021-03-06* src/Makefile.in (base_obj): Remove GMP_OBJ, undefined since 202007.Glenn Morris1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-12-29* src/Makefile.in (DO_CODESIGN): Fix architecture for Apple SiliconArtem Loenko1-1/+1
2020-12-25Revert "Use posix_spawn if possible."Eli Zaretskii1-3/+1
2020-12-25Use posix_spawn if possible.Philipp Stephani1-1/+3
2020-12-23* src/Makefile.in (DO_CODESIGN): Fix expected architecture name.Philipp Stephani1-1/+1
2020-12-23Codesign the executable on recene MacOS systemsItai Seggev1-0/+7
2020-11-24Codesign the executable on recene MacOS systemsItai Seggev1-0/+7
2020-11-22Introduce Pure GTK3 portYuuki Harano1-2/+5
2020-10-02* Fix 'incoherent dumped eln file' error when DUMP-METHOD=pbootstrapAndrea Corallo1-1/+2
2020-08-17Make install target functional for new eln-cache directory arrangementAndrea Corallo1-1/+1