Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix shared compilation | Anatol Belski | 2015-03-23 | 1 | -1/+1 |
| | |||||
* | converted ext/zlib with static tsrm ls cache | Anatol Belski | 2014-10-15 | 1 | -1/+1 |
| | |||||
* | - don't show zlib as available when libs or headers are missing | Pierre Joye | 2008-06-22 | 1 | -7/+12 |
| | |||||
* | Windows configure fixes, a few additional lib names allowed, apache2 only on ↵ | Elizabeth Marie Smith | 2008-05-14 | 1 | -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 support | Sara Golemon | 2004-07-17 | 1 | -1/+1 |
| | |||||
* | Reexport some zlib symbols so we can avoid linking with zlib.lib in shared ↵ | Frank M. Kromann | 2004-03-10 | 1 | -0/+4 |
| | | | | extensions (on win32) | ||||
* | glob-ify lib checks; this simplifies writing of config.w32 files a little. | Wez Furlong | 2004-01-07 | 1 | -1/+1 |
| | |||||
* | Correcting the description field. | Jon Parise | 2003-12-22 | 1 | -1/+1 |
| | |||||
* | we only use zlib.lib | Wez Furlong | 2003-12-19 | 1 | -1/+1 |
| | |||||
* | Use Rob's static libxml+libiconv library; new build no longer | Wez Furlong | 2003-12-05 | 1 | -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 Frank | Wez Furlong | 2003-12-03 | 1 | -1/+2 |
| | |||||
* | Add new (optional!) win32 build infrastructure. | Wez Furlong | 2003-12-02 | 1 | -0/+12 |
Will follow up to internals@ shortly. |