summaryrefslogtreecommitdiff
path: root/ext/gd/config.m4
Commit message (Expand)AuthorAgeFilesLines
* fix bug #74343 compile fails on solaris 11 with system libgdJoe Watkins2017-03-301-1/+1
* libwebp support for linuxAnatol Belski2015-07-211-20/+28
* Remove T1Lib support (see #69698)Kalle Sommer Nielsen2015-05-291-29/+0
* Fix bug #68656 Report gd library versionRemi Collet2014-12-261-0/+1
* Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-12-071-16/+11
|\
| * Switch to using freetype-config for freetype detection.Adam Harvey2013-12-071-16/+11
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-4/+4
* | Fixed bug #64785 : restore 5.4 behaviour, libpng is mandatoryRemi Collet2013-05-081-3/+4
* | Move (back) missing functions in system libgd to gd_compatRemi Collet2013-05-051-0/+1
* | gd: missing commaRemi Collet2013-05-051-2/+1
* | gd: fix typo and cleanupsRemi Collet2013-05-041-8/+7
* | Move png and jpeg version functions to gd.c so the external library build doe...Ondřej Surý2013-05-041-1/+0
* | Rewrite Xpm library check so it doesn't break on MultiArch systemsOndřej Surý2013-05-041-9/+2
* | Required GD >= 2.1.0 or GD bundled, this allows us to remove most of the #ifdefOndřej Surý2013-05-041-107/+37
* | * Remove overflow2, getmbi and skipheaders from gd_compat.h * Add missing ret...Ondřej Surý2013-05-041-0/+1
* | Allow to use new GD-2.1.0 function from system libraryOndřej Surý2013-05-041-15/+27
* | allow use of gdImageCreateFromJpegEx with system libgdRemi Collet2013-04-241-0/+2
* | gd: provide imageflip with system libgd when availableRemi Collet2013-04-241-0/+2
* | enable WebP with system libgd when availableRemi Collet2013-04-231-0/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Pierre Joye2013-04-101-0/+2
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Pierre Joye2013-04-101-0/+2
| |\
| | * add external 2.1 detection and fix gd_compat for 2.1+Pierre Joye2013-04-101-0/+2
| | * Check headers first and let the CHECK_LIBRARY macroRasmus Lerdorf2011-05-121-8/+4
* | | - config.m4 sync with .w32Pierre Joye2013-03-201-1/+1
* | | - add image crop supportPierre Joye2013-02-281-1/+2
* | | - add new file for m4 as wellPierre Joye2013-02-271-1/+1
|/ /
* | Check headers first and let the CHECK_LIBRARY macroRasmus Lerdorf2011-05-121-10/+6
* | - initial webp support, rely on libpx, final version will be either w/o dep o...Pierre Joye2010-10-041-6/+44
|/
* - [DOC] always enable imagecolormatchPierre Joye2009-05-271-2/+3
* - MFH: [DOC] always enable imagerotate (bundled or system gd)Pierre Joye2009-05-271-2/+3
* - MFH: [DOC] - add image(filled)ellipse to the compat layer (work around a b...Pierre Joye2009-05-261-2/+2
* - [DOC] always enable imagefilter and imageconvolution, even when built again...Pierre Joye2009-05-261-2/+2
* - always add libgd/Pierre Joye2009-05-261-2/+2
* - #47812, undefined symbol: gdJpegGetVersionIntPierre Joye2009-04-071-2/+4
* MFH: added pixelate filter.Takeshi Abe2009-01-141-1/+1
* Remove freetype1 supportScott MacVicar2008-07-181-45/+1
* MFH: Fix some configure --help textsfoobar2007-07-031-2/+2
* MFH: - Fixed bug #41555 (configure failure: regression caused by fix for #41265)foobar2007-06-011-1/+1
* MFH:- Prevent bugs like #41265 being submitted from now on.foobar2007-05-041-4/+15
* - MFH:Pierre Joye2007-04-041-0/+2
* - MFH: CVE-2007-1001, integer overflow with invalid wbmp imagesPierre Joye2007-03-101-1/+1
* - MFH: add better zlib detectionPierre Joye2006-12-261-23/+49
* change "-o" to "||" (fixes potential problems on weird systems where test doe...Antony Dovgal2005-11-291-5/+5
* - Unify the "configure --help" textsfoobar2005-05-291-8/+8
* gdImageGifCtx() is always available in bundled libAntony Dovgal2005-05-171-0/+1
* - Install GD header filesfoobar2005-05-071-0/+3
* - Fixed bug #31396 (compile fails with gd 2.0.33 without freetype)foobar2005-01-041-1/+3
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-9/+9
* More PHP_LIBDIR fixes for lib64 platforms.Joe Orton2004-12-131-2/+2
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-14/+14