summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
| * | Mark _Noreturn error functions as coldPaul Eggert2019-04-181-0/+3
| * | Bump minimum GTK versions to 2.24 and 3.10Alexander Gramiak2019-04-141-28/+6
| * | Replace executable’s fingerprint in placePaul Eggert2019-04-141-1/+5
| * | Bring back dmpstruct.hPaul Eggert2019-04-101-2/+15
| * | Support ./configure --with-gif=ifavailable etc.Paul Eggert2019-03-251-19/+40
| * | Re-enable the timerfd interface on CygwinKen Brown2019-03-091-4/+0
| * | Merge from origin/emacs-26Glenn Morris2019-03-011-0/+4
| |\ \ | | |/
| | * Disable the timerfd interface on CygwinKen Brown2019-02-221-0/+4
| | * Bump Emacs version to 26.1.92emacs-26.1.92Nicolas Petton2019-02-201-1/+1
| | * Bump Emacs version to 26.1.91emacs-26.1.91Nicolas Petton2019-01-071-1/+1
| * | Ignore pending_signals when checking for quits.Philipp Stephani2019-02-241-0/+2
| * | Use 'timer_getoverrun' on Cygwin when possibleKen Brown2019-02-181-1/+1
| * | Support (locale-info 'paper) on GNU platformsPaul Eggert2019-02-021-7/+19
| * | Restore SETFATTR substitutionPaul Eggert2019-02-011-0/+1
| * | * configure.ac (emacs_config_features): Add pdumper and unexec.Glenn Morris2019-02-011-1/+3
| * | Rename CANNOT_DUMP to HAVE_UNEXECPaul Eggert2019-02-011-20/+17
| * | Omit some linker hacks if not doing unexecPaul Eggert2019-02-011-10/+15
| * | Stop using macOS -prebind optionPaul Eggert2019-02-011-1/+1
| * | Add portable dumperDaniel Colascione2019-01-151-31/+109
| * | Add native image scaling (bug#33587)Alan Third2019-01-101-3/+11
| * | Port to platforms where tputs is in libtinfowPaul Eggert2019-01-051-1/+2
| * | Merge from origin/emacs-26Paul Eggert2018-12-311-3/+3
| |\ \ | | |/
| | * Fix copyright years by handPaul Eggert2019-01-011-2/+2
| | * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| | * Bump Emacs version to 26.1.90Nicolas Petton2018-11-121-1/+1
* | | Assume hb_ft_font_create_referenced if HarfBuzzPaul Eggert2018-12-141-7/+0
* | | * configure.ac: Guess at minimum harfbuzz version. (Bug#33748)Glenn Morris2018-12-141-1/+1
* | | Default to --with-harfbuzzPaul Eggert2018-12-131-1/+1
* | | Add support for building with HarfBuzzKhaled Hosny2018-12-101-1/+20
|/ /
* | emacsclient: assume HAVE_INET_SOCKETSPaul Eggert2018-11-261-15/+0
* | * configure.ac (emacs_config_features): Add notify backends.Glenn Morris2018-10-291-0/+9
* | Fix struct thread alignment on FreeBSD x86Paul Eggert2018-10-191-0/+16
* | Bring back nocombreloc if dumpingPaul Eggert2018-10-171-0/+33
* | Merge from origin/emacs-26Glenn Morris2018-10-161-1/+1
|\ \ | |/
| * Update --without-toolkit-scroll-bars docRobert Pluim2018-10-131-1/+1
* | Port --enable-gcc-warnings to recent clangPaul Eggert2018-10-091-1/+2
* | * configure.ac: Fix goofs in my recent ImageMagick change.Glenn Morris2018-08-301-5/+2
* | Merge from origin/emacs-26Glenn Morris2018-08-291-8/+9
|\ \ | |/
| * ; * configure.ac: Remove outdated comment (it was about CRT_DIR).Glenn Morris2018-08-281-1/+0
| * * configure.ac (emacs_config_features): Add GLIB, XDBE, XIM.Glenn Morris2018-08-271-3/+4
| * * configure.ac: Doc fixes related to --with-xim.Glenn Morris2018-08-271-4/+5
| * Update GNOME bugtracker URLsGlenn Morris2018-08-241-1/+1
* | * configure.ac, src/image.c: Tweak previous ImageMagick change.Glenn Morris2018-08-271-12/+9
* | Support ImageMagick version 7 (bug#25967)Karl Otness2018-08-271-4/+13
* | Rename --without-mini-gmp to --with-libgmpPaul Eggert2018-08-141-8/+7
* | Merge from origin/emacs-26Glenn Morris2018-08-141-0/+1
|\ \ | |/
| * Don't use -Wabi compiler optionEli Zaretskii2018-08-111-0/+1
* | * configure.ac (GMP_LIB): Set to -lgmp if --without-mini-gmp.Paul Eggert2018-08-121-1/+1
* | Make mini-gmp safe for --enable-gcc-warningsPaul Eggert2018-08-121-1/+1
* | New 'configure' arg --with-mini-gmpPaul Eggert2018-08-121-11/+24