summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* AVIF support (#671)Ben Morss2021-03-031-0/+8
* HEIF support through libheif (#670)Martin Reboredo2021-03-021-0/+9
* webp: support pkg-config fileMike Frysinger2021-01-201-1/+1
* fix #303: gdlib.pc: use Requires instead of Libs (#537)wilson chen2020-06-181-1/+10
* Remove AC_FUNC_VPRINTFPeter Kokot2018-09-111-1/+0
* Remove HAVE_STDLIB_HPeter Kokot2018-09-081-1/+0
* Remove AC_C_CONSTPeter Kokot2018-09-081-1/+0
* Remove HAVE_STRING_HPeter Kokot2018-09-081-1/+0
* Remove HAVE_STDDEF_HPeter Kokot2018-09-061-1/+0
* Remove HAVE_LIMITS_HPeter Kokot2018-09-061-1/+0
* Remove HAVE_ERRNO_HPeter Kokot2018-09-051-1/+0
* configure: support libjpeg.pc #455Mike Frysinger2018-08-261-1/+1
* drop netware support #294Mike Frysinger2018-08-251-16/+0
* make gd/gd2 image formats optional #428Mike Frysinger2018-01-301-0/+16
* Fix typoChristoph M. Becker2017-08-011-1/+1
* cmake: add soname info to libgd.soMike Frysinger2016-11-101-14/+11
* configure: only enable -Werror by default in git builds #339Mike Frysinger2016-11-101-1/+2
* gdlib-config: punt!Mike Frysinger2016-10-061-8/+0
* tests: drop test_config.hMike Frysinger2016-07-211-1/+0
* Add complex text layout supportKhalid Alqassabi2016-06-301-0/+9
* configure: build with -Wall by defaultMike Frysinger2016-06-031-0/+3
* libtool: rework revision to fix OS X breakageMike Frysinger2016-05-211-1/+6
* dist: drop bzip2 tarballMike Frysinger2016-05-191-1/+1
* libtool: set revision based on package versionMike Frysinger2016-05-191-1/+4
* libimagequant: fix integrationMike Frysinger2016-05-181-2/+17
* build: fix GDLIB_REVISION collisionMike Frysinger2016-05-181-6/+6
* configure/cmake: unify header checks and config.h generationMike Frysinger2016-05-171-1/+15
* configure: enable -Werror by default when availableMike Frysinger2016-05-131-0/+7
* configure: unify library testsMike Frysinger2015-11-231-277/+132
* configure: require autoconf-2.64/automake-1.11Mike Frysinger2015-11-231-5/+2
* configure: use AS_HELP_STRING everywhereMike Frysinger2015-11-231-16/+16
* Change issue tracker URL to githubOndřej Surý2015-01-221-1/+1
* Merge branch 'GD-2.1'Pierre Joye2015-01-211-0/+6
|\
| * fix #140, versions placeholder not replaced in gdlib-configPierre Joye2015-01-211-0/+6
* | fix #129, drop VPX usage in favor of libwebpPierre Joye2015-01-201-58/+22
|/
* Silence automake 1.14 warnings ("source file is in a subdirectory, but option...Nathanael Jones2014-10-021-1/+1
* gd.h now holds the canonical version number.Chris Reuter2013-11-071-19/+15
* Don't append dash when GDLIB_EXTRA is emptyOndřej Surý2013-06-271-5/+5
* Create gd.h from gd.h.in to properly include current library versionOndřej Surý2013-06-261-1/+4
* prepare 2.1.0 finalgd-2.1.0Pierre Joye2013-06-251-1/+1
* configure: log libpng-config details and fix libs setupMike Frysinger2013-06-201-1/+3
* typo in 5b96783Remi Collet2013-06-141-1/+1
* Also check for libvpx pkg-config module if vpx module is not foundOndřej Surý2013-06-141-4/+7
* Release 2.1.0RC2gd-2.1.0-rc2Ondřej Surý2013-06-071-1/+1
* Enable dist-bzip2 and dist-xz in AUTOMAKE optionsOndřej Surý2013-06-071-1/+1
* Bump version to 2.1.0-rc1gd-2.1.0-rc1Ondřej Surý2013-05-241-1/+1
* Switch to AC_PROG_CC_STDC, we should have C99 support when using autoconf (th...Ondřej Surý2013-05-221-1/+1
* Make the pkg-config support simplerOndřej Surý2013-05-211-23/+45
* Add pkg-config support for vpx, tiff-4, fontconfig and Xpm libraries.Ondřej Surý2013-05-211-57/+171
* Define version just once using m4_define and bump version to 2.1.0-alpha1gd-2.1.0-alpha1Ondřej Surý2013-05-131-6/+18