summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Generate Seccomp filters only if we have the necessary constants.Philipp Stephani2021-04-121-0/+1
* Fix check for timer_getoverrunAndreas Schwab2021-04-111-1/+7
* Use pkg-config to check for libseccomp.Philipp Stephani2021-04-111-4/+4
* Add another check for the required header <linux/filter.h>.Philipp Stephani2021-04-111-1/+1
* Also check for needed seccomp macros.Philipp Stephani2021-04-111-1/+9
* Add a helper binary to create a basic Secure Computing filter.Philipp Stephani2021-04-101-0/+5
* Add support for --seccomp command-line option.Philipp Stephani2021-04-101-1/+4
* Warn the user if we can't find pkg-configLars Ingebrigtsen2021-03-191-0/+5
* Simplify silent-rules build machineryGlenn Morris2021-03-061-7/+1
* Remove the --without-makeinfo configure option (bug#46837)Glenn Morris2021-03-061-21/+13
* * configure.ac: Replace obsolete AC_CHECK_HEADER usage. (Bug#46578)Glenn Morris2021-02-161-1/+2
* * configure.ac: Replace obsolete AC_TRY_LINK with AC_LINK_IFELSE.Glenn Morris2021-02-161-4/+4
* Remove TIME_WITH_SYS_TIME, unused for a long timeGlenn Morris2021-02-161-1/+0
* Remove Motif supportRobert Pluim2021-02-121-5/+4
* Prepare for update from GnulibPaul Eggert2021-01-221-1/+1
* * configure.ac: Alphabetize emacs_config_featuresRobert Pluim2021-01-111-4/+6
* Ensure HAVE_GMP is reflected in emacs_config_featuresRobert Pluim2021-01-111-5/+6
* Fix broken build on AIX 7.2Paul Eggert2021-01-041-0/+12
* Merge from origin/emacs-27Glenn Morris2021-01-041-12/+0
|\
| * Revert previous patch which was installed into wrong branch.Paul Eggert2021-01-031-12/+0
| * Fix broken build on AIX 7.2Paul Eggert2021-01-031-0/+12
* | Fix broken build on AIX 7.2Paul Eggert2021-01-031-0/+12
* | Improve drawing performance on macOSAlan Third2021-01-011-1/+1
* | Port to Solaris 10Paul Eggert2021-01-011-2/+7
* | 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