summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Fix build issues on macOS (bug#29931)Alan Third2018-01-071-2/+10
* Merge from origin/emacs-26Paul Eggert2018-01-011-3/+3
|\
| * Fix copyright years by handPaul Eggert2018-01-011-2/+2
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Default CHECK_LISP_OBJECT_TYPE to "no"Paul Eggert2017-12-171-4/+3
* | Support dynamic loading of libjansson on MS-WindowsEli Zaretskii2017-12-101-0/+5
* | * configure.ac: Fix minimum Jansson version requirement.Philipp Stephani2017-12-101-1/+1
* | Implement native JSON support using JanssonPhilipp Stephani2017-12-101-1/+19
* | Add image resizing and rotation to NS portAlan Third2017-12-031-2/+4
* | Merge from origin/emacs-26Paul Eggert2017-12-021-1/+3
|\ \ | |/
| * Port better to QNXPaul Eggert2017-11-301-1/+3
* | Merge from origin/emacs-26Paul Eggert2017-11-251-5/+5
|\ \ | |/
| * maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-5/+5
* | Merge from origin/emacs-26Paul Eggert2017-11-131-16/+0
|\ \ | |/
| * Simplify by removing HAVE_STRUCT_ATTRIBUTE_ALIGNEDPaul Eggert2017-11-131-16/+0
* | Merge from origin/emacs-26Paul Eggert2017-11-081-1/+1
|\ \ | |/
| * Use hybrid malloc for FreeBSD (Bug#28308)Noam Postavsky2017-11-041-1/+1
* | Merge from origin/emacs-26Paul Eggert2017-11-021-6/+14
|\ \ | |/
| * Fix duplicate .o file on QNXPaul Eggert2017-10-251-2/+0
| * Port to QNXPaul Eggert2017-10-241-2/+13
| * * configure.ac: Tweak libcurses diagnostic.Paul Eggert2017-10-241-3/+2
| * Port to OpenIndianaPaul Eggert2017-10-221-1/+1
| * Bump Emacs version to 26.0.90Nicolas Petton2017-10-111-1/+1
* | * configure.ac (AC_INIT): Use https for package url.Glenn Morris2017-10-231-1/+1
* | Merge emacs-26Stefan Monnier2017-10-061-14/+22
|\ \ | |/
| * 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
* | Merge from origin/emacs-26Paul Eggert2017-10-011-5/+5
|\ \ | |/
| * Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-5/+5
* | Merge from origin/emacs-26Paul Eggert2017-09-251-4/+4
|\ \ | |/
| * Fix MinGW64 build broken by recent MinGW64 import librariesEli Zaretskii2017-09-191-4/+4
| * Start emacs-26 release branchEli Zaretskii2017-09-161-1/+1
* | Revert "Implement native JSON support using Jansson"Philipp Stephani2017-09-181-19/+1
* | Implement native JSON support using JanssonPhilipp Stephani2017-09-181-1/+19
* | Increment Emacs version to 27.0.50Eli 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