summaryrefslogtreecommitdiff
path: root/ext/zlib/config.w32
Commit message (Collapse)AuthorAgeFilesLines
* fix shared compilationAnatol Belski2015-03-231-1/+1
|
* converted ext/zlib with static tsrm ls cacheAnatol Belski2014-10-151-1/+1
|
* - don't show zlib as available when libs or headers are missingPierre Joye2008-06-221-7/+12
|
* Windows configure fixes, a few additional lib names allowed, apache2 only on ↵Elizabeth Marie Smith2008-05-141-1/+1
| | | | for zts builds since apache on win is always threaded, isapi no longer stops configure in non-zts mode, look for _debug for debug libraries when debug is enabled
* Update windows build files for filter supportSara Golemon2004-07-171-1/+1
|
* Reexport some zlib symbols so we can avoid linking with zlib.lib in shared ↵Frank M. Kromann2004-03-101-0/+4
| | | | extensions (on win32)
* glob-ify lib checks; this simplifies writing of config.w32 files a little.Wez Furlong2004-01-071-1/+1
|
* Correcting the description field.Jon Parise2003-12-221-1/+1
|
* we only use zlib.libWez Furlong2003-12-191-1/+1
|
* Use Rob's static libxml+libiconv library; new build no longerWez Furlong2003-12-051-1/+1
| | | | | | | requires libxml2.dll or iconv.dll at runtime. Since we have iconv built in, enable iconv extension by default too.
* some tweaks for FrankWez Furlong2003-12-031-1/+2
|
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+12
Will follow up to internals@ shortly.