summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Add support for basic syncing with the window manager on resizePo Lu2022-02-051-0/+16
* Make Emacs build with some other XLib implementationsPo Lu2022-02-041-2/+3
* Merge from origin/emacs-28Stefan Kangas2022-01-251-1/+1
|\
| * * configure.ac (LIBSECCOMP): Bump minimum version for faccessat2.Philipp Stephani2022-01-241-1/+1
| * Bump Emacs version to 28.0.91emacs-28.0.91Stefan Kangas2022-01-081-1/+1
* | Improve portability of X11 IM codePo Lu2022-01-251-0/+1
* | * configure.ac: Remove forgotten GLIB_GSETTINGS callYuuki Harano2022-01-241-3/+0
* | Make xwidgets work on builds that don't use Cairo drawingPo Lu2022-01-211-34/+45
* | Port some X11 tooltip code to XCBPo Lu2022-01-191-4/+8
* | Use Cairo XCB surfaces when XCB is availablePo Lu2022-01-191-0/+7
* | Remove non-functional configure testPo Lu2022-01-151-35/+0
* | ; * configure.ac: Move some AC_SUBSTs to the correct location.Po Lu2022-01-041-2/+3
* | Remove gsettings.m4 and write directly into Makefile.inYuuki Harano2022-01-041-0/+2
* | Merge from origin/emacs-28Stefan Kangas2022-01-021-1/+1
|\ \ | |/
| * ; Run set-copyright from admin.elGlenn Morris2022-01-011-1/+1
* | Fix XRegisterIMInstantiateCallback function argument configure testPo Lu2022-01-021-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Add configure tests for faulty XI2 installationsPo Lu2021-12-261-0/+7
* | Merge from origin/emacs-28Stefan Kangas2021-12-231-4/+5
|\ \ | |/
| * Revert "Remove Motif support"Robert Pluim2021-12-211-4/+5
| * Bump Emacs version to 28.0.90Stefan Kangas2021-12-011-1/+1
| * Use posix_spawn if possible.Philipp Stephani2021-11-131-0/+17
* | Enable webp support in PGTK builds, tooKévin Le Gouguec2021-12-191-3/+3
* | Update from gnulibPaul Eggert2021-12-181-2/+2
* | ; * configure.ac: Add missing object to Haiku cairo buildPo Lu2021-12-181-1/+1
* | Fix cairo build on haikuPo Lu2021-12-181-23/+18
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-121-1/+1
|\ \
| * | Improve documentation of sqlite3 supportEli Zaretskii2021-12-111-1/+1
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-12-111-1/+24
|\ \ \ | |/ /
| * | Check whether the sqlite supports sqlite3_load_extensionLars Ingebrigtsen2021-12-111-0/+5
| * | Add sqlite3 support to EmacsLars Ingebrigtsen2021-12-111-1/+19
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-12-041-0/+1
|\ \ \ | |/ /
| * | Port to Tiny C on x86-64Paul Eggert2021-12-031-0/+1
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-16/+249
|\ \ \ | |/ /
| * | Fix typos in configure.acPo Lu2021-11-281-2/+2
| * | Reorganize emba control filesMichael Albinus2021-11-211-0/+7
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-11/+211
| * | ; * configure.ac (emacs_config_features): Add XINPUT2.Eli Zaretskii2021-11-201-1/+1
| * | Add support for event processing via XInput 2Po Lu2021-11-201-0/+22
* | | configure.ac (PGTK_LIBS): remove pgtk dl dependency (Bug#50494)Jeff Walsh2021-11-141-1/+1
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-131-0/+17
|\ \ \ | |/ /
| * | Use posix_spawn if possible.Philipp Stephani2021-11-111-0/+17
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-26/+101
|\ \ \ | |/ /
| * | Revert "Add support for event processing via XInput 2"Po Lu2021-11-101-22/+0
| * | Add support for event processing via XInput 2oldosfan2021-11-101-0/+22
| * | Merge from origin/emacs-28Ken Brown2021-10-311-0/+11
| |\ \ | | |/
| | * Drop support for native compilation on 32-bit CygwinKen Brown2021-10-311-0/+11
| * | Fix WebP support on MS-WindowsEli Zaretskii2021-10-221-9/+9
| * | Add WebP image format support (Bug#51296)Stefan Kangas2021-10-221-2/+26