summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Port to platforms with Xrender lib but not headerPaul Eggert2019-09-041-1/+2
* Don't worry about pre-1.0.0 alsa-lib includePaul Eggert2019-08-281-20/+0
* * configure.ac (HAVE_JPEG): Test for window system. (Bug#36995)Ulrich Müller2019-08-201-38/+40
* Debug out-of-range make_fixnum argsPaul Eggert2019-08-151-0/+13
* Merge from origin/emacs-26Michael Albinus2019-07-121-1/+1
|\
| * Raise required librsvg version so as to match the current useYAMAMOTO Mitsuharu2019-07-121-1/+1
| * Bump Emacs version to 26.2.90Nicolas Petton2019-06-121-1/+1
| * Port to platforms where tputs is in libtinfowPaul Eggert2019-04-271-1/+2
| * Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs into emacs-26Eli Zaretskii2019-04-211-1/+1
| |\
| | * ; Bump Emacs version to 26.2.50Glenn Morris2019-04-201-1/+1
| * | Use pkg-config to find lcms2 CFLAGS and LIBS (Bug#30346)Noam Postavsky2019-04-211-9/+6
| |/
| * Bump Emacs version to 26.2emacs-26.2Nicolas Petton2019-04-111-1/+1
* | Simplify workaround for Cygwin O_PATH bugKen Brown2019-06-291-0/+3
* | * configure.ac: Set HAVE_XFT to no for summary if HAVE_CAIRO is yes.YAMAMOTO Mitsuharu2019-06-251-0/+2
* | Bring macuvs.h back under Git controlPaul Eggert2019-06-221-2/+2
* | Fix default build-from-Git on macOSPaul Eggert2019-06-211-1/+4
* | --with-cairo is no longer experimentalPaul Eggert2019-06-191-1/+1
* | * configure.ac: Lower required cairo version to 1.8.0.YAMAMOTO Mitsuharu2019-06-151-1/+1
* | Support X core font driver on cairo (Bug#28236)YAMAMOTO Mitsuharu2019-06-081-1/+1
* | Implement the get_variation_glyphs method for FreeType >= 2.3.6YAMAMOTO Mitsuharu2019-06-021-0/+7
* | Revert previous commitYAMAMOTO Mitsuharu2019-06-021-7/+0
* | Make fthbfont and derivatives use common HarfBuzz code in hbfont.cYAMAMOTO Mitsuharu2019-06-021-0/+7
* | Move common HarfBuzz code to a common file hbfont.cEli Zaretskii2019-06-011-1/+4
* | Add HarfBuzz font backend for MS-WindowsEli Zaretskii2019-05-311-40/+54
* | Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu2019-05-231-3/+4
|\ \
| * | Distribute test cases in tarballs by defaultPaul Eggert2019-05-161-2/+1
| * | Default to disabling ImageMagick (Bug#33587)Paul Eggert2019-05-131-1/+1
| * | Export major version of latest Emacs supported by emacs-module.h.Philipp Stephani2019-04-281-0/+2
* | | Merge branch 'master' into harfbuzzYAMAMOTO Mitsuharu2019-04-271-158/+294
|\ \ \ | |/ /
| * | Don't link libXft when using cairoYAMAMOTO Mitsuharu2019-04-241-19/+33
| * | Let plain ‘make’ work even not GNU MakePaul Eggert2019-04-221-1/+9
| * | Remove --enable-checking=xmallocoverrunPaul Eggert2019-04-211-8/+1
| * | Remove --enablechecking=conslist configure optionPaul Eggert2019-04-211-8/+1
| * | * src/configure.ac: Check for GTK 2 features only on GTK 2Alexander Gramiak2019-04-201-14/+17
| * | 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