Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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.93emacs-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.91emacs-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.90emacs-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 |
* | | | Include <malloc.h> when advisable | Paul Eggert | 2016-01-30 | 1 | -0/+1 |
* | | | Add musl patch to support HYBRID_MALLOC on elf systems | Wolfgang Jenkner | 2016-01-30 | 1 | -2/+10 |
* | | | - | Paul Eggert | 2016-01-30 | 1 | -8/+8 |
|\ \ \ | |/ / | |||||
| * | | * configure.ac (USE_CAIRO): Rename to more standard HAVE_CAIRO. | Glenn Morris | 2016-01-25 | 1 | -6/+6 |
| * | | * configure.ac (--with-cairo): Say it's experimental. | Glenn Morris | 2016-01-25 | 1 | -1/+1 |
| * | | Port "$@" to OpenIndiana ksh93 | Paul Eggert | 2016-01-24 | 1 | -1/+1 |
| * | | Backport kqueue integration from master | Michael Albinus | 2016-01-22 | 1 | -19/+42 |
* | | | - | Paul Eggert | 2016-01-30 | 1 | -2/+30 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | No need to configure gobject-introspection | Paul Eggert | 2016-01-20 | 1 | -12/+2 |
| * | * configure.ac (emacs_config_features): Remove WEBKIT. | Glenn Morris | 2016-01-20 | 1 | -1/+1 |