summaryrefslogtreecommitdiff
path: root/ext/iconv/config.w32
Commit message (Expand)AuthorAgeFilesLines
* Drop support for iconv without proper errno settingChristoph M. Becker2020-03-171-1/+0
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-1/+0
* implemented --with-all-shared optionAnatol Belski2015-03-231-1/+1
* ext/iconv, ext/json and ext/session use static tsrmls pointerAnatol Belski2014-10-171-1/+1
* - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate...Pierre Joye2010-12-111-0/+1
* Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALIASED_LIBICONV, making ...Kalle Sommer Nielsen2010-03-081-1/+1
* Fix linking of iconv on WindowsKalle Sommer Nielsen2010-03-081-0/+1
* - update lib detection and does not enable it when lib/headers are missingPierre Joye2008-07-061-2/+7
* Only dllexport during the compilation of iconv.cEdin Kadribasic2004-11-231-0/+1
* Move iconv exports to the iconv extensionFrank M. Kromann2004-08-041-0/+3
* Use Rob's static libxml+libiconv library; new build no longerWez Furlong2003-12-051-2/+3
* fix zts buildWez Furlong2003-12-051-8/+9
* This should solve a few problems with static vs. shared builds for extensions...Wez Furlong2003-12-031-1/+0
* Add a win32 build script. Not tested, but should work :)Moriyoshi Koizumi2003-12-031-0/+16