summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-10-17Fix ChangeLog typos.Juanma Barranquero
2012-10-15Apply program-transform-name etc in more places (bug#12536#34)Glenn Morris
2012-10-11merge trunkKenichi Handa
2012-10-11Re-generate charsets. Adjust for the change of admin/charset/mapfiles/*.gzKenichi Handa
2012-10-07Changelog entries for cygw32Daniel Colascione
2012-10-07Check for OSX >= 10.4 to match what the maunal says and what we actually supp...Jan Djärv
2012-10-06Improve sys_siglist detection.Paul Eggert
2012-10-04Move ChangeLog entry to proper file.Paul Eggert
2012-10-04Merge from gnulib.Paul Eggert
2012-10-03Port timers to OpenBSD, plus check for timer failures.Paul Eggert
2012-09-29Merge from gnulib.Paul Eggert
2012-09-27Link with LIB_TIMER_TIME as needed.Paul Eggert
2012-09-26Check more robustly for timer_settime.Paul Eggert
2012-09-23* Makefile.in (bootstrap): Set MAKEFILE_NAME when building Makefile,Paul Eggert
2012-09-22* Makefile.in (bootstrap): Simplify build procedure.Paul Eggert
2012-09-22Merge from gnulib.Paul Eggert
2012-09-19New feature: set optimal slice from BoundingBox information.Tassilo Horn
2012-09-18* configure.ac (HAVE_GTK): Mention if we use GTK2 or GTK3.Jan Djärv
2012-09-18* Makefile.in (bootstrap): Revert last change. Run config.statusAndreas Schwab
2012-09-17* Makefile.in: Run autogen/copy_autogen if autogen.sh fails,Paul Eggert
2012-09-17* Makefile.in: Fix build error on FreeBSD.Paul Eggert
2012-09-16Remove no-longer-needed Solaris 2.4 vfork bug workaround.Paul Eggert
2012-09-16Reduce the number of versioned files storing the short copyright stringGlenn Morris
2012-09-16Remove configure's --without-sync-input option.Paul Eggert
2012-09-16Add missing nextstep file from previous change.Glenn Morris
2012-09-16Increase compartmentalization of Nextstep builds rules,Glenn Morris
2012-09-15Port better to POSIX hosts lacking _setjmp.Paul Eggert
2012-09-14Fix glitches with 'configure --without-sync-input'.Paul Eggert
2012-09-14* configure.ac: Port to hosts lacking gtk.Paul Eggert
2012-09-13* configure.ac: Report Gtk+ 3 as GTK.Jan Djärv
2012-09-13* configure.ac: Reorder Xaw3d messages.Jan Djärv
2012-09-12Simplify SIGIO usage.Paul Eggert
2012-09-12* configure.ac: No --with-x-toolkit given: Try gtk3 toolkit firstJan Djärv
2012-09-11Be more explicit about some Makefile dependenciesGlenn Morris
2012-09-10Simplify, document, and port floating-point.Paul Eggert
2012-09-09Improve robustness of 'make bootstrap'.Paul Eggert
2012-09-09Assume C89 or later for math functions.Paul Eggert
2012-09-07More signal-handler cleanup.Paul Eggert
2012-09-06Signal-handler cleanup.Paul Eggert
2012-09-04Simplify redefinition of 'abort' (Bug#12316).Paul Eggert
2012-09-03* configure.ac (_setjmp, _longjmp): Check by compilingPaul Eggert
2012-09-03* configure.ac (WARN_CFLAGS): Omit -Wjump-misses-init.Paul Eggert
2012-09-03Merge from gnulib.Paul Eggert
2012-09-02* configure.ac (HAVE_GOBJECT): Check for gobject-2.0.Jan Djärv
2012-09-01* configure.ac (_FORTIFY_SOURCE): Define only when optimizing.Paul Eggert
2012-08-31Refactor window-system configurationDaniel Colascione
2012-08-25* configure.ac (CFLAGS): Prefer -g3 to -g if -g3 worksPaul Eggert
2012-08-25lib/makefile.w32-in ($(BLD)/execinfo.$(O)): Update dependencies.Juanma Barranquero
2012-08-25MS-Windows adaptations for 2012-08-25T04:04:08Z!eggert@cs.ucla.edu and 2012-0...Eli Zaretskii
2012-08-24On assertion failure, print backtrace if available.Paul Eggert