summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Do not use -Wanalyzer-fd-leakPaul Eggert2023-05-141-0/+2
* Avoid duplicate configure-time codeset testsPaul Eggert2023-05-141-23/+15
* Improve portability of pkg-config tests.Po Lu2023-04-251-2/+2
* Fix configure.ac for some Bourne shellsYour Name2023-04-251-26/+20
* Merge from origin/emacs-29Eli Zaretskii2023-04-151-1/+2
|\
| * * configure.ac: Add -lbsd on Haiku.Po Lu2023-04-111-1/+2
| * Bump Emacs version to 29.0.90Eli Zaretskii2023-04-101-1/+1
* | Merge from origin/emacs-29Stefan Monnier2023-03-271-2/+2
|\ \ | |/
| * Fix GNUSTEP tests on EMBAMichael Albinus2023-03-261-2/+2
* | Implement list-system-processes on CygwinKen Brown2023-03-261-1/+1
* | Merge from origin/emacs-29Stefan Kangas2023-03-201-2/+2
|\ \ | |/
| * * configure.ac: Fix native comp compatibility check (bug#61960)Andrea Corallo2023-03-151-2/+2
* | Merge from origin/emacs-29Stefan Kangas2023-03-091-0/+19
|\ \ | |/
| * Fix libwebp check for some webp installationsPo Lu2023-03-091-0/+19
| * Revert "Fix configuration of webp libraries"Eli Zaretskii2023-03-061-2/+1
| * Fix configuration of webp librariesPo Lu2023-03-061-1/+2
* | ; * configure.ac (EMACS_CONFIG_FEATURES): Improve configure message.Po Lu2023-02-221-1/+1
* | Say whether we're using X11 double bufferingRobert Pluim2023-02-211-0/+1
* | Merge from origin/emacs-29Stefan Kangas2023-02-131-1/+5
|\ \ | |/
| * Support webkit2gtk-4.1Ulrich Müller2023-02-121-1/+5
* | Support input method ``text conversion'' on X WindowsPo Lu2023-02-121-0/+6
* | Pacify clang 15.0.6 on Fedora 37Paul Eggert2023-01-191-0/+1
* | Update from Gnulib by running admin/merge-gnulibPaul Eggert2023-01-131-1/+3
* | Adjust to recent Gnulib macro renamingPaul Eggert2023-01-071-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-2/+2
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-2/+2
* | Merge from origin/emacs-29Stefan Kangas2022-12-251-0/+1
|\ \ | |/
| * Fix alternate stack test in configureFlorian Weimer2022-12-241-0/+1
* | configure: Remove obsolete check for -b i486-linuxaoutFlorian Weimer2022-12-241-33/+0
* | Merge from origin/emacs-29Stefan Kangas2022-12-221-1/+2
|\ \ | |/
| * Fix the --without-all build with tree-sitterEli Zaretskii2022-12-211-1/+2
* | Add support for additional memory checks using AddressSanitizer.Vibhav Pant2022-12-191-1/+3
* | Port better to glibc 2.28+ renameat2Paul Eggert2022-12-171-0/+1
* | Merge from origin/emacs-29Eli Zaretskii2022-12-081-1/+1
|\ \ | |/
| * ; Fix typosStefan Kangas2022-12-081-1/+1
| * Cut the emacs-29 release branchEli Zaretskii2022-11-281-1/+1
* | Don't excessively sync in some other codePo Lu2022-12-051-14/+3
* | Make Emacs build with Xfixes support on old versions of the libraryPo Lu2022-12-041-1/+1
* | ; * configure.ac (module_env_snippet_30): Fix a typo.Eli Zaretskii2022-11-281-1/+1
* | Bump master Emacs version to 30.0.50Eli Zaretskii2022-11-281-1/+3
|/
* Fix tree-sitter build using non-bash /bin/sh (bug#59460)Sam James2022-11-221-1/+1
* Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-11-211-0/+8
|\
| * Improve suppression of bogus macOS warningsPaul Eggert2022-11-031-6/+7
| * Suppress deprecation warnings on macOS (bug#58966)Gerd Möllmann2022-11-031-0/+6
| * Merge remote-tracking branch 'origin/feature/noverlay'Stefan Monnier2022-10-281-0/+1
| |\
| | * Merge 'master' into noverlayStefan Monnier2022-09-251-1191/+2430
| | |\
| | * | Provide a new tree data-structure for overlays.Andreas Politz2017-10-041-0/+1
* | | | Accept older versions of tree-sitter libraryYuan Fu2022-11-101-6/+25
* | | | ; Revert back to requiring tree-sitter v0.0 for nowYuan Fu2022-11-101-1/+5
* | | | * configure.ac: Change required tree-sitter version to 0.20.2.Yuan Fu2022-11-091-5/+3