summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Add dynamic module module supportAurélien Aptel2015-11-181-1/+48
* Improve configure --help text for wide intsEli Zaretskii2015-11-171-1/+1
* Detect XCB and save a connection handleKen Raeburn2015-11-121-0/+15
* Spelling fixesPaul Eggert2015-10-141-1/+1
* Use ‘echo’ safely with ‘\’ or leading ‘-’Paul Eggert2015-10-101-75/+83
* Add -Wswitch to --enable-gcc-warningsPaul Eggert2015-09-161-2/+4
* Port Unicode char detection to FreeBSD+svgalibPaul Eggert2015-09-131-1/+2
* Improvements for curved quotes on Linux consulePaul Eggert2015-09-091-0/+1
* Default to inotify instead of gfilePaul Eggert2015-08-141-18/+16
* * configure.ac (HAVE_STACK_OVERFLOW_HANDLING): Simplify configuration.Paul Eggert2015-08-081-12/+5
* Support recovery from C stack overflow on MS-WindowsEli Zaretskii2015-08-081-0/+6
* Remove unnecessary stack overflow dependencyPaul Eggert2015-07-281-3/+1
* New optional ZONE arg for format-time-string etc.Paul Eggert2015-07-261-1/+1
* * configure.ac (system-configuration-features): Add X11, NS.Glenn Morris2015-06-301-1/+1
* * configure.ac (--with-ns): Enable by default on OS X.Glenn Morris2015-06-221-4/+8
* Port to Solaris 10 sparc + Sun C 5.13Paul Eggert2015-06-111-1/+1
* Fix "not a tty" bug on Solaris 10Paul Eggert2015-06-111-1/+4
* * configure.ac (emacs_config_features): Add X toolkit and scroll-bars.Glenn Morris2015-06-021-3/+13
* * configure.ac (emacs_config_features): Add Cairo.Glenn Morris2015-06-021-1/+2
* * configure.ac [HAVE_GTK3]: Remove USE_CAIRO that gets reset later.Glenn Morris2015-06-021-1/+0
* Merge branch 'master' into cairoJan D2015-05-231-1/+2
|\
| * Generate admin/charsets Makefile via configure, and make more portable.Glenn Morris2015-05-211-1/+2
* | Merge branch 'master' into cairoJan D2015-05-171-26/+7
|\ \ | |/
| * Replace AC_SUBST_FILE in configure with include in Makefiles.Glenn Morris2015-05-151-19/+3
| * Warn for multiple display crash for all Gtk+ versions.Jan D2015-05-071-7/+4
* | Merge branch 'master' into cairoJan D2015-04-261-131/+130
|\ \ | |/
| * Quote 'like this' in top-level filesPaul Eggert2015-04-191-75/+75
| * Don't link with -ljpeg on MS-Windows, to avoid dependency on DLLEli Zaretskii2015-04-161-2/+5
| * Pre-4.6 GCC succeeds with unknown optionPaul Eggert2015-04-161-5/+6
| * Port jpeg configuration to Solaris 10 with Sun CPaul Eggert2015-04-151-42/+34
| * Remove configure's --with-mmdf optionPaul Eggert2015-04-121-5/+0
| * configure.ac: Update comment.Ulrich Müller2015-04-041-1/+2
| * Port 'configure' to clang 3.5Paul Eggert2015-04-031-8/+15
* | Support GIF and Tiff with cairo.Jan D2015-04-111-2/+0
* | Support JPEG with USE_CAIRO.Jan D2015-04-111-1/+0
* | Support RSVG and cairo.Jan D2015-04-051-24/+22
* | Introduce limited Xpm support (32 bit ZPixmap) for Cairo.Jan D2015-04-031-23/+23
* | Merge branch 'master' into cairo, fixes tooltips not shown.Jan D2015-04-031-2/+13
|\ \ | |/
| * configure.ac: Add -nopie to LD_SWITCH_SYSTEM_TEMACS.Ulrich Müller2015-04-031-2/+13
* | Merge branch 'master' into cairoJan D2015-04-031-42/+92
|\ \ | |/
| * Pete Williamson <petewil@chromium.org> (tiny change)Simen Heggestøyl2015-03-311-5/+10
| * Merge from origin/emacs-24Paul Eggert2015-03-231-7/+11
| |\
| | * * configure.ac: Fix jpeg version check to work with gcc >= 5.Andreas Schwab2015-03-231-7/+11
| | * Bump version to 24.4.91emacs-24.4.91Nicolas Petton2015-03-081-1/+1
| | * Bump version to 24.4.90emacs-24.4.90Nicolas Petton2015-02-041-1/+1
| * | * configure.ac (_THREAD_SAFE): Simplify (Bug#20136).Paul Eggert2015-03-191-1/+1
| * | Better port of pthread usage to FreeBSDPaul Eggert2015-03-191-29/+58
| * | configure.ac: Error out if with-file-notification=w32 is specified on CygwinRobert Pluim2015-03-021-0/+5
| * | Don't require GNU putenvPaul Eggert2015-02-271-0/+5
| * | Fixes: debbugs:19850Jan D2015-02-131-1/+3