Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port to glibc 2.24 (pre-release) + ppc64... | Paul Eggert | 2016-07-15 | 1 | -9/+11 |
* | Fix configure summary for hybrid malloc configurations... | Andreas Schwab | 2016-07-14 | 1 | -2/+2 |
* | Cleanup XEditRes hack... | Dmitry Antipov | 2016-07-04 | 1 | -16/+25 |
* | Remove system-specific -I switch from Cygwin-w32 build... | Ken Brown | 2016-06-14 | 1 | -9/+4 |
* | Prefer getsockopt to getpeername on non-MS-Windows... | Paul Eggert | 2016-06-09 | 1 | -1/+1 |
* | * configure.ac (emacs_config_features): Add CANNOT_DUMP. | Glenn Morris | 2016-06-07 | 1 | -1/+2 |
* | Port --enable-gcc-warnings to clang 3.7.0... | Paul Eggert | 2016-06-07 | 1 | -3/+1 |
* | Port --enable-gcc-warnings to Cygwin, FreeBSD... | Paul Eggert | 2016-05-30 | 1 | -1/+1 |
* | Fix compiler warnings in the MinGW build... | Eli Zaretskii | 2016-05-21 | 1 | -0/+10 |
* | Port --enable-gcc-warnings to GCC 6.1... | Paul Eggert | 2016-05-18 | 1 | -0/+1 |
* | Merge from origin/emacs-25... | Paul Eggert | 2016-05-01 | 1 | -9/+29 |
|\ | |||||
| * | Port dumping to NetBSD with PaX... | Paul Eggert | 2016-04-27 | 1 | -9/+29 |
| * | Bump version to 25.0.93... | Nicolas Petton | 2016-04-22 | 1 | -1/+1 |
* | | Add LIBSYSTEMD to the list of supported features... | Matthew Leach | 2016-04-21 | 1 | -1/+2 |
* | | Avoid AC_PREPROC_IFELSE glitch in configure.ac... | Paul Eggert | 2016-04-19 | 1 | -1/+2 |
* | | Merge from origin/emacs-25... | Paul Eggert | 2016-04-18 | 1 | -3/+4 |
|\| | |||||
| * | Tweak configure.ac syntax in recent module patch... | Paul Eggert | 2016-04-16 | 1 | -3/+4 |
* | | Merge from origin/emacs-25... | Paul Eggert | 2016-04-18 | 1 | -18/+20 |
|\| | |||||
| * | * configure.ac (HAVE_MODULES): Exclude gnu-kfreebsd from previous. | Glenn Morris | 2016-04-16 | 1 | -1/+1 |
| * | * configure.ac (HAVE_MODULES): Treat gnu like gnu-linux. (Bug#22722) | Glenn Morris | 2016-04-15 | 1 | -18/+20 |
* | | Minor fixups for external socket launching... | Paul Eggert | 2016-04-17 | 1 | -1/+4 |
* | | Add external socket launching support... | Matthew Leach | 2016-04-16 | 1 | -0/+13 |
* | | Do not require that .git be a directory... | Paul Eggert | 2016-04-13 | 1 | -2/+2 |
* | | ; Spelling fix | Paul Eggert | 2016-04-05 | 1 | -1/+1 |
* | | Enable GCC warnings in developer builds... | Paul Eggert | 2016-04-05 | 1 | -19/+35 |
* | | - | Paul Eggert | 2016-03-22 | 1 | -9/+9 |
|\| | |||||
| * | Port to clang 3.7.0 on x86-64... | Paul Eggert | 2016-03-15 | 1 | -9/+9 |
* | | Merge from origin/emacs-25... | John Wiegley | 2016-03-11 | 1 | -10/+2 |
|\| | |||||
| * | Don't use XRANDR 1.3 extensions if the server doesn't support them.... | Ken Raeburn | 2016-03-10 | 1 | -8/+0 |
| * | Rework C source files to avoid ^(... | Paul Eggert | 2016-03-10 | 1 | -2/+2 |
| * | Bump version to 25.0.92... | Nicolas Petton | 2016-03-02 | 1 | -1/+1 |
| * | Bump version to 25.0.91... | Nicolas Petton | 2016-02-13 | 1 | -1/+1 |
* | | Assume getaddrinfo in C code... | Paul Eggert | 2016-03-07 | 1 | -15/+1 |
* | | Remove support for IRIX... | Paul Eggert | 2016-03-07 | 1 | -62/+9 |
* | | Deterministic build improvements... | Paul Eggert | 2016-03-02 | 1 | -12/+7 |
* | | Remove build system name from deterministic dumps... | Philipp Stephani | 2016-03-02 | 1 | -0/+13 |
* | | Stop calling res_init... | Paul Eggert | 2016-02-29 | 1 | -40/+4 |
* | | --enable-gcc-warnings now uses -Wjump-misses-init... | Paul Eggert | 2016-02-26 | 1 | -1/+0 |
* | | Fix merge conflicts in network-stream-tests.el | Lars Ingebrigtsen | 2016-02-22 | 1 | -0/+7 |
|\ \ | |||||
| * | | Fix autoconf test for getaddrinfo_a... | Lars Ingebrigtsen | 2016-02-01 | 1 | -9/+7 |
| * | | Add checks for getaddrinfo_a... | Lars Ingebrigtsen | 2016-01-28 | 1 | -0/+9 |
* | | | Check for MagickAutoOrientImage... | Lars Ingebrigtsen | 2016-02-11 | 1 | -1/+1 |
* | | | - | Paul Eggert | 2016-02-09 | 1 | -2/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix test for dladdr... | Paul Eggert | 2016-02-07 | 1 | -2/+1 |
* | | | Merge from origin/emacs-25... | John Wiegley | 2016-02-03 | 1 | -8/+2 |
|\| | | |||||
| * | | Pacify GCC on C library without glibc API... | Paul Eggert | 2016-01-30 | 1 | -8/+2 |
| * | | Bump version to 25.0.90... | Nicolas Petton | 2016-01-30 | 1 | -1/+1 |
* | | | Port aligned_alloc decl to Cygwin.... | Paul Eggert | 2016-02-03 | 1 | -0/+1 |
* | | | * configure.ac: Stop using mmap for buffers for FreeBSD. | Wolfgang Jenkner | 2016-01-31 | 1 | -1/+1 |
* | | | Build lib/e-*.o only on platforms that need it... | Paul Eggert | 2016-01-30 | 1 | -4/+5 |