summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Check for MagickAutoOrientImageLars Ingebrigtsen2016-02-111-1/+1
* -Paul Eggert2016-02-091-2/+1
|\
| * Fix test for dladdrPaul Eggert2016-02-071-2/+1
* | Merge from origin/emacs-25John Wiegley2016-02-031-8/+2
|\ \ | |/
| * Pacify GCC on C library without glibc APIPaul Eggert2016-01-301-8/+2
| * Bump version to 25.0.90emacs-25.0.90Nicolas 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 itPaul Eggert2016-01-301-4/+5
* | Include <malloc.h> when advisablePaul Eggert2016-01-301-0/+1
* | Add musl patch to support HYBRID_MALLOC on elf systemsWolfgang 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 ksh93Paul Eggert2016-01-241-1/+1
| * Backport kqueue integration from masterMichael Albinus2016-01-221-19/+42
* | -Paul Eggert2016-01-301-2/+30
|\ \ | |/
| * No need to configure gobject-introspectionPaul 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 webkitgtk3Paul 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 OpenBSDPaul Eggert2016-01-171-1/+0
| * Prefer GnuTLS when acquiring random seedPaul Eggert2016-01-171-16/+0
| * Make 'random' seeds cryptographically secure if possibleEli Zaretskii2016-01-151-0/+16
* | Merge from origin/emacs-25John Wiegley2016-01-111-3/+3
|\ \ | |/
| * Fix copyright years by handPaul Eggert2016-01-011-2/+2
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | Merge from origin/emacs-25John 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 DarwinYAMAMOTO 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 logPaul Eggert2015-12-171-2/+2
| * Remove attempt to use C11 threadsPaul Eggert2015-12-151-6/+1
| * Port better to FreeBSD’s dlfunc vs dlsymPaul 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 codePaul Eggert2015-11-191-1/+2
| * * configure.ac (LIBMODULES): Don’t define on CygwinKen Brown2015-11-181-3/+1
| * Add dynamic module module supportAurélien Aptel2015-11-181-1/+48
| * Improve configure --help text for wide intsEli Zaretskii2015-11-171-1/+1
* | Merge branch 'feature/standard-test-location'Phillip Lord2015-11-261-3/+3
|\ \
| * | Rename all test files to reflect source layout.Phillip Lord2015-11-241-3/+3
* | | Build fixes for kqueue support.Wolfgang Jenkner2015-11-251-0/+7
* | | Add kqueue supportMichael Albinus2015-11-251-19/+32
|/ /