summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Don't error on non-toolkit NS scrollbars (bug#37042)Alan Third2020-01-181-1/+1
* | Remove unused ftx font backend driverStefan Kangas2020-01-151-4/+2
* | Default cairo to enabledRobert Pluim2020-01-141-7/+6
* | Port configure.ac to future GnulibPaul Eggert2020-01-131-10/+7
* | Merge from origin/emacs-27Glenn Morris2020-01-081-2/+19
|\ \ | |/
| * Fix BSD and macOS builds w.r.t. pthread_setname_np (bug#38632)Mattias Engdegård2020-01-071-0/+17
| * Use pthread_setname_np to set thread nameRobert Pluim2020-01-061-2/+2
* | Merge from origin/emacs-27Paul Eggert2020-01-011-3/+3
|\ \ | |/
| * Fix copyright years by handPaul Eggert2020-01-011-2/+2
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
| * Cut the emacs-27 release branchEli Zaretskii2019-12-231-1/+1
* | Support .dylib suffix for modules on macOS (Bug#36226).Philipp Stephani2019-12-251-0/+10
* | Prepare module header generation for Emacs 28.Philipp Stephani2019-12-241-0/+2