summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* WIP: Use WebKit2 API....rekado2016-09-191-2/+2
* copy-file now uses GNU/Linux file cloning...Paul Eggert2016-09-101-0/+1
* Update from gnulib...Paul Eggert2016-09-071-0/+2
* Require GnuTLS 2.12.2 or later...Paul Eggert2016-08-031-1/+1
* Require libgnutls unless --with-gnutls=no...Paul Eggert2016-07-241-6/+7
* Port to glibc 2.24 (pre-release) + ppc64...Paul Eggert2016-07-151-9/+11
* Fix configure summary for hybrid malloc configurations...Andreas Schwab2016-07-141-2/+2
* Cleanup XEditRes hack...Dmitry Antipov2016-07-041-16/+25
* Remove system-specific -I switch from Cygwin-w32 build...Ken Brown2016-06-141-9/+4
* Prefer getsockopt to getpeername on non-MS-Windows...Paul Eggert2016-06-091-1/+1
* * configure.ac (emacs_config_features): Add CANNOT_DUMP.Glenn Morris2016-06-071-1/+2
* Port --enable-gcc-warnings to clang 3.7.0...Paul Eggert2016-06-071-3/+1
* Port --enable-gcc-warnings to Cygwin, FreeBSD...Paul Eggert2016-05-301-1/+1
* Fix compiler warnings in the MinGW build...Eli Zaretskii2016-05-211-0/+10
* Port --enable-gcc-warnings to GCC 6.1...Paul Eggert2016-05-181-0/+1
* Merge from origin/emacs-25...Paul Eggert2016-05-011-9/+29
|\
| * Port dumping to NetBSD with PaX...Paul Eggert2016-04-271-9/+29
| * Bump version to 25.0.93...Nicolas Petton2016-04-221-1/+1
* | Add LIBSYSTEMD to the list of supported features...Matthew Leach2016-04-211-1/+2
* | Avoid AC_PREPROC_IFELSE glitch in configure.ac...Paul Eggert2016-04-191-1/+2
* | Merge from origin/emacs-25...Paul Eggert2016-04-181-3/+4
|\|
| * Tweak configure.ac syntax in recent module patch...Paul Eggert2016-04-161-3/+4
* | Merge from origin/emacs-25...Paul Eggert2016-04-181-18/+20
|\|
| * * configure.ac (HAVE_MODULES): Exclude gnu-kfreebsd from previous.Glenn Morris2016-04-161-1/+1
| * * configure.ac (HAVE_MODULES): Treat gnu like gnu-linux. (Bug#22722)Glenn Morris2016-04-151-18/+20
* | Minor fixups for external socket launching...Paul Eggert2016-04-171-1/+4
* | Add external socket launching support...Matthew Leach2016-04-161-0/+13
* | Do not require that .git be a directory...Paul Eggert2016-04-131-2/+2
* | ; Spelling fixPaul Eggert2016-04-051-1/+1
* | Enable GCC warnings in developer builds...Paul Eggert2016-04-051-19/+35
* | -Paul Eggert2016-03-221-9/+9
|\|
| * Port to clang 3.7.0 on x86-64...Paul Eggert2016-03-151-9/+9
* | Merge from origin/emacs-25...John Wiegley2016-03-111-10/+2
|\|
| * Don't use XRANDR 1.3 extensions if the server doesn't support them....Ken Raeburn2016-03-101-8/+0
| * Rework C source files to avoid ^(...Paul Eggert2016-03-101-2/+2
| * Bump version to 25.0.92...Nicolas Petton2016-03-021-1/+1
| * Bump version to 25.0.91...Nicolas Petton2016-02-131-1/+1
* | Assume getaddrinfo in C code...Paul Eggert2016-03-071-15/+1
* | Remove support for IRIX...Paul Eggert2016-03-071-62/+9
* | Deterministic build improvements...Paul Eggert2016-03-021-12/+7
* | Remove build system name from deterministic dumps...Philipp Stephani2016-03-021-0/+13
* | Stop calling res_init...Paul Eggert2016-02-291-40/+4
* | --enable-gcc-warnings now uses -Wjump-misses-init...Paul Eggert2016-02-261-1/+0
* | Fix merge conflicts in network-stream-tests.elLars Ingebrigtsen2016-02-221-0/+7
|\ \
| * | Fix autoconf test for getaddrinfo_a...Lars Ingebrigtsen2016-02-011-9/+7
| * | Add checks for getaddrinfo_a...Lars Ingebrigtsen2016-01-281-0/+9
* | | Check for MagickAutoOrientImage...Lars Ingebrigtsen2016-02-111-1/+1
* | | -Paul Eggert2016-02-091-2/+1
|\ \ \ | | |/ | |/|
| * | Fix test for dladdr...Paul Eggert2016-02-071-2/+1
* | | Merge from origin/emacs-25...John Wiegley2016-02-031-8/+2
|\| |