summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Follow-up to renaming v24.5 to 25.1.Eli Zaretskii2014-09-291-1/+1
* Keep stack-allocated Lisp objects fast rather than versatile.Dmitry Antipov2014-09-291-11/+0
* * configure.ac [CYGWIN]: Enable sound support.Ken Brown2014-09-271-3/+3
* * configure.ac (MAKEINFO): Allow 'makeinfo' to be called 'texi2any'.Paul Eggert2014-09-241-4/+4
* Merge from emacs-24Stefan Monnier2014-09-221-4/+6
|\
| * * configure.ac: Increase headerpad_extra to 1000, update the commentDavid Caldwell2014-09-211-4/+6
* | Merge from emacs-24; up to 2014-07-09T02:04:12Z!rgm@gnu.orgGlenn Morris2014-09-141-1/+1
|\ \ | |/
| * Resurrect sound support on MS-Windows that was lost in transition.Eli Zaretskii2014-09-131-1/+1
| * Backport: * configure.ac (HAVE_XPM): Explain the use of CPPFLAGS in the Cygwi...Ken Brown2014-08-221-0/+3
| * Bump version number to 24.3.93Glenn Morris2014-08-141-1/+1
* | Improve the experimental local and scoped allocation.Paul Eggert2014-09-091-0/+27
* | Expand @AM_DEFAULT_VERBOSITY@ even if Automake is old.Paul Eggert2014-09-071-0/+11
* | * configure.ac (MAKEINFO): Clean up some configuration bitrot.Paul Eggert2014-09-031-8/+9
* | Clean up extern decls a bit.Paul Eggert2014-08-311-8/+3
* | * configure.ac (__restrict_arr): Remove; no longer used.Paul Eggert2014-08-301-9/+0
* | * configure.ac (MAKE): Export it, for config.status.Paul Eggert2014-08-301-0/+1
* | Vector-sorting fixes.Paul Eggert2014-08-301-1/+1
* | Add vectors support to Fsort.Dmitry Antipov2014-08-291-1/+1
* | Add support for HYBRID_MALLOC, allowing the use of gmalloc beforeKen Brown2014-08-281-3/+16
* | Improve robustness of new string-collation code.Paul Eggert2014-08-271-1/+1
* | * configure.ac (HAVE_LINUX_SYSINFO): Avoid false positive on Solaris.Dmitry Antipov2014-08-261-1/+6
* | Handle C stack overflow caused by too nested Lisp evaluation.Dmitry Antipov2014-08-261-16/+41
* | Fix accidental deletion of a line in last change.Ken Brown2014-08-251-0/+1
* | * configure.ac (G_SLICE_ALWAYS_MALLOC): Remove obsolete macro.Ken Brown2014-08-251-14/+0
* | Add string collation.Michael Albinus2014-08-241-1/+1
* | configure.ac: Comment fix.Eli Zaretskii2014-08-231-1/+1
* | Fix bug #18302 with minor issues in the MSYS2/MinGW64 build.Karol Ostrovsky2014-08-231-3/+3
* | * configure.ac (HAVE_XPM): Explain the use of CPPFLAGS in the Cygwin-w32 buil...Ken Brown2014-08-211-0/+3
* | Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.orgGlenn Morris2014-08-101-1/+1
|\ \ | |/
| * Don't prevent random file systems from being unmounted.Paul Eggert2014-08-101-1/+1
| * Bump version to 24.3.92Glenn Morris2014-06-251-1/+1
* | * configure.ac (HAVE_TIMERFD): Also check for TFD_NONBLOCK,Paul Eggert2014-08-021-3/+4
* | Simplify timerfd configuration and fix some minor glitches.Paul Eggert2014-07-311-20/+13
* | On GNU/Linux, use timerfd for asynchronous timers.Dmitry Antipov2014-07-281-0/+20
* | * configure.ac: Check whether sys/sysinfo.h providesDmitry Antipov2014-07-101-0/+16
* | Use gcc auto-dependency information for lwlib and oldXMenuGlenn Morris2014-06-281-1/+4
* | Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn Morris2014-06-211-2/+12
|\ \ | |/
| * * configure.ac: Warn about --enable-link-time-optimization's issuesPaul Eggert2014-06-201-1/+4
| * Port to GCC 4.9.0 with link time optimization.Paul Eggert2014-06-191-0/+6
* | Diagnose failures due to colons in directory names.Paul Eggert2014-06-201-1/+1
* | Omit redundant extern decls.Paul Eggert2014-06-171-0/+1
* | Merge from emacs-24; up to 2014-06-03T06:51:18Z!eliz@gnu.orgGlenn Morris2014-06-141-5/+9
|\ \ | |/
| * Port part of the AIX fix to Solaris.Paul Eggert2014-06-141-4/+8
* | Use a shell function in configure.ac to cut down on code duplication.Paul Eggert2014-06-111-17/+20
* | * configure.ac: Tweak previous change, for make 10+Glenn Morris2014-06-101-2/+2
* | * configure.ac: Require at least version 3.81 of GNU make.Glenn Morris2014-06-101-3/+4
* | Rely on AC_CANONICAL_HOST to detect whether we're using mingw.Paul Eggert2014-06-101-22/+21
* | Get rid of the INFO_EXT variableGlenn Morris2014-06-091-6/+0
* | Merge from emacs-24; up to 2014-06-01T23:37:59Z!eggert@cs.ucla.eduGlenn Morris2014-06-071-1/+15
|\ \ | |/
| * Port better to AIX.Paul Eggert2014-06-061-0/+15