summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Bump Emacs version to 26.0.90Nicolas Petton2017-10-111-1/+1
* Warn if --without-pop is now the defaultPaul Eggert2017-10-031-9/+10
* --with-pop is now the default only on MS-WindowsPaul Eggert2017-10-031-6/+13
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-5/+5
* Fix MinGW64 build broken by recent MinGW64 import librariesEli Zaretskii2017-09-191-4/+4
* Start emacs-26 release branchEli Zaretskii2017-09-161-1/+1
* * configure.ac (--with-lcms2, --without-lcms2): New options.Eli Zaretskii2017-09-141-1/+2
* Support lcms2 in MS-Windows buildsEli Zaretskii2017-09-141-1/+2
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-3/+3
* Add lcms2 interfaceMark Oteiza2017-09-131-0/+19
* ; * configure.ac: Fix last change.Eli Zaretskii2017-09-101-1/+1
* Avoid warnings about file names in autoloads on MS-WindowsEli Zaretskii2017-09-101-1/+3
* Avoid compiler warnings on MS-Windows with GCC 6 and 7Eli Zaretskii2017-09-081-1/+2
* Fix configure test for XpmKen Brown2017-09-041-1/+1
* * configure.ac: fix typo in previous changePaul Eggert2017-08-291-1/+1
* Be more conservative in link time optimization docPaul Eggert2017-08-291-6/+2
* Improve stack-top heuristicPaul Eggert2017-08-291-0/+9
* Speed up ./configure with more caching (Bug#27960)Noam Postavsky2017-08-141-115/+104
* Improve make-temp-file performance on local filesPaul Eggert2017-08-121-3/+0
* Simplify configuration of HAVE_GNUTLS3 etc.Paul Eggert2017-08-021-83/+0
* Default to --with-mailutils if it is installedPaul Eggert2017-08-021-3/+10
* Do not worry about paxctl on newer NetBSDPaul Eggert2017-07-291-7/+7
* * configure.ac: Be explicit about ImageMagick version in summary.Glenn Morris2017-07-241-1/+1
* Do not use ImageMagick 7 and laterPaul Eggert2017-07-241-1/+2
* Don't automatically enable Gconf if Gsettings was foundGlenn Morris2017-07-221-2/+4
* * configure.ac (MODULES_SUFFIX): Always give it a value.Glenn Morris2017-07-221-11/+6
* GnuTLS integer-overflow and style fixesPaul Eggert2017-07-141-54/+80
* GnuTLS HMAC and symmetric cipher supportTed Zlatanov2017-07-141-0/+55
* Don’t use -Woverride-initPaul Eggert2017-07-051-1/+4
* Remove getc_unlocked configure-time checkPaul Eggert2017-06-221-1/+1
* Merge several Lisp reader speedups.Ken Raeburn2017-06-211-1/+1
|\
| * Use getc_unlocked.Ken Raeburn2017-06-211-1/+1
* | emacs-module.h: Create emacs_env_26Philipp Stephani2017-06-171-0/+6
* | Pacify clang without munging C sourcePaul Eggert2017-06-151-17/+21
* | Port './configure CC=clang' to Fedora 25Paul Eggert2017-06-151-4/+16
|/
* Inline test module Makefile into main test MakefilePhilipp Stephani2017-06-131-2/+2
* Use Autoconf to generate the test module MakefilePhilipp Stephani2017-06-121-2/+2
* Check if instancetype supported in ObjCAlan Third2017-05-271-0/+19
* Don't warn about missing brances on macOSPaul Eggert2017-05-231-0/+1
* Port --enable-gcc-warnings to clang 3.9.1Paul Eggert2017-05-191-0/+1
* Port --enable-gcc-warnings to clang 3.9.1Paul Eggert2017-05-181-0/+1
* Merge with gnulib, pacifying GCC 7Paul Eggert2017-05-161-0/+2
* Add oldxmenu to system-configuration-featuresGlenn Morris2017-05-151-1/+3
* Check list object type if --enable-gcc-warningsPaul Eggert2017-05-021-13/+12
* Merge from gnulibPaul Eggert2017-05-011-1/+1
* * configure.ac: Suggest Mailutils on Cygwin.Ken Brown2017-05-011-1/+1
* Integrate module test with normal test suitePhilipp Stephani2017-04-291-0/+2
* Use find -delete if availablePaul Eggert2017-03-301-0/+10
* Improve configure --with-pop etc. diagnosticsPaul Eggert2017-03-211-18/+14
* Revert "Make --without-pop the default."Eli Zaretskii2017-03-211-10/+21