]> code.delx.au - gnu-emacs/history - configure.ac
Fix the MS-Windows build broken by SAFE_ALLOCA changes.
[gnu-emacs] / configure.ac
2014-09-07 Paul EggertExpand @AM_DEFAULT_VERBOSITY@ even if Automake is old.
2014-09-04 Paul Eggert* configure.ac (MAKEINFO): Clean up some configuration...
2014-09-03 Glenn MorrisMerge from emacs-24; up to 2014-07-04T02:28:54Z!dmantip...
2014-09-01 Paul EggertClean up extern decls a bit.
2014-08-31 Paul Eggert* configure.ac (__restrict_arr): Remove; no longer...
2014-08-31 Paul Eggert* configure.ac (MAKE): Export it, for config.status.
2014-08-30 Paul EggertVector-sorting fixes.
2014-08-29 Dmitry AntipovAdd vectors support to Fsort.
2014-08-28 Ken BrownAdd support for HYBRID_MALLOC, allowing the use of...
2014-08-28 Glenn MorrisMerge from emacs-24; up to 2014-07-02T00:57:53Z!juri...
2014-08-27 Paul EggertImprove robustness of new string-collation code.
2014-08-26 Dmitry Antipov* configure.ac (HAVE_LINUX_SYSINFO): Avoid false positi...
2014-08-26 Dmitry AntipovHandle C stack overflow caused by too nested Lisp evalu...
2014-08-25 Ken BrownFix accidental deletion of a line in last change.
2014-08-25 Ken Brown* configure.ac (G_SLICE_ALWAYS_MALLOC): Remove obsolete...
2014-08-24 Michael AlbinusAdd string collation.
2014-08-23 Eli Zaretskiiconfigure.ac: Comment fix.
2014-08-23 Karol OstrovskyFix bug #18302 with minor issues in the MSYS2/MinGW64...
2014-08-22 Ken BrownBackport: * configure.ac (HAVE_XPM): Explain the use...
2014-08-21 Ken Brown* configure.ac (HAVE_XPM): Explain the use of CPPFLAGS...
2014-08-15 Glenn MorrisMerge from emacs-24; up to 2014-06-29T18:32:35Z!michael...
2014-08-14 Glenn MorrisBump version number to 24.3.93
2014-08-11 Glenn MorrisMerge from emacs-24; up to 2014-06-28T23:35:17Z!rgm...
2014-08-10 Paul EggertDon't prevent random file systems from being unmounted.
2014-08-03 Glenn MorrisMerge from emacs-24; up to 2014-06-27T16:27:08Z!rgm...
2014-08-02 Paul Eggert* configure.ac (HAVE_TIMERFD): Also check for TFD_NONBLOCK,
2014-08-01 Eli ZaretskiiMerge from emacs-24; up to 2014-06-26T21:51:25Z!rgm...
2014-07-31 Paul EggertSimplify timerfd configuration and fix some minor glitches.
2014-07-28 Glenn MorrisMerge from emacs-24; up to 2014-06-26T06:55:15Z!rgm...
2014-07-28 Dmitry AntipovOn GNU/Linux, use timerfd for asynchronous timers.
2014-07-21 Glenn MorrisMerge from emacs-24; up to 2014-06-25T10:17:41Z!rgm...
2014-07-16 Glenn MorrisMerge from emacs-24; up to 2014-06-23T06:25:47Z!rgm...
2014-07-12 Glenn MorrisMerge from emacs-24; up to 2014-06-22T05:00:14Z!dmantip...
2014-07-10 Dmitry Antipov* configure.ac: Check whether sys/sysinfo.h provides
2014-07-09 Glenn MorrisMerge from emacs-24; up to 2014-06-19T14:03:45Z!monnier...
2014-07-03 Glenn MorrisMerge from emacs-24; up to 2014-06-15T04:52:34Z!eli...
2014-07-01 Kenichi Handamerge trunk
2014-06-28 Glenn MorrisUse gcc auto-dependency information for lwlib and oldXMenu
2014-06-28 Glenn MorrisMerge from emacs-24; up to 2014-06-12T14:55:48Z!monnier...
2014-06-28 Kenichi Handamerge trunk
2014-06-26 Glenn MorrisMerge from emacs-24; up to 2014-06-11T19:33:14Z!rgm...
2014-06-26 Glenn MorrisBump version to 24.3.92
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-20 Paul Eggert* configure.ac: Warn about --enable-link-time-optimizat...
2014-06-20 Paul EggertDiagnose failures due to colons in directory names.
2014-06-20 Paul EggertPort to GCC 4.9.0 with link time optimization.
2014-06-17 Paul EggertOmit redundant extern decls.
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-14 Paul EggertPort part of the AIX fix to Solaris.
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-11 Paul EggertUse a shell function in configure.ac to cut down on...
2014-06-11 Glenn Morris* configure.ac: Tweak previous change, for make 10+
2014-06-11 Glenn Morris* configure.ac: Require at least version 3.81 of GNU...
2014-06-10 Paul EggertRely on AC_CANONICAL_HOST to detect whether we're using...
2014-06-10 Glenn MorrisGet rid of the INFO_EXT variable
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-02T11:35:40Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-01T23:37:59Z!eggert...
2014-06-07 Paul EggertPort better to AIX.
2014-06-05 Paul EggertTry harder to find GNU Make when configuring.
2014-06-05 Dmitry Antipov* configure.ac (POLL_FOR_INPUT): Define with HAVE_WINDO...
2014-06-05 Paul Eggert* configure.ac: --without-all now implies --without...
2014-06-03 Eli ZaretskiiDefine the size of dumped data for MS-Windows locally...
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-06-01 Juanma Barranquero* configure.ac: Raise HEAPSIZE value for 32-bit builds...
2014-05-30 Paul EggertFix port to 32-bit AIX with xlc.
2014-05-29 Paul Eggert* configure.ac (pthread_sigmask): Look in LIB_PTHREAD...
2014-05-29 Eli ZaretskiiRemove nt/addsection.c and don't build addsection.exe.
2014-05-29 Paul EggertDon't substitute sigprocmask for pthread_sigmask.
2014-05-29 Glenn Morris* configure.ac: Explicitly drop some ancient Solaris...
2014-05-27 Fabrice PopineauUse mmap(2) emulation for buffer text on MS-Windows.
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-22 Paul EggertFix port to 32-bit AIX.
2014-05-19 Paul EggertRemove dependencies on getdelim and getline.
2014-05-18 Glenn Morris* configure.ac: Do not bother testing for png in non...
2014-05-18 Glenn Morris* configure.ac (INSTALL_INFO): Revert to just checking...
2014-05-18 Paul EggertPort recent libpng changes to hosts with missing png.h.
2014-05-17 Paul EggertAssume C99 or later.
2014-05-17 Glenn Morris* configure.ac: Add comments accidentally omitted from...
2014-05-17 Glenn Morris* configure.ac (INSTALL_INFO): Try "ginstall-info"...
2014-05-16 Paul Eggert* configure.ac (EMACS_CHECK_MODULES): Fix typo and...
2014-05-16 Paul EggertDon't require pkg-config when building from repository.
2014-05-15 Jan DjärvFix yet another configure error on OSX.
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-13 Dmitry AntipovIf available, use Xfixes extension to do pointer blanking.
2014-05-13 Dmitry Antipov* configure.ac (--enable-link-time-optimization): Add...
2014-05-12 Glenn MorrisMerge from emacs-24; up to 2014-05-12T06:15:47Z!rgm...
2014-05-12 Glenn MorrisBump version to 24.3.91
2014-05-12 Katsumi Yamaoka* configure.ac (EMACS_CHECK_MODULES): Fix typo in previ...
2014-05-11 Paul EggertWork around bug in pkg-config before 0.26.
2014-05-11 Paul EggertRequire pkg-config 0.26 or later in autogen.sh only.
2014-05-11 Paul EggertRequire pkg-config 0.26 or later.
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T06:58:46Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T03:34:20Z!rgm...
2014-05-06 Glenn Morris* configure.ac: Comment.
2014-05-04 Paul EggertConsult libpng-config more consistently.
2014-05-04 Paul EggertMerge from emacs-24; up to 2014-05-04T21:18:30Z!eggert...
2014-05-04 Paul EggertRevert recent libpng changes.
2014-05-04 Paul Eggert* configure.ac (LIBPNG): Add -lz -lm on platforms where...
2014-05-03 Paul EggertRequire ImageMagick >= 6.3.5, due to PixelSetMagickColor.
next