summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2026-05-29Move Texinfo related autoconf code to a new separate texinfo.m4 file.Vincent Belaïche
2026-05-26Update from Gnulib by running admin/merge-gnulibPaul Eggert
2026-05-08; Fix the build broken by a typo in configure.acEli Zaretskii
2026-05-07Bump master Emacs version to 32.0.50Sean Whitton
2026-05-01Work around GCC bug 125116Paul Eggert
2026-04-30Always compile w32image.c on MinGW (Bug#80924)Randy Taylor
2026-04-12xwidgets: re-enable with newer webkit2gtkDirk-Jan C. Binnema
2026-03-14Rename emacs-module.h.in -> emacs-module.in.hBasil L. Contovounesios
2026-02-17Change back tree-sitter version requirement (bug#80108)Yuan Fu
2026-02-15Fix SELinux config without -lselinuxPaul Eggert
2026-01-28Fix tree-sitter traversal slowness (bug#80108)Yuan Fu
2026-01-24Clarify libwebp configuration checksBasil L. Contovounesios
2026-01-19Omit -Wzero-as-null-pointer-constantPaul Eggert
2026-01-17NS: Fix startup with HAVE_NATIVE_COMP && !NS_SELF_CONTAINEDYavor Doganov
2026-01-10NS: Use Cocoa implementation of EmacsBell -init if named image is declaredYavor Doganov
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-13Use GCC warning -Wunused-const-variable=2Paul Eggert
2025-12-09Work even if aclocal is invoked by handPaul Eggert
2025-12-09Garbage-collect Gnulib sourcesPaul Eggert
2025-12-08Move Gnulib configuration back to where it wasPaul Eggert
2025-12-07Align config.h better to src/lisp.hPaul Eggert
2025-12-07Move Gnulib configuration up in configure.acPaul Eggert
2025-12-07Remove some obsolete C89, C99, Automake cruftPaul Eggert
2025-12-06; xwidgets: pacify macOS compiler warningsAlexander Adolf
2025-12-02Port to GNU/Linux HPPA mallocPaul Eggert
2025-11-27Port better to GNUstep with Nix gccPaul Eggert
2025-11-21Disable C23 for Android buildsPo Lu
2025-11-07* configure.ac Remove patch for bugs in nproc that have been remediated.Po Lu
2025-11-05Fix compilation on Android SDK 20 and earlierPo Lu
2025-11-05Fix the Android portPo Lu
2025-09-29Fix macOS build with SDK version 26Robert Pluim
2025-09-29; * configure.ac: Document why AC_CONFIG_SUBDIRS is not suitable for `exec'.Po Lu
2025-09-17; Update comment re GCC bugs 117423 and 119085.Paul Eggert
2025-08-20Update comments re GCC bugs 117423 and 119085Paul Eggert
2025-07-30GCC union bugs to be fixed in GCC 15.2Paul Eggert
2025-07-23GCC bug 119085 fixed in GCC 16Paul Eggert
2025-07-18GCC bug 117423 has a fixPaul Eggert
2025-07-13Work around GCC bug 121030Paul Eggert
2025-06-11* configure.ac: Detect Android API 36.Po Lu
2025-06-02Pacify Clang's -Wformat-signedness.Collin Funk
2025-05-21Work around GCC bug 117423Paul Eggert
2025-05-06Fix compilation on Android 35 and on TermuxPo Lu
2025-04-19Use -Wtrailing-whitespace when warningPaul Eggert
2025-04-12; Fix typo in comment.Paul Eggert
2025-03-14New configure option --with-systemduserunitdirUlrich Müller
2025-03-12Don't warn about Xft >= 2.3.6Po Lu
2025-03-12; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some placesSean Whitton
2025-03-12Fix capitalization ELisp -> ElispSean Whitton
2025-03-10Don't claim that xftfont is being considered for deletionPo Lu
2025-03-09Re-port to 32-bit systems without alignment primitivesPo Lu