aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the MS-DOS buildPo Lu2024-02-151-2/+0
* Adjust to recent Gnulib nstrftime changesPaul Eggert2024-02-141-0/+2
* Port better to Autoconf 2.72Paul Eggert2024-02-071-0/+1
* ; Fix typo in configure.acPo Lu2024-02-071-1/+1
* Implement Lisp threading on AndroidPo Lu2024-02-061-1/+2
* Fix crash backtraces on MS-Windows, broken by ASLREli Zaretskii2024-01-261-0/+2
* * configure.ac: Cease suppressing detection of utmp.h.Po Lu2024-01-221-6/+0
* Suppress detection of utmpx.h on AndroidPo Lu2024-01-211-0/+6
* Omit -DHAVE_CONFIG_HPaul Eggert2024-01-201-3/+0
* Merge from savannah/emacs-29Po Lu2024-01-021-2/+2
|\
| * ; Run set-copyright from admin.elPo Lu2024-01-021-1/+1
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
| * Bump Emacs versionEli Zaretskii2023-10-191-1/+1
* | * configure.ac: Fix '--without-all' if libgccjit installed (bug#67799)Andrea Corallo2023-12-131-0/+5
* | ; Fix typosStefan Kangas2023-12-101-1/+1
* | ; * configure.ac: Fix the unexec build.Eli Zaretskii2023-11-251-0/+3
* | * configure.ac: Fix non posix (bash only) eq operatorAndrea Corallo2023-11-221-1/+1
* | Disable native compilation in build machine Android binariesPo Lu2023-11-221-0/+1
* | * Enable native compiler by default when libgccjit is availableAndrea Corallo2023-11-211-10/+57
* | Port Emacs to Android 34Po Lu2023-10-051-6/+8
* | Merge remote-tracking branch 'refs/remotes/origin/master'Stefan Monnier2023-09-301-7/+7
|\ \
| * | Eschew non-portable constructs in configure.acPo Lu2023-09-301-7/+7
| * | ; Make configure work on Solaris after last changeMattias Engdegård2023-09-301-1/+1
* | | * configure.ca (open_memstream): New checked functionStefan Monnier2023-09-301-1/+1
|/ /
* | Detect developer builds in git worktrees as wellMattias Engdegård2023-09-291-1/+1
* | Re-enable -Wswitch when building with ClangMattias Engdegård2023-09-201-1/+0
* | Merge from origin/emacs-29Eli Zaretskii2023-09-091-2/+3
|\ \ | |/
| * Fix libgccjit build on HaikuPo Lu2023-09-061-2/+3
* | Port Proced to AndroidPo Lu2023-09-071-1/+1
* | Don't disable terminfo on non-GUI Android buildsPo Lu2023-08-181-2/+5
* | Update Android portPo Lu2023-08-171-1/+1
* | Update Android portPo Lu2023-08-161-1/+4
* | Remove workarounds for lib/boot-time.o failuresPo Lu2023-08-141-21/+2
* | Temporary fixes for the Android buildPo Lu2023-08-131-0/+19
* | Improve boot-time gatheringPaul Eggert2023-08-121-46/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-08-121-0/+1
|\ \ | |/
| * * configure.ac (HAVE_TREE_SITTER): Set NEED_DYNLIB=yes (bug#65123).Eli Zaretskii2023-08-071-0/+1
| * Bump Emacs versionEli Zaretskii2023-07-301-1/+1
| * Bump Emacs versionEli Zaretskii2023-07-231-1/+1
* | Repair mailutils configuryPo Lu2023-08-111-16/+26
* | Streamline definition of BOOT_TIME_FILE on MS-WindowsEli Zaretskii2023-08-101-0/+11
* | ; * configure.ac: Fix typo.Po Lu2023-08-101-1/+1
* | Fix the MS-DOS, Haiku, USG, etc buildsPo Lu2023-08-101-10/+13
* | Adjust to random-seed movePaul Eggert2023-08-091-0/+31
* | ; Minor adjustments to configury, loaddefs and gitignorePo Lu2023-08-091-4/+4
* | Disable json and tree-sitter with --without-allUlrich Müller2023-08-081-3/+6
* | ; * configure.ac: Fix typo in commentary.Po Lu2023-08-081-1/+1
* | Eschew linking Gnulib files to cross unless building for AndroidPo Lu2023-08-081-13/+14
* | Fix configuring with --enable-checking on non-Android platformsEli Zaretskii2023-08-071-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-271-3/+6
|\ \