summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Paul Eggert2021-01-011-2/+2
|\
| * Fix copyright years by handPaul Eggert2021-01-011-2/+2
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
| * Support build of Emacs on ARM Macos machinesLars Ingebrigtsen2020-12-231-1/+1
| * Update files for the 27.1.90 pretestemacs-27.1.90Eli Zaretskii2020-12-181-1/+1
| * ; Bump Emacs version to 27.1.50Eli Zaretskii2020-08-111-1/+1
| * Bump Emacs version to 27.1Nicolas Petton2020-07-281-1/+1
| * Bump Emacs version to 27.0.91Nicolas Petton2020-04-161-1/+1
| * Bump Emacs version to 27.0.90Nicolas Petton2020-02-271-1/+1
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Fix issues with lib/malloc out-of-dir buildsPaul Eggert2020-12-251-0/+6
* | Emit required version when Harfbuzz is not found but Cairo isRobert Pluim2020-11-121-10/+11
* | Fix --with-json messageShohei YOSHIDA2020-10-021-1/+1
* | Support build of Emacs on ARM Macos machinesLars Ingebrigtsen2020-09-141-1/+1
* | Fix QNX buildElad Lahav2020-09-111-4/+1
* | * configure.ac (GNU_OBJC_CFLAGS): Check ObjC defaults to C99. (bug#43167)Alan Third2020-09-031-3/+16
* | Fix Objective-C C99 build problemAlan Third2020-08-281-3/+4
* | Allow disabling double buffering at build timeleo2020-08-261-5/+8
* | Simplify by using Gnulib sigdescr_np modulePaul Eggert2020-08-231-7/+0
* | Don't use -Wsuggest-attribute=malloc by defaultEli Zaretskii2020-08-171-1/+4
* | Allow build configuration on Apple ARM devices (bug#41994)Roland Kaufmann2020-08-151-1/+1
* | Make configure say so if we have "--with-json" but no jansson supportNoam Postavsky2020-08-141-2/+22
* | Add xwidget support for macOSSungbin Jo2020-08-121-10/+24
* | Simplify Solaris portPaul Eggert2020-08-051-51/+25
* | Simplify use of __lsan_ignore_objectPaul Eggert2020-08-031-2/+4
* | Use a more precise check for '__lsan_ignore_object'Philipp Stephani2020-08-011-1/+1
* | Suppress leak detector in some casesPhilipp Stephani2020-08-011-1/+2
* | Use Gnulib libgmp modulePaul Eggert2020-07-091-27/+6
* | Speed up GCC 10.1 compilation in default Git buildsPaul Eggert2020-07-091-19/+7
* | Support pty's on OpenBSDYASUOKA Masahiko2020-07-011-2/+2
* | Add thread-naming support for OpenBSDTimo Myyrä2020-06-281-1/+2
* | --with-wide-int is a no-op on 64-bit hostsPaul Eggert2020-05-271-1/+5
* | Use native image API for NSAlan Third2020-04-161-10/+15
* | Fix small glitches in documenting the native image API featureEli Zaretskii2020-04-151-1/+1
* | Make use of MS-Windows native image API be selectable at run timeEli Zaretskii2020-04-141-7/+9
* | Initial version of native image API support for MS-WindowsJuan José García-Ripoll2020-04-141-1/+9
* | Revert unneeded part of gcc -Og changePaul Eggert2020-04-041-7/+0
* | Default gcc -Og to inlining key opsPaul Eggert2020-04-041-0/+7
* | Use hard links to Emacs executable in "make install" on MS-WindowsEli Zaretskii2020-03-291-11/+5
* | Merge from origin/emacs-27Glenn Morris2020-02-061-0/+15
|\ \ | |/
| * Cater for 3-argument version of pthread_setname_npRobert Pluim2020-02-031-0/+15
* | Merge from origin/emacs-27Glenn Morris2020-02-011-2/+2
|\ \ | |/
| * Extend workaround for Cygwin O_PATH bugKen Brown2020-01-311-2/+2
* | Merge from origin/emacs-27Glenn Morris2020-01-281-1/+1
|\ \ | |/
| * Fix help text about configure module supportMarco Wahl2020-01-261-1/+1
* | Revert the --with-install-srcdir patchPaul Eggert2020-01-271-14/+0
* | Install C source code for C-h f etc.Paul Eggert2020-01-241-0/+14
* | Expand Cairo and HarfBuzz descriptionsRobert Pluim2020-01-241-8/+9
* | Warn about XFT and about Cairo without HarfBuzzRobert Pluim2020-01-241-0/+14
* | Remove Gnulib putenv codePaul Eggert2020-01-181-5/+0