Fixes: debbugs:17865
[bpt/emacs.git] / configure.ac
2014-06-26 Glenn MorrisBump version to 24.3.92
2014-06-20 Paul Eggert* configure.ac: Warn about --enable-link-time-optimizat...
2014-06-20 Paul EggertPort to GCC 4.9.0 with link time optimization.
2014-06-14 Paul EggertPort part of the AIX fix to Solaris.
2014-06-07 Paul EggertPort better to AIX.
2014-05-30 Paul EggertFix port to 32-bit AIX with xlc.
2014-05-22 Paul EggertFix port to 32-bit AIX.
2014-05-18 Glenn Morris* configure.ac (INSTALL_INFO): Revert to just checking...
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-12 Glenn MorrisBump version to 24.3.91
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.
2014-05-02 Paul EggertConsult libpng-config more consistently.
2014-05-01 Glenn Morris* configure.ac (LIBPNG): Consult libpng-config
2014-04-29 Glenn Morris* configure.ac: Treat MirBSD as OpenBSD.
2014-04-13 Paul EggertPort to IRIX 6.5.
2014-04-13 Eli ZaretskiiFix last commit.
2014-04-13 Eli ZaretskiiFix creation of emacs.exe hardlink at "make install...
2014-04-11 Glenn MorrisBump version to 24.3.90; regenerate AUTHORS
2014-04-09 Ken BrownRevert most of the recent change involving manifests...
2014-04-03 Ken BrownDon't use manifest on Cygwin. (Bug#17176)
2014-03-31 Glenn Morris* configure.ac: Make the final "Does Emacs use Gsetting...
2014-03-31 Jan Djärv* configure.ac: Fix errors from previous checkin (GSett...
2014-03-30 Daniel Colascione* configure.ac: Include GFILENOTIFY objects in glib...
2014-03-30 Jan Djärv* configure.ac: Add check that GSettings is in libgio...
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-05 Glenn MorrisTweak previous tweak
2014-03-05 Glenn Morris* configure.ac: Tweak the "unported" error message.
2014-03-05 Paul EggertFix configuration bug on Solaris 2.5.1.
2014-02-25 Glenn Morris* configure.ac: Update comment.
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-02-18 Mirek Kaim* configure.ac [HAVE_W32]: Test for ImageMagick.
2014-01-23 Glenn MorrisDownplay LessTif in docs, since Motif is now free software,
2014-01-22 Paul EggertFix miscellaneous update-game-score bugs.
2014-01-13 Daniel ColascioneMake GTK+ menus work correctly with the Unity global...
2014-01-11 Fabrice PopineauFix minor build problems related to MinGW64.
2014-01-09 Eric S. RaymondClean up unnecessary references to Bazaar. Documentati...
2014-01-05 Paul EggertFix typo in previous change.
2014-01-05 Paul EggertPort to GNU/Linux with recent grsecurity/PaX patches...
2014-01-01 Paul EggertFix copyright years by hand.
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-31 Fabrice PopineauMinor fixes for MinGW64 build.
2013-12-29 Jan Djärv* configure.ac (xcsdkdir): Only set if using xcrun.
2013-12-29 Paul EggertRevert quoting of xcrun-related library.
2013-12-29 Paul Eggert* configure.ac (LIBXML2_CFLAGS): Fix xcrun-related...
2013-12-28 Jan Djärv* configure.ac: Fix CC detection for xcrun case.
2013-12-28 Jan Djärv* configure.ac: Fix CC detection for xcrun case.
2013-12-28 Paul EggertFix problem with MAKE and xcrun configuration.
2013-12-27 Paul EggertPort xcrun configuration to GNU/Linux.
2013-12-27 Jan Djärv* configure.ac: Detect xcrun on OSX and use it for...
2013-12-26 Paul EggertFix core dumps with gcc -fsanitize=address and GNU...
2013-12-23 Andreas Schwab* configure.ac: Replace obsolete macro AC_CONFIG_HEADER by
2013-12-14 Dani Moncayo* configure.ac (srcdir) [MINGW32]: Yet another tweak...
2013-12-14 Dani Moncayo* configure.ac (srcdir) [MINGW32]: Tweak to 2013-12...
2013-12-14 Paul EggertUse bool for boolean, focusing on headers.
2013-12-14 Dani Moncayo* configure.ac (srcdir) [MINGW32]: Convert to an absolu...
2013-12-12 Paul EggertRevert my most-recent change re Solaris.
2013-12-11 Paul EggertMake 'configure' work out-of-the-box on Solaris.
2013-12-11 Eli ZaretskiiMerge from trunk.
2013-12-11 Paul EggertRemove the option of using libcrypto.
2013-12-10 Eli ZaretskiiMerge from trunk.
2013-12-10 Paul Eggert* configure.ac: Disable libcrypto by default.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-08 Eli ZaretskiiFix librsvg build on MS-Windows.
2013-12-08 Paul Eggert* configure.ac: Simplify supression of GTK deprecation...
2013-12-08 Paul EggertUse libcrypto's checksum implementations if available...
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-01 Paul EggertSpelling and punctuation fixes.
2013-11-30 Glenn MorrisStop keeping (all but one) generated cedet grammar...
2013-11-29 Stefan Monnier* configure.ac (HAVE_MENUS): Remove.
2013-11-28 Glenn MorrisReplace PATH_SEP with pre-existing SEPCHAR.
2013-11-28 Eli ZaretskiiFix the test suite on Windows.
2013-11-27 Glenn MorrisMove runtime leim lisp files to lisp/leim directory
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-21 Paul EggertUse just LIBXMENU, not LIBXMENU_DIR and LIBXMENU_BASE.
2013-11-21 Paul EggertFix some dependency problems that cause unnecessary...
2013-11-18 Eli ZaretskiiMerge from mainline.
2013-11-17 Paul Eggert* configure.ac (DEBUGGER_SEES_C_MACROS): Remove.
2013-11-15 Paul Eggert* configure.ac (DEBUGGER_SEES_C_MACROS): New macro.
2013-11-14 Paul EggertSimplify, port and tune bool vector implementation.
2013-11-12 Glenn Morris* configure.ac: test portability fix
2013-11-12 Dani MoncayoRemove nt/msysconfig.sh
2013-11-07 Paul EggertPort to C11 aligned_alloc, and fix some integer overflows.
2013-11-05 Glenn Morris* Makefile.in (epaths-force-w32): Move srcdir tweak...
2013-11-05 Paul EggertSimplify and port recent bool vector changes.
2013-11-04 Eli ZaretskiiFix bug #15260 with building and installing Emacs in...
2013-10-31 Glenn Morris* configure.ac: Use [!...] rather than [^...], for...
2013-10-27 Glenn Morris* configure.ac: It seems installing in non-ASCII is...
2013-10-25 Glenn Morris* configure.ac: It seems _installing_ in non-ASCII...
2013-10-24 Glenn MorrisAvoid non-portable "` ... \"...\" ... `" nesting
2013-10-24 Glenn MorrisAttempt at a fix for mingw CPPFLAGS
2013-10-23 Glenn Morris* configure.ac (src/.gdbinit): Use ac_abs_top_srcdir.
2013-10-23 Glenn Morrisconfigure.ac: Tweak previous change
2013-10-23 Glenn Morris* configure.ac: Explicit error for non-ASCII directories
2013-10-23 Glenn MorrisMake building in directories with whitespace possible
2013-10-13 Glenn Morris* configure.ac [alpha]: Explicit error in non-ELF case.
2013-10-13 Kenichi Handamerge trunk
2013-10-11 Stefan Monnier* configure.ac (LIBGNUTLS): Don't set LIBGNUTLS_* back...
next