summaryrefslogtreecommitdiff
path: root/ext/gd/config.w32
Commit message (Expand)AuthorAgeFilesLines
* Support TGA readingChristoph M. Becker2019-06-201-1/+2
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-3/+3
* Remove unused Git attributes identPeter Kokot2018-07-251-1/+0
* Implement #69606: Support BMPs (added in GD 2.1.0)Christoph M. Becker2017-01-041-1/+2
* Merge branch 'PHP-7.1'Anatol Belski2016-09-251-1/+1
|\
| * Add an include path for freetype which is relevant for cmake buildsAnatol Belski2016-09-251-1/+1
* | Sync with libgd wrt. compilation unitsChristoph M. Becker2016-09-201-2/+2
* | Remove unused compilation unitChristoph M. Becker2016-09-191-1/+1
* | Remove effectless --enable-gd-native-ttf and USE_GD_IMGSTRTTFChristoph M. Becker2016-09-141-1/+0
|/
* fix libwebp namingsAnatol Belski2015-07-241-1/+1
* enable ext/gd to support libpng16Anatol Belski2015-07-231-1/+2
* Replaced libvpx by libwebp (first draft; Windows only)Christoph M. Becker2015-07-211-7/+8
* Remove T1Lib support (see #69698)Kalle Sommer Nielsen2015-05-291-10/+0
* rename intel toolset to icc - shorterAnatol Belski2014-11-071-1/+1
* fix gd compilation with icc toolsetAnatol Belski2014-11-071-0/+3
* fix include searchAnatol Belski2014-03-121-0/+1
* fixe preprocessor definitionAnatol Belski2013-05-151-1/+1
* - add new interpolation methodPierre Joye2013-03-201-2/+2
* - add image crop supportPierre Joye2013-02-281-1/+2
* - add only oncePierre Joye2013-02-271-1/+1
* - add image flip API supportPierre Joye2013-02-271-2/+2
* make libvpx optionalAnatoliy Belsky2013-02-061-3/+9
* allow for libpng 1.5.xAnatoliy Belsky2013-01-281-1/+2
* enabled libxpm for gd on windowsAnatoliy Belsky2012-10-241-1/+5
* - 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