summaryrefslogtreecommitdiff
path: root/admin/CPP-DEFINES
Commit message (Expand)AuthorAge
* ; * admin/CPP-DEFINES: Fix typos.Po Lu2024-02-22
* ; * admin/CPP-DEFINES: Update with Android defines.Po Lu2024-02-22
* * admin/CPP-DEFINES: Update for new features.Po Lu2022-04-30
* Add sqlite3 support to EmacsLars Ingebrigtsen2021-12-11
* Add WebP image format support (Bug#51296)Stefan Kangas2021-10-22
* ; * admin/CPP-DEFINES: Remove unused defines.Glenn Morris2021-02-17
* Remove TIME_WITH_SYS_TIME, unused for a long timeGlenn Morris2021-02-16
* Simplify by using Gnulib sigdescr_np modulePaul Eggert2020-08-23
* Assume C99-style ‘long long’Paul Eggert2019-12-31
* Update from GnulibPaul Eggert2019-02-02
* emacsclient: assume HAVE_INET_SOCKETSPaul Eggert2018-11-26
* Merge from origin/emacs-26Paul Eggert2017-11-13
|\
| * Simplify by removing HAVE_STRUCT_ATTRIBUTE_ALIGNEDPaul Eggert2017-11-13
* | Simplify by assuming !_MSC_VER.Paul Eggert2017-11-02
|/
* Improve make-temp-file performance on local filesPaul Eggert2017-08-12
* Define copysign on all platformsPaul Eggert2017-03-07
* Merge from origin/emacs-25Paul Eggert2016-11-19
|\
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-06
* | Port to glibc 2.24 (pre-release) + ppc64Paul Eggert2016-07-15
* | Prefer getsockopt to getpeername on non-MS-WindowsPaul Eggert2016-06-09
* | Assume getaddrinfo in C codePaul Eggert2016-03-07
* | Remove support for IRIXPaul Eggert2016-03-07
* | Stop calling res_initPaul Eggert2016-02-29
|/
* Assume !BROKEN_NON_BLOCKING_CONNECTPaul Eggert2015-03-27
* Merge branch 'emacs-24'Ted Zlatanov2014-11-26
|\
| * Define MINGW_W64 and use it instead of _W64Oscar Fuentes2014-11-17
* | Fix putenv race conditions with undefined behavior.Paul Eggert2014-10-11
* | Remove DATA_SEG_BITS.Paul Eggert2014-04-16
* | Clean up configure-time library handling a bit.Paul Eggert2014-04-13
* | Remove the build-time option CLASH_DETECTIONGlenn Morris2014-03-25
|/
* Remove some unused macros from 'configure'.Paul Eggert2013-07-02
* * configure.ac (HAVE_XKBGETKEYBOARD): Remove; subsumed by HAVE_XKB.Paul Eggert2013-03-26
* File synchronization fixes.Paul Eggert2013-03-13
* Simplify data_start configuration.Paul Eggert2013-02-24
* Fix permissions bugs with setgid directories etc.Paul Eggert2012-12-14
* Simplify get_lim_data.Paul Eggert2012-12-07
* Assume POSIX 1003.1-1988 or later for signal.h.Paul Eggert2012-12-07
* 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
* 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
* Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.Paul Eggert2012-11-04
* Simplify by assuming __fpending.Paul Eggert2012-11-04
* Remove configure's --without-sync-input option.Paul Eggert2012-09-16
* Simplify SIGIO usage.Paul Eggert2012-09-12
* Simplify, document, and port floating-point.Paul Eggert2012-09-10
* Assume C89 or later for math functions.Paul Eggert2012-09-09
* Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-04
* * lib/sigprocmask.c, m4/signalblocking.m4: Remove.Paul Eggert2012-08-18