summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-05-18* configure.ac (INSTALL_INFO): Revert to just checking for "install-info".Glenn Morris
2014-05-18Port ctags+etags build to Sun C 5.12.Paul Eggert
2014-05-17Port recent libpng changes to hosts with missing png.h.Paul Eggert
2014-05-17Assume C99 or later.Paul Eggert
2014-05-16* configure.ac (INSTALL_INFO): Try "ginstall-info" before "install-info".Glenn Morris
2014-05-16Don't require pkg-config when building from repository.Paul Eggert
2014-05-15Fix typoJan Djärv
2014-05-15Fix yet another configure error on OSX.Jan Djärv
2014-05-13If available, use Xfixes extension to do pointer blanking.Dmitry Antipov
2014-05-13* configure.ac (--enable-link-time-optimization): Add clang support.Dmitry Antipov
2014-05-11* configure.ac (EMACS_CHECK_MODULES): Fix typo in previous change.Katsumi Yamaoka
2014-05-11Work around bug in pkg-config before 0.26.Paul Eggert
2014-05-10Revert last two changes.Paul Eggert
2014-05-10Require pkg-config 0.26 or later in autogen.sh only.Paul Eggert
2014-05-10Require pkg-config 0.26 or later.Paul Eggert
2014-05-07* autogen.sh: Check for failing aclocal.Glenn Morris
2014-05-05* autogen.sh: Check any pre-existing ACLOCAL_PATH.Glenn Morris
2014-05-04Consult libpng-config more consistently.Paul Eggert
2014-05-04* autogen.sh: Use ‘"’ to quote a message that often contains ‘'’.Paul Eggert
2014-05-04Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.eduPaul Eggert
2014-05-04Revert recent libpng changes.Paul Eggert
2014-05-03* configure.ac (LIBPNG): Add -lz -lm on platforms where they're neededPaul Eggert
2014-05-03Require ImageMagick >= 6.3.5, due to PixelSetMagickColor.Paul Eggert
2014-05-03* autogen.sh: If all else fails, try using pkg-config to find pkg.m4.Glenn Morris
2014-05-03Get --enable-gcc-warnings to work after touching configure.ac.Paul Eggert
2014-05-03Get --enable-gcc-warnings working again.Paul Eggert
2014-05-03Make it easier on maintainers who use their own Automake.Paul Eggert
2014-05-02* configure.ac (PKG_CONFIG_PATH): Declare with AC_ARG_VAR.Glenn Morris
2014-05-02Remove the --with-pkg-config-prog configure optionGlenn Morris
2014-05-02Use pkg-config's pkg.m4Glenn Morris
2014-05-02* configure.ac (AC_CONFIG_MACRO_DIR): Use it.Glenn Morris
2014-05-02Consult libpng-config more consistently.Paul Eggert
2014-05-02autogen.sh: minor tweaksGlenn Morris
2014-05-01* configure.ac (LIBPNG): Consult libpng-configGlenn Morris
2014-04-30Merge from emacs-24; up to 2014-05-01T10:21:17Z!rgm@gnu.orgJuanma Barranquero
2014-04-29* configure.ac: Treat MirBSD as OpenBSD.Glenn Morris
2014-04-21Ignore a.outDaniel Colascione
2014-04-19Link to glib-using libraries when checking for glib.Paul Eggert
2014-04-16* GNUmakefile: Speed up 'make bootstrap' in fresh checkout.Paul Eggert
2014-04-16* Makefile.in (force-info): Remove.Paul Eggert
2014-04-16* Makefile.in (FRC): Remove.Paul Eggert
2014-04-16Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul Eggert
2014-04-16Remove DATA_SEG_BITS.Paul Eggert
2014-04-16Fix the MSDOS build.Eli Zaretskii
2014-04-13* autogen.sh: Use autoreconf's -f option.Paul Eggert
2014-04-13Clean up configure-time library handling a bit.Paul Eggert
2014-04-13Port to IRIX 6.5.Paul Eggert
2014-04-13Fix creation of emacs.exe hardlink at "make install" time on MS-Windows.Eli Zaretskii
2014-04-10Merge from emacs-24; up to 2014-04-04T23:31:02Z!joaotavora@gmail.comGlenn Morris
2014-04-10* make-dist: Distribute lib-src/update-game-score.exe.manifest.Glenn Morris