summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Bump version to 25.0.90emacs-25.0.90Nicolas Petton2016-01-30
* * configure.ac (USE_CAIRO): Rename to more standard HAVE_CAIRO.Glenn Morris2016-01-25
* * configure.ac (--with-cairo): Say it's experimental.Glenn Morris2016-01-25
* Port "$@" to OpenIndiana ksh93Paul Eggert2016-01-24
* Backport kqueue integration from masterMichael Albinus2016-01-22
* No need to configure gobject-introspectionPaul Eggert2016-01-20
* * configure.ac (emacs_config_features): Remove WEBKIT.Glenn Morris2016-01-20
* Port to platforms with gtk3 but not webkitgtk3Paul Eggert2016-01-20
* * configure.ac (WEBKIT, GIR, CAIRO): Use EMACS_CHECK_MODULES, not PKG_.Glenn Morris2016-01-19
* * configure.ac (emacs_config_features): Add XWIDGETS, WEBKIT, GIR.Glenn Morris2016-01-19
* * configure.ac (HAVE_WEBKIT_OSR): Remove broken, duplicated gtk3 test.Glenn Morris2016-01-19
* Support for the new Xwidget feature.Joakim Verona2016-01-19
* Port cleanup attribute to OpenBSDPaul Eggert2016-01-17
* Prefer GnuTLS when acquiring random seedPaul Eggert2016-01-17
* Make 'random' seeds cryptographically secure if possibleEli Zaretskii2016-01-15
* Fix copyright years by handPaul Eggert2016-01-01
* Update copyright year to 2016Paul Eggert2016-01-01
* * configure.ac: Find libxml2 headers in Xcode SDK dir on Darwin.YAMAMOTO Mitsuharu2015-12-31
* Use posix_openpt instead of openpty on DarwinYAMAMOTO Mitsuharu2015-12-31
* Fix typo in Doug Lea malloc configure logPaul Eggert2015-12-17
* Remove attempt to use C11 threadsPaul Eggert2015-12-15
* Port better to FreeBSD’s dlfunc vs dlsymPaul Eggert2015-11-23
* Rename module.c to emacs-module.c, etc.Paul Eggert2015-11-19
* Style fixes for indenting etc. in module codePaul Eggert2015-11-19
* * configure.ac (LIBMODULES): Don’t define on CygwinKen Brown2015-11-18
* Add dynamic module module supportAurélien Aptel2015-11-18
* Improve configure --help text for wide intsEli Zaretskii2015-11-17
* Detect XCB and save a connection handleKen Raeburn2015-11-12
* Spelling fixesPaul Eggert2015-10-14
* Use ‘echo’ safely with ‘\’ or leading ‘-’Paul Eggert2015-10-10
* Add -Wswitch to --enable-gcc-warningsPaul Eggert2015-09-16
* Port Unicode char detection to FreeBSD+svgalibPaul Eggert2015-09-13
* Improvements for curved quotes on Linux consulePaul Eggert2015-09-09
* Default to inotify instead of gfilePaul Eggert2015-08-14
* * configure.ac (HAVE_STACK_OVERFLOW_HANDLING): Simplify configuration.Paul Eggert2015-08-08
* Support recovery from C stack overflow on MS-WindowsEli Zaretskii2015-08-08
* Remove unnecessary stack overflow dependencyPaul Eggert2015-07-28
* New optional ZONE arg for format-time-string etc.Paul Eggert2015-07-26
* * configure.ac (system-configuration-features): Add X11, NS.Glenn Morris2015-06-30
* * configure.ac (--with-ns): Enable by default on OS X.Glenn Morris2015-06-22
* Port to Solaris 10 sparc + Sun C 5.13Paul Eggert2015-06-11
* Fix "not a tty" bug on Solaris 10Paul Eggert2015-06-11
* * configure.ac (emacs_config_features): Add X toolkit and scroll-bars.Glenn Morris2015-06-02
* * configure.ac (emacs_config_features): Add Cairo.Glenn Morris2015-06-02
* * configure.ac [HAVE_GTK3]: Remove USE_CAIRO that gets reset later.Glenn Morris2015-06-02
* Merge branch 'master' into cairoJan D2015-05-23
|\
| * Generate admin/charsets Makefile via configure, and make more portable.Glenn Morris2015-05-21
* | Merge branch 'master' into cairoJan D2015-05-17
|\|
| * Replace AC_SUBST_FILE in configure with include in Makefiles.Glenn Morris2015-05-15
| * Warn for multiple display crash for all Gtk+ versions.Jan D2015-05-07