summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
|\| |
| * | Pacify GCC on C library without glibc API...Paul Eggert2016-01-301-8/+2
| * | Bump version to 25.0.90...Nicolas Petton2016-01-301-1/+1
* | | Port aligned_alloc decl to Cygwin....Paul Eggert2016-02-031-0/+1
* | | * configure.ac: Stop using mmap for buffers for FreeBSD.Wolfgang Jenkner2016-01-311-1/+1
* | | Build lib/e-*.o only on platforms that need it...Paul Eggert2016-01-301-4/+5
* | | Include <malloc.h> when advisable...Paul Eggert2016-01-301-0/+1
* | | Add musl patch to support HYBRID_MALLOC on elf systems...Wolfgang Jenkner2016-01-301-2/+10
* | | -Paul Eggert2016-01-301-8/+8
|\| |
| * | * configure.ac (USE_CAIRO): Rename to more standard HAVE_CAIRO.Glenn Morris2016-01-251-6/+6
| * | * configure.ac (--with-cairo): Say it's experimental.Glenn Morris2016-01-251-1/+1
| * | Port "$@" to OpenIndiana ksh93...Paul Eggert2016-01-241-1/+1
| * | Backport kqueue integration from master...Michael Albinus2016-01-221-19/+42
* | | -Paul Eggert2016-01-301-2/+30
|\| | | |/ |/|
| * No need to configure gobject-introspection...Paul Eggert2016-01-201-12/+2
| * * configure.ac (emacs_config_features): Remove WEBKIT.Glenn Morris2016-01-201-1/+1
| * Port to platforms with gtk3 but not webkitgtk3...Paul Eggert2016-01-201-20/+15
| * * configure.ac (WEBKIT, GIR, CAIRO): Use EMACS_CHECK_MODULES, not PKG_.Glenn Morris2016-01-191-3/+3
| * * configure.ac (emacs_config_features): Add XWIDGETS, WEBKIT, GIR.Glenn Morris2016-01-191-1/+2
| * * configure.ac (HAVE_WEBKIT_OSR): Remove broken, duplicated gtk3 test.Glenn Morris2016-01-191-9/+6
| * Support for the new Xwidget feature....Joakim Verona2016-01-191-0/+45
* | -John Wiegley2016-01-181-1/+0
|\|
| * Port cleanup attribute to OpenBSD...Paul Eggert2016-01-171-1/+0
| * Prefer GnuTLS when acquiring random seed...Paul Eggert2016-01-171-16/+0
| * Make 'random' seeds cryptographically secure if possible...Eli Zaretskii2016-01-151-0/+16
* | Merge from origin/emacs-25...John Wiegley2016-01-111-3/+3
|\|
| * Fix copyright years by hand...Paul Eggert2016-01-011-2/+2
| * Update copyright year to 2016...Paul Eggert2016-01-011-1/+1
* | Merge from origin/emacs-25...John Wiegley2016-01-111-14/+9
|\|
| * * configure.ac: Find libxml2 headers in Xcode SDK dir on Darwin.YAMAMOTO Mitsuharu2015-12-311-0/+8
| * Use posix_openpt instead of openpty on Darwin...YAMAMOTO Mitsuharu2015-12-311-14/+1
* | Spelling fixesPaul Eggert2016-01-041-1/+1
* | ; * configure.ac: Improve wording of last commit.Eli Zaretskii2016-01-031-1/+1
* | * configure.ac: Add error message for gfile on Nextstep.Michael Albinus2016-01-031-1/+4
* | Merge emacs-25 into master (using imerge)John Wiegley2015-12-291-7/+53
|\|
| * Fix typo in Doug Lea malloc configure log...Paul Eggert2015-12-171-2/+2
| * Remove attempt to use C11 threads...Paul Eggert2015-12-151-6/+1
| * Port better to FreeBSD’s dlfunc vs dlsym...Paul Eggert2015-11-231-0/+5
| * Rename module.c to emacs-module.c, etc....Paul Eggert2015-11-191-1/+1
| * Style fixes for indenting etc. in module code...Paul Eggert2015-11-191-1/+2
| * * configure.ac (LIBMODULES): Don’t define on CygwinKen Brown2015-11-181-3/+1
| * Add dynamic module module support...Aurélien Aptel2015-11-181-1/+48
| * Improve configure --help text for wide ints...Eli Zaretskii2015-11-171-1/+1
* | Merge branch 'feature/standard-test-location'Phillip Lord2015-11-261-3/+3
|\ \