summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* checkpointDaniel Colascione2019-01-141-107/+165
|\
| * 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
| * | 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
| * | Reject old libgmp that lack mpz_roinit_nPaul Eggert2018-08-111-1/+1
| * | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-091-3/+4
| |\ \
| | * | Substitute a <ieee754.h> on hosts lacking itPaul Eggert2018-08-011-1/+0
| | * | Read and print NaN significand if <ieee754.h>Paul Eggert2018-08-011-0/+1
| | * | * configure.ac [$HAVE_NS]: Correct build instructions.Charles A. Roelli2018-07-161-3/+4
| * | | Add GMP to emacs_config_featuresRobert Pluim2018-07-131-1/+1
| * | | Add configury for GMP libraryTom Tromey2018-07-121-0/+15
| |/ /
| * | Adjust to Gnulib change with -Wswitch-defaultPaul Eggert2018-07-031-1/+0
| * | Minor CANNOT_DUMP cleanupsPaul Eggert2018-06-151-54/+62
| * | Remove old combreloc hackPaul Eggert2018-06-151-35/+0
| * | Merge from origin/emacs-26Glenn Morris2018-06-021-2/+5
| |\ \ | | |/
| | * Handle case where Xft is found but not XRenderRobert Pluim2018-05-291-2/+5
| | * Bump Emacs version to 26.1.50Eli Zaretskii2018-05-281-1/+1
| | * Bump Emacs version to 26.1Nicolas Petton2018-04-051-1/+1
| * | GNOME moved URLs for its active bug reportsPaul Eggert2018-05-261-1/+1
| * | Port --enable-gcc-warnings to GCC 8Paul Eggert2018-04-281-0/+1
* | | Merge remote-tracking branch 'origin/master' into pdumperDaniel Colascione2018-03-031-1/+6
|\ \ \ | |/ /
| * | * configure.ac (with_gconf): Respect --without-all.Glenn Morris2018-02-281-1/+6
* | | Rationalize temacs init and dump mode selection.Daniel Colascione2018-02-251-29/+73
* | | Merge remote-tracking branch 'origin/master' into pdumperDaniel Colascione2018-02-191-43/+49
|\ \ \ | |/ /
| * | Use pkg-config to find lcms2 CFLAGS and LIBS (Bug#30346)Noam Postavsky2018-02-171-9/+6
| * | Fix modifier key handling on macOSAlan Third2018-02-171-1/+1