summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Add --with-native-compilation=aot configuration optionLars Ingebrigtsen2022-10-031-1/+23
| |/ |/|
* | Fix webp detection on some Macos systemsDaniel Martín2022-08-271-4/+1
* | * configure.ac: Move AC_LANG_PUSH/POP out of AC_CACHE_CHECK. (Bug#57380)Andreas Schwab2022-08-251-11/+9
* | Merge from origin/emacs-28Stefan Kangas2022-08-191-2/+2
|\ \
| * | Find libgccjit on macOS with Homebrew differentlyGerd Möllmann2022-08-191-2/+2
| * | Bump Emacs version to 28.1.91Stefan Kangas2022-07-281-1/+1
| * | Find libgccjit.dylib on Homebrew MacosEugene Ha2022-07-241-1/+1
* | | Correctly implement refresh synchronization fencesPo Lu2022-08-041-0/+4
* | | Merge from origin/emacs-28Stefan Kangas2022-07-161-0/+4
|\ \ \ | |/ /
| * | Build Seccomp filter only if we have a 64-bit userspace (Bug#56549)Philipp Stephani2022-07-151-0/+4
| * | Bump Emacs version to 28.1.90emacs-28.1.90Stefan Kangas2022-06-291-1/+1
| * | ; Prepare the release branch for Emacs-28.2 developmentEli Zaretskii2022-04-031-1/+1
| * | Bump Emacs version to 28.1Eli Zaretskii2022-04-031-1/+1
| * | Emacs pretest 28.0.92emacs-28.0.92Eli Zaretskii2022-03-121-1/+1
* | | Quote configure.ac arguments more consistentlyPaul Eggert2022-07-051-694/+808
* | | Don’t mishandle preset emacs_cv_lesstifPaul Eggert2022-07-051-1/+1
* | | Add support for fullscreen values fullheight and fullwidth on PGTKFlorian Rommel2022-07-041-1/+1
* | | Fix repeated "the"Lele Gaifax2022-07-021-1/+1
* | | Fix configure.ac quoting of AC_CHECK_LIB's 2nd argJim Meyering2022-06-281-3/+3
* | | Fix check for window system with toolkit scrollbarsRobert Pluim2022-06-161-1/+1
* | | ; Minor copyedits of --with-small-ja-dic optionEli Zaretskii2022-06-101-2/+2
* | | Don't reduce vocabulary in ja-dic.el by defaultTaiju HIGASHI2022-06-101-0/+5
* | | Another attempt to void compiler warnings on macOS (bug#55595)Eli Zaretskii2022-06-041-0/+1
* | | Avoid compiler warnings on macOS (bug#55595)Eli Zaretskii2022-05-231-0/+1
* | | Fix compiler warnings on Mac OS X 10.12Po Lu2022-05-221-0/+13
* | | ; * configure.ac (-Wbidi-chars): Disable use of these warnings.Eli Zaretskii2022-05-131-0/+4
* | | Port libm configure-time test to Solaris 11.4Paul Eggert2022-05-101-10/+57
* | | Turn on XInput 2 support by defaultPo Lu2022-05-041-1/+1
* | | Add new function `malloc-trim'Lars Ingebrigtsen2022-05-011-0/+2
* | | Find libgccjit.dylib on Homebrew MacosEugene Ha2022-04-281-1/+1
* | | Disable annoying Clang warningsMattias Engdegård2022-04-161-0/+2
* | | Fix last change in configure.acPo Lu2022-04-131-1/+1
* | | Bump minimum GTK for PGTK buildsPo Lu2022-04-131-1/+5
* | | Add support for animated webp imagesLars Ingebrigtsen2022-04-101-0/+3
* | | Enable warnings when building as a developer with ClangMattias Engdegård2022-04-081-12/+16
* | | * configure.ac (HAVE_GIF): Respect --with-gif on PGTK. (bug#54633)Po Lu2022-04-051-1/+2
* | | Fix a bug in configure.ac that failed the --without-x buildEli Zaretskii2022-03-311-1/+1
* | | Disallow building with non-toolkit scroll bars on non-X systemsPo Lu2022-03-301-0/+2
* | | Improve portability of XCB configure checksPo Lu2022-03-281-0/+8
* | | Also fetch shapes via XCB for drag and dropPo Lu2022-03-261-0/+9
* | | Take window shapes into account when processing drag and dropPo Lu2022-03-251-0/+18
* | | Handle composite overlay window during drag and drop sessionsPo Lu2022-03-191-0/+18
* | | Link with libdl when using pgtkRobert Pluim2022-03-161-0/+10
* | | Port to current GnulibPaul Eggert2022-02-231-0/+2
* | | Improve XInput2 version checkingPo Lu2022-02-221-7/+7