summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Remove HAVE_MOUSE; see https://lists.gnu.org/archive/html/emacs-devel/2012-10...Ken Brown2012-11-24
* Assume POSIX 1003.1-1988 or later for dirent.h.Paul Eggert2012-11-22
* Assume POSIX 1003.1-1988 or later for unistd.h.Paul Eggert2012-11-21
* Merge from emacs-24; up to 2012-11-17T22:12:47Z!eggert@cs.ucla.eduGlenn Morris2012-11-20
|\
| * * configure.ac (--enable-profiling): Doc fix.Glenn Morris2012-11-20
* | Omit -Wstrict-overflow as it does not play well with --enable-checking.Paul Eggert2012-11-20
* | Improve static checking of integer overflow and stack smashing.Paul Eggert2012-11-19
* | Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert2012-11-17
* | Remove no-longer-used pty_max_bytes variable.Paul Eggert2012-11-16
* | Use faccessat, not access, when checking file permissions.Paul Eggert2012-11-13
* | Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.Paul Eggert2012-11-04
* | Simplify by assuming __fpending.Paul Eggert2012-11-04
* | Bump version to 24.3.50Chong Yidong2012-11-02
|/
* * configure.ac (_FORTIFY_SOURCE): Do not multiply define.Paul Eggert2012-10-23
* Spelling fixes.Paul Eggert2012-10-21
* Undo faccessat change.Paul Eggert2012-10-19
* Use faccessat, not access, when checking file permissions.Paul Eggert2012-10-19
* Distinguish MS WindowsGlenn Morris2012-10-08
* Merge from trunkDaniel Colascione2012-10-07
|\
| * Check for OSX >= 10.4 to match what the maunal says and what we actually supp...Jan Djärv2012-10-07
| * Improve sys_siglist detection.Paul Eggert2012-10-06
| * CommentGlenn Morris2012-10-05
| * Check more robustly for timer_settime.Paul Eggert2012-09-26
| * * configure.ac (HAVE_GTK): Mention if we use GTK2 or GTK3.Jan Djärv2012-09-18
* | Merge from trunkDaniel Colascione2012-09-17
|\|
| * Remove no-longer-needed Solaris 2.4 vfork bug workaround.Paul Eggert2012-09-16
| * Reduce the number of versioned files storing the short copyright stringGlenn Morris2012-09-16
| * Remove configure's --without-sync-input option.Paul Eggert2012-09-16
| * Increase compartmentalization of Nextstep builds rules,Glenn Morris2012-09-16
| * Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-15
| * Fix glitches with 'configure --without-sync-input'.Paul Eggert2012-09-14
| * * configure.ac: Port to hosts lacking gtk.Paul Eggert2012-09-14
| * * configure.ac: Report Gtk+ 3 as GTK.Jan Djärv2012-09-13
| * * configure.ac: Reorder Xaw3d messages.Jan Djärv2012-09-13
| * Simplify SIGIO usage.Paul Eggert2012-09-12
| * * configure.ac: No --with-x-toolkit given: Try gtk3 toolkit firstJan Djärv2012-09-12
| * Simplify, document, and port floating-point.Paul Eggert2012-09-10
| * Assume C89 or later for math functions.Paul Eggert2012-09-09
| * More signal-handler cleanup.Paul Eggert2012-09-07
| * Signal-handler cleanup.Paul Eggert2012-09-06
| * Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-04
| * * configure.ac (_setjmp, _longjmp): Check by compilingPaul Eggert2012-09-03
| * * configure.ac (WARN_CFLAGS): Omit -Wjump-misses-init.Paul Eggert2012-09-03
| * * configure.ac (HAVE_GOBJECT): Check for gobject-2.0.Jan Djärv2012-09-02
* | Implement cygw32Daniel Colascione2012-09-17
|/
* * configure.ac (_FORTIFY_SOURCE): Define only when optimizing.Paul Eggert2012-09-01
* Refactor window-system configurationDaniel Colascione2012-08-31
* * configure.ac (CFLAGS): Prefer -g3 to -g if -g3 worksPaul Eggert2012-08-25
* Use symlink in installed bin/ directory, where supportedGlenn Morris2012-08-20
* WhitespaceGlenn Morris2012-08-17