summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2024-06-23Update emacs-module for Emacs 31Eli Zaretskii
2024-06-23Bump Emacs version to 31.0.50Eli Zaretskii
2024-06-23New branch emacs-30Eli Zaretskii
2024-06-23* configure.ac: Disable kqueue on Haiku.Po Lu
2024-06-12Improve compression of Emacs packages on Android 2.2Po Lu
2024-06-06Minor enhancements to the Android build systemPo Lu
2024-06-05More-permanent fix for build with Android NDK r10bPaul Eggert
2024-06-04Temporarily repair build with Android NDK r10bPo Lu
2024-05-19Fix MinGW build with GCC 14 and laterEli Zaretskii
2024-05-17Port to certain Android environments with no GUIPo Lu
2024-05-11Adjust to recent Gnulib changesPaul Eggert
2024-05-06Expressly disable large file APIs on Android 4.4 and earlierPo Lu
2024-04-10Optimize generated Android DEX bytecodePo Lu
2024-03-30Always enable native JSON support and remove Jansson referencesMattias Engdegård
2024-03-17Improve C++ standard library detection on AndroidPo Lu
2024-02-24* configure.ac: Detect renameat2 with gl_CHECK_FUNCS_ANDROID.Po Lu
2024-02-22Enable inotify on systems with inotify_init yet no init1 variantPo Lu
2024-02-15Fix the MS-DOS buildPo Lu
2024-02-14Adjust to recent Gnulib nstrftime changesPaul Eggert
2024-02-07Port better to Autoconf 2.72Paul Eggert
2024-02-07; Fix typo in configure.acPo Lu
2024-02-06Implement Lisp threading on AndroidPo Lu
2024-01-26Fix crash backtraces on MS-Windows, broken by ASLREli Zaretskii
2024-01-22* configure.ac: Cease suppressing detection of utmp.h.Po Lu
2024-01-21Suppress detection of utmpx.h on AndroidPo Lu
2024-01-20Omit -DHAVE_CONFIG_HPaul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Run set-copyright from admin.elPo Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-13* configure.ac: Fix '--without-all' if libgccjit installed (bug#67799)Andrea Corallo
2023-12-10; Fix typosStefan Kangas
2023-11-25; * configure.ac: Fix the unexec build.Eli Zaretskii
2023-11-22* configure.ac: Fix non posix (bash only) eq operatorAndrea Corallo
2023-11-22Disable native compilation in build machine Android binariesPo Lu
2023-11-21* Enable native compiler by default when libgccjit is availableAndrea Corallo
2023-10-19Bump Emacs versionEli Zaretskii
2023-10-05Port Emacs to Android 34Po Lu
2023-09-30Merge remote-tracking branch 'refs/remotes/origin/master'Stefan Monnier
2023-09-30* configure.ca (open_memstream): New checked functionStefan Monnier
2023-09-30Eschew non-portable constructs in configure.acPo Lu
2023-09-30; Make configure work on Solaris after last changeMattias Engdegård
2023-09-29Detect developer builds in git worktrees as wellMattias Engdegård
2023-09-20Re-enable -Wswitch when building with ClangMattias Engdegård
2023-09-09Merge from origin/emacs-29Eli Zaretskii
2023-09-07Port Proced to AndroidPo Lu
2023-09-06Fix libgccjit build on HaikuPo Lu
2023-08-18Don't disable terminfo on non-GUI Android buildsPo Lu
2023-08-17Update Android portPo Lu
2023-08-16Update Android portPo Lu
2023-08-14Remove workarounds for lib/boot-time.o failuresPo Lu