| Commit message (Expand) | Author | Age | Files | Lines |
* | Check more robustly for timer_settime. | Paul Eggert | 2012-09-26 | 1 | -0/+3 |
* | * configure.ac (HAVE_GTK): Mention if we use GTK2 or GTK3. | Jan Djärv | 2012-09-18 | 1 | -1/+3 |
* | Remove no-longer-needed Solaris 2.4 vfork bug workaround. | Paul Eggert | 2012-09-16 | 1 | -0/+8 |
* | Reduce the number of versioned files storing the short copyright string | Glenn Morris | 2012-09-16 | 1 | -0/+5 |
* | Remove configure's --without-sync-input option. | Paul Eggert | 2012-09-16 | 1 | -10/+0 |
* | Increase compartmentalization of Nextstep builds rules, | Glenn Morris | 2012-09-16 | 1 | -7/+14 |
* | Port better to POSIX hosts lacking _setjmp. | Paul Eggert | 2012-09-15 | 1 | -7/+18 |
* | Fix glitches with 'configure --without-sync-input'. | Paul Eggert | 2012-09-14 | 1 | -1/+1 |
* | * configure.ac: Port to hosts lacking gtk. | Paul Eggert | 2012-09-14 | 1 | -7/+8 |
* | * configure.ac: Report Gtk+ 3 as GTK. | Jan Djärv | 2012-09-13 | 1 | -5/+1 |
* | * configure.ac: Reorder Xaw3d messages. | Jan Djärv | 2012-09-13 | 1 | -1/+2 |
* | Simplify SIGIO usage. | Paul Eggert | 2012-09-12 | 1 | -17/+43 |
* | * configure.ac: No --with-x-toolkit given: Try gtk3 toolkit first | Jan Djärv | 2012-09-12 | 1 | -14/+25 |
* | Simplify, document, and port floating-point. | Paul Eggert | 2012-09-10 | 1 | -3/+3 |
* | Assume C89 or later for math functions. | Paul Eggert | 2012-09-09 | 1 | -18/+1 |
* | More signal-handler cleanup. | Paul Eggert | 2012-09-07 | 1 | -1/+1 |
* | Signal-handler cleanup. | Paul Eggert | 2012-09-06 | 1 | -14/+4 |
* | Simplify redefinition of 'abort' (Bug#12316). | Paul Eggert | 2012-09-04 | 1 | -6/+0 |
* | * configure.ac (_setjmp, _longjmp): Check by compiling | Paul Eggert | 2012-09-03 | 1 | -4/+18 |
* | * configure.ac (WARN_CFLAGS): Omit -Wjump-misses-init. | Paul Eggert | 2012-09-03 | 1 | -0/+1 |
* | * configure.ac (HAVE_GOBJECT): Check for gobject-2.0. | Jan Djärv | 2012-09-02 | 1 | -0/+5 |
* | * configure.ac (_FORTIFY_SOURCE): Define only when optimizing. | Paul Eggert | 2012-09-01 | 1 | -2/+7 |
* | Refactor window-system configuration | Daniel Colascione | 2012-08-31 | 1 | -13/+38 |
* | * configure.ac (CFLAGS): Prefer -g3 to -g if -g3 works | Paul Eggert | 2012-08-25 | 1 | -0/+28 |
* | Use symlink in installed bin/ directory, where supported | Glenn Morris | 2012-08-20 | 1 | -0/+1 |
* | Whitespace | Glenn Morris | 2012-08-17 | 1 | -1/+1 |
* | Fix pty handling on FreeBSD 8.0 (tiny change) | Jan Beich | 2012-08-17 | 1 | -4/+9 |
* | Bump version to 24.2.50 | Chong Yidong | 2012-08-15 | 1 | -1/+1 |
* | Comments | Glenn Morris | 2012-08-10 | 1 | -3/+0 |
* | Move DIRECTORY_SEP from lisp.h to config.h | Glenn Morris | 2012-08-09 | 1 | -0/+3 |
* | Fix and document recently introduced configuration options. | Dmitry Antipov | 2012-08-08 | 1 | -6/+6 |
* | Comments | Glenn Morris | 2012-08-08 | 1 | -0/+3 |
* | * configure.ac: New option --disable-features. | Dmitry Antipov | 2012-08-07 | 1 | -3/+11 |
* | Set a minimum automake version | Glenn Morris | 2012-08-06 | 1 | -1/+2 |
* | Guard against potential configure bug wrt HAVE_GETWD | Glenn Morris | 2012-08-06 | 1 | -3/+4 |
* | Remove GNU_LIBRARY_PENDING_OUTPUT_COUNT | Glenn Morris | 2012-08-06 | 1 | -21/+51 |
* | * configure.ac: Disable paxctl if binaries don't have a PT_PAX_FLAGS header. | Ulrich Müller | 2012-08-04 | 1 | -0/+6 |
* | configure.ac whitespace trivia | Glenn Morris | 2012-08-03 | 1 | -24/+24 |
* | Port to Solaris 8. | Paul Eggert | 2012-08-01 | 1 | -17/+0 |
* | * configure.ac (DOS_NT, MSDOS): New system type templates. | Glenn Morris | 2012-08-01 | 1 | -0/+2 |
* | Tweak FreeBSD LIB_STANDARD, START_FILES | Ulrich Müller | 2012-08-01 | 1 | -2/+2 |
* | * configure.ac (INTERNAL_TERMINAL): New. | Glenn Morris | 2012-07-31 | 1 | -0/+2 |
* | * configure.ac (FLOAT_CHECK_DOMAIN, HAVE_INVERSE_HYPERBOLIC): New. | Glenn Morris | 2012-07-31 | 1 | -0/+6 |
* | Move definitions of directory and device separators to configure | Glenn Morris | 2012-07-31 | 1 | -0/+14 |
* | * configure.ac (S_FILE): Remove output variable. | Glenn Morris | 2012-07-31 | 1 | -2/+0 |
* | * configure.ac (opsysfile): Use AH_TEMPLATE. Doc fix. | Glenn Morris | 2012-07-31 | 1 | -3/+2 |
* | * configure.ac (NULL_DEVICE, SEPCHAR, USER_FULL_NAME): Move here from src. | Glenn Morris | 2012-07-31 | 1 | -0/+7 |
* | Comment | Glenn Morris | 2012-07-31 | 1 | -1/+1 |
* | * src/conf_post.h [HPUX]: Undefine HAVE_RANDOM and HAVE_RINT. | Glenn Morris | 2012-07-31 | 1 | -1/+0 |
* | Move AMPERSAND_FULL_NAME, subprocesses from conf_post.h to configure.ac | Glenn Morris | 2012-07-31 | 1 | -0/+7 |