summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Port dumping to NetBSD with PaXPaul Eggert2016-04-271-9/+29
* Bump version to 25.0.93emacs-25.0.93Nicolas Petton2016-04-221-1/+1
* Tweak configure.ac syntax in recent module patchPaul Eggert2016-04-161-3/+4
* * configure.ac (HAVE_MODULES): Exclude gnu-kfreebsd from previous.Glenn Morris2016-04-161-1/+1
* * configure.ac (HAVE_MODULES): Treat gnu like gnu-linux. (Bug#22722)Glenn Morris2016-04-151-18/+20
* Port to clang 3.7.0 on x86-64Paul Eggert2016-03-151-9/+9
* Don't use XRANDR 1.3 extensions if the server doesn't support them.Ken Raeburn2016-03-101-8/+0
* Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* Bump version to 25.0.92Nicolas Petton2016-03-021-1/+1
* Bump version to 25.0.91emacs-25.0.91Nicolas Petton2016-02-131-1/+1
* Fix test for dladdrPaul Eggert2016-02-071-2/+1
* Pacify GCC on C library without glibc APIPaul Eggert2016-01-301-8/+2
* Bump version to 25.0.90emacs-25.0.90Nicolas Petton2016-01-301-1/+1
* * configure.ac (USE_CAIRO): Rename to more standard HAVE_CAIRO.Glenn Morris2016-01-251-6/+6
* * configure.ac (--with-cairo): Say it's experimental.Glenn Morris2016-01-251-1/+1
* Port "$@" to OpenIndiana ksh93Paul Eggert2016-01-241-1/+1
* Backport kqueue integration from masterMichael Albinus2016-01-221-19/+42
* No need to configure gobject-introspectionPaul Eggert2016-01-201-12/+2
* * configure.ac (emacs_config_features): Remove WEBKIT.Glenn Morris2016-01-201-1/+1
* Port to platforms with gtk3 but not webkitgtk3Paul Eggert2016-01-201-20/+15
* * configure.ac (WEBKIT, GIR, CAIRO): Use EMACS_CHECK_MODULES, not PKG_.Glenn Morris2016-01-191-3/+3
* * configure.ac (emacs_config_features): Add XWIDGETS, WEBKIT, GIR.Glenn Morris2016-01-191-1/+2
* * configure.ac (HAVE_WEBKIT_OSR): Remove broken, duplicated gtk3 test.Glenn Morris2016-01-191-9/+6
* Support for the new Xwidget feature.Joakim Verona2016-01-191-0/+45
* Port cleanup attribute to OpenBSDPaul Eggert2016-01-171-1/+0
* Prefer GnuTLS when acquiring random seedPaul Eggert2016-01-171-16/+0
* Make 'random' seeds cryptographically secure if possibleEli Zaretskii2016-01-151-0/+16
* Fix copyright years by handPaul Eggert2016-01-011-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * configure.ac: Find libxml2 headers in Xcode SDK dir on Darwin.YAMAMOTO Mitsuharu2015-12-311-0/+8
* Use posix_openpt instead of openpty on DarwinYAMAMOTO Mitsuharu2015-12-311-14/+1
* Fix typo in Doug Lea malloc configure logPaul Eggert2015-12-171-2/+2
* Remove attempt to use C11 threadsPaul Eggert2015-12-151-6/+1
* Port better to FreeBSD’s dlfunc vs dlsymPaul Eggert2015-11-231-0/+5
* Rename module.c to emacs-module.c, etc.Paul Eggert2015-11-191-1/+1
* Style fixes for indenting etc. in module codePaul Eggert2015-11-191-1/+2
* * configure.ac (LIBMODULES): Don’t define on CygwinKen Brown2015-11-181-3/+1
* 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