aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a shell function in configure.ac to cut down on code duplication.Paul Eggert2014-06-111-0/+9
* * configure.ac: Require at least version 3.81 of GNU make.Glenn Morris2014-06-101-0/+4
* Rely on AC_CANONICAL_HOST to detect whether we're using mingw.Paul Eggert2014-06-101-0/+9
* * Makefile.in (AUTOCONF, AUTOMAKE, AUTOHEADER, ACLOCAL): New, set by configureGlenn Morris2014-06-091-0/+3
* Get rid of the INFO_EXT variableGlenn Morris2014-06-091-0/+5
* Merge from emacs-24; up to 2014-06-01T23:37:59Z!eggert@cs.ucla.eduGlenn Morris2014-06-071-0/+9
|\
| * Port better to AIX.Paul Eggert2014-06-061-0/+9
* | * INSTALL: Mention SVG image support.Dmitry Antipov2014-06-051-0/+1
* | Try harder to find GNU Make when configuring.Paul Eggert2014-06-051-0/+10
* | * configure.ac (POLL_FOR_INPUT): Define with HAVE_WINDOW_SYSTEM.Dmitry Antipov2014-06-051-0/+4
* | * configure.ac: --without-all now implies --without-xft, --disable-acl.Paul Eggert2014-06-041-0/+6
* | Define the size of dumped data for MS-Windows locally on w32heap.c.Eli Zaretskii2014-06-031-0/+4
* | Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ruGlenn Morris2014-06-011-0/+10
|\ \ | |/
| * Fix port to 32-bit AIX with xlc.Paul Eggert2014-05-301-0/+10
* | Merge from gnulib.Paul Eggert2014-06-011-0/+11
* | * configure.ac: Raise HEAPSIZE value for 32-bit builds on Windows.Juanma Barranquero2014-06-011-1/+6
* | * configure.ac (pthread_sigmask): Look in LIB_PTHREAD too.Paul Eggert2014-05-291-0/+5
* | Remove nt/addsection.c and don't build addsection.exe.Eli Zaretskii2014-05-291-0/+5
* | Don't substitute sigprocmask for pthread_sigmask.Paul Eggert2014-05-291-0/+9
* | * configure.ac: Explicitly drop some ancient Solaris versions.Glenn Morris2014-05-281-0/+4
* | Use mmap(2) emulation for buffer text on MS-Windows.Fabrice Popineau2014-05-271-0/+7
* | Merge from gnulib.Paul Eggert2014-05-261-0/+6
* | Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.orgGlenn Morris2014-05-251-0/+6
|\ \ | |/
| * Fix port to 32-bit AIX.Paul Eggert2014-05-211-0/+6
| * * configure.ac (INSTALL_INFO): Revert to just checking for "install-info".Glenn Morris2014-05-181-0/+5
| * * configure.ac (INSTALL_INFO): Try "ginstall-info" before "install-info".Glenn Morris2014-05-161-0/+5
* | Remove dependencies on getdelim and getline.Paul Eggert2014-05-181-0/+5
* | * configure.ac: Do not bother testing for png in non-graphical builds.Glenn Morris2014-05-181-0/+4
* | Port ctags+etags build to Sun C 5.12.Paul Eggert2014-05-181-0/+3
* | Port recent libpng changes to hosts with missing png.h.Paul Eggert2014-05-171-0/+8
* | Assume C99 or later.Paul Eggert2014-05-171-0/+10
* | Don't require pkg-config when building from repository.Paul Eggert2014-05-161-0/+16
* | Fix typoJan Djärv2014-05-151-1/+1
* | Fix yet another configure error on OSX.Jan Djärv2014-05-151-0/+4
* | If available, use Xfixes extension to do pointer blanking.Dmitry Antipov2014-05-131-1/+3
* | * configure.ac (--enable-link-time-optimization): Add clang support.Dmitry Antipov2014-05-131-0/+5
* | * configure.ac (EMACS_CHECK_MODULES): Fix typo in previous change.Katsumi Yamaoka2014-05-111-0/+4
* | Work around bug in pkg-config before 0.26.Paul Eggert2014-05-111-0/+7
* | Revert last two changes.Paul Eggert2014-05-101-7/+0
* | Require pkg-config 0.26 or later in autogen.sh only.Paul Eggert2014-05-101-1/+1
* | Require pkg-config 0.26 or later.Paul Eggert2014-05-101-0/+7
* | * autogen.sh: Check for failing aclocal.Glenn Morris2014-05-071-0/+4
* | * autogen.sh: Check any pre-existing ACLOCAL_PATH.Glenn Morris2014-05-051-0/+4
* | Consult libpng-config more consistently.Paul Eggert2014-05-041-0/+8
* | * autogen.sh: Use ‘"’ to quote a message that often contains ‘'’.Paul Eggert2014-05-041-0/+2
* | Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.eduPaul Eggert2014-05-041-0/+12
|\ \ | |/
| * Revert recent libpng changes.Paul Eggert2014-05-041-0/+7
| * * configure.ac (LIBPNG): Add -lz -lm on platforms where they're neededPaul Eggert2014-05-031-0/+6
| * Require ImageMagick >= 6.3.5, due to PixelSetMagickColor.Paul Eggert2014-05-031-0/+7
| * Consult libpng-config more consistently.Paul Eggert2014-05-021-0/+11