summaryrefslogtreecommitdiff
path: root/ext/gd/config.w32
Commit message (Expand)AuthorAgeFilesLines
* - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate...Pierre Joye2010-12-111-0/+2
* - initial webp support, rely on libpx, final version will be either w/o dep o...Pierre Joye2010-10-041-2/+6
* - typo for iconv DLL .libPierre Joye2010-06-281-1/+1
* - [DOC] always enable imagecolormatchPierre Joye2009-05-271-1/+1
* - MFH: [DOC] always enable imagerotate (bundled or system gd)Pierre Joye2009-05-271-1/+2
* - MFH: [DOC] - add image(filled)ellipse to the compat layer (work around a b...Pierre Joye2009-05-261-1/+1
* - [DOC] always enable imagefilter and imageconvolution, even when built again...Pierre Joye2009-05-261-1/+1
* - naming & cleanupPierre Joye2009-04-061-6/+5
* - check in the libpng dir as wellPierre Joye2009-03-291-0/+1
* MFH: added pixelate filter.Takeshi Abe2009-01-141-1/+1
* MFH + NEWS entryKalle Sommer Nielsen2008-07-201-0/+1
* Remove freetype1 supportScott MacVicar2008-07-181-1/+1
* dont forget the headerRob Richards2008-07-111-0/+1
* fix iconv linkingRob Richards2008-07-111-5/+3
* fix zlib detection and linkingRob Richards2008-07-091-1/+2
* MFH:Pierre Joye2008-07-081-2/+2
* - test for ZLIB_SHARED (possible conflict)Pierre Joye2008-07-071-6/+2
* - MFH:Pierre Joye2008-07-061-3/+8
* - MFH: add imagegrabwindow and imagegrabscreen (win32 only) [DOC]Pierre Joye2007-04-171-0/+3
* - add HAVE_GD_FONTCACHESHUTDOWN to w32 build script (always here)Pierre Joye2007-04-111-0/+1
* - Fix windows mutex intialization, add HAVE_GD_FONTMUTEX and HAVE_LIBFREETYPEPierre Joye2007-04-061-0/+2
* - MFH: CVE-2007-1001, integer overflow with invalid wbmp imagesPierre Joye2007-03-101-1/+1
* Missing entryfoobar2005-08-071-0/+1
* Only link zlib if we dont compile it in (#3406)Edin Kadribasic2005-08-061-1/+4
* Allow building gd on windows systems without t1lib (M. Sisolak) #33620Edin Kadribasic2005-08-011-4/+11
* Added T1LIB support on Windows (#32809)Edin Kadribasic2005-04-251-1/+5
* Merge changes from GD 2.0.28Stefan Esser2004-07-221-1/+2
* win32 build:Wez Furlong2004-01-071-1/+1
* Make sure zlib.lib is foundFrank M. Kromann2003-12-311-1/+1
* For GD, build the extension as php_gd2.dll instead of php_gd.dll.Wez Furlong2003-12-221-2/+2
* tweak build so that it mirrors the source filesystem layout under the build d...Wez Furlong2003-12-071-25/+29
* First attemt at win32 build with the new build system.Edin Kadribasic2003-12-071-0/+43