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