summaryrefslogtreecommitdiffstats
path: root/Utilities/cmzlib/zconf.h
Commit message (Collapse)AuthorAgeFilesLines
* zlib: Mangle symbols to avoid conflict with external transitive dependenciesBrad King2022-06-111-0/+2
| | | | | | Mangling was dropped by commit fc22ac115e (zlib: Drop old sources to make room for a fresh import, 2022-05-26). Restore it for the new import of upstream zlib.
* Merge branch 'upstream-zlib' into update-zlibBrad King2022-05-281-58/+260
| | | | | * upstream-zlib: zlib 2022-03-27 (21767c65)
* zlib: Use unistd.h on all non-Windows platformsBrad King2022-05-261-1/+1
| | | | | Replace the `HAVE_UNISTD_H` change from commit 3edcd70754 (ENH: Update zlib to 1.2.3, 2007-09-11, v2.6.0~1135) with simpler logic.
* Merge branch 'upstream-zlib' into update-zlibBrad King2022-05-261-0/+332
| | | | | | # By zlib upstream * upstream-zlib: zlib 2011-09-09 (abf180a0)
* zlib: Drop old sources to make room for a fresh importBrad King2022-05-261-351/+0
|
* Haiku: Remove outdated preprocessor checksAdrien Destugues2013-10-081-1/+1
| | | | | | | | | * Haiku does not define __BEOS__ anymore, so there is no need to guard these BeOS specific workaround for Haiku. * The workaround themselves are not needed for Haiku as it has much better POSIX compatibility than BeOS did. Applied-by: Rolf Eike Beer <eike@sf-mail.de>
* ENH: add initial support for HAIKU OS from bug# 7425Bill Hoffman2008-09-151-1/+1
|
* ENH: Update zlib to 1.2.3. Addresses bugs #5445 and #3473.David Cole2007-09-111-131/+184
|
* COMP: Disabling warnings in zlib code to avoid changing it too much.Brad King2005-02-101-0/+8
|
* ENH: Initial import from VTKAndy Cedilnik2005-01-261-0/+290