summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Prepare for update from GnulibPaul Eggert2021-01-22
* * configure.ac: Alphabetize emacs_config_featuresRobert Pluim2021-01-11
* Ensure HAVE_GMP is reflected in emacs_config_featuresRobert Pluim2021-01-11
* Fix broken build on AIX 7.2Paul Eggert2021-01-04
* Merge from origin/emacs-27Glenn Morris2021-01-04
|\
| * Revert previous patch which was installed into wrong branch.Paul Eggert2021-01-03
| * Fix broken build on AIX 7.2Paul Eggert2021-01-03
* | Fix broken build on AIX 7.2Paul Eggert2021-01-03
* | Improve drawing performance on macOSAlan Third2021-01-01
* | Port to Solaris 10Paul Eggert2021-01-01
* | Merge from origin/emacs-27Paul Eggert2021-01-01
|\|
| * Fix copyright years by handPaul Eggert2021-01-01
| * Update copyright year to 2021Paul Eggert2021-01-01
| * Support build of Emacs on ARM Macos machinesLars Ingebrigtsen2020-12-23
| * Update files for the 27.1.90 pretestemacs-27.1.90Eli Zaretskii2020-12-18
| * ; Bump Emacs version to 27.1.50Eli Zaretskii2020-08-11
| * Bump Emacs version to 27.1Nicolas Petton2020-07-28
| * Bump Emacs version to 27.0.91Nicolas Petton2020-04-16
| * Bump Emacs version to 27.0.90Nicolas Petton2020-02-27
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Fix issues with lib/malloc out-of-dir buildsPaul Eggert2020-12-25
* | Emit required version when Harfbuzz is not found but Cairo isRobert Pluim2020-11-12
* | Fix --with-json messageShohei YOSHIDA2020-10-02
* | Support build of Emacs on ARM Macos machinesLars Ingebrigtsen2020-09-14
* | Fix QNX buildElad Lahav2020-09-11
* | * configure.ac (GNU_OBJC_CFLAGS): Check ObjC defaults to C99. (bug#43167)Alan Third2020-09-03
* | Fix Objective-C C99 build problemAlan Third2020-08-28
* | Allow disabling double buffering at build timeleo2020-08-26
* | Simplify by using Gnulib sigdescr_np modulePaul Eggert2020-08-23
* | Don't use -Wsuggest-attribute=malloc by defaultEli Zaretskii2020-08-17
* | Allow build configuration on Apple ARM devices (bug#41994)Roland Kaufmann2020-08-15
* | Make configure say so if we have "--with-json" but no jansson supportNoam Postavsky2020-08-14
* | Add xwidget support for macOSSungbin Jo2020-08-12
* | Simplify Solaris portPaul Eggert2020-08-05
* | Simplify use of __lsan_ignore_objectPaul Eggert2020-08-03
* | Use a more precise check for '__lsan_ignore_object'Philipp Stephani2020-08-01
* | Suppress leak detector in some casesPhilipp Stephani2020-08-01
* | Use Gnulib libgmp modulePaul Eggert2020-07-09
* | Speed up GCC 10.1 compilation in default Git buildsPaul Eggert2020-07-09
* | Support pty's on OpenBSDYASUOKA Masahiko2020-07-01
* | Add thread-naming support for OpenBSDTimo Myyrä2020-06-28
* | --with-wide-int is a no-op on 64-bit hostsPaul Eggert2020-05-27
* | Use native image API for NSAlan Third2020-04-16
* | Fix small glitches in documenting the native image API featureEli Zaretskii2020-04-15
* | Make use of MS-Windows native image API be selectable at run timeEli Zaretskii2020-04-14
* | Initial version of native image API support for MS-WindowsJuan José García-Ripoll2020-04-14
* | Revert unneeded part of gcc -Og changePaul Eggert2020-04-04
* | Default gcc -Og to inlining key opsPaul Eggert2020-04-04
* | Use hard links to Emacs executable in "make install" on MS-WindowsEli Zaretskii2020-03-29
* | Merge from origin/emacs-27Glenn Morris2020-02-06
|\|