summaryrefslogtreecommitdiff
path: root/Utilities/cmzlib
Commit message (Expand)AuthorAgeFilesLines
* zlib: Fix typo in mangling the crc32() functionleha-bot2023-01-111-2/+1
* zlib: Mangle symbols to avoid conflict with external transitive dependenciesBrad King2022-06-114-0/+154
* zlib: Update build within CMake for 1.2.12Brad King2022-05-281-1/+4
* Merge branch 'upstream-zlib' into update-zlibBrad King2022-05-2828-3642/+16062
* zlib: Add CMakeLists.txt for build within CMakeBrad King2022-05-261-0/+25
* zlib: Use unistd.h on all non-Windows platformsBrad King2022-05-261-1/+1
* zlib: Suppress some MSVC warningsBrad King2022-05-261-0/+6
* zlib: Add initialization to satisfy valgrindBrad King2022-05-261-0/+7
* zlib: Fix typo in commentBrad King2022-05-261-1/+1
* Merge branch 'upstream-zlib' into update-zlibBrad King2022-05-2624-0/+10308
* zlib: Drop old sources to make room for a fresh importBrad King2022-05-2633-11841/+0
* Utilities: Suppress warnings in third-party code with IBMClangAaron Liu2022-01-271-1/+1
* LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-1/+1
* Utilities: Suppress warnings in third-party code with NVHPCBrad King2021-04-201-1/+1
* Utilities: Suppress warnings in third-party code when using IntelLLVMBrad King2021-01-281-1/+1
* Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-5/+0
* Utilities: Suppress warnings in third-party code when using XLClangBrad King2019-02-251-1/+1
* Remove now-unused code once used for MIPSpro on IRIXBrad King2019-02-211-1/+1
* zlib: Disable warnings to avoid changing 3rd party codeBrad King2015-01-141-0/+8
* Remove borland workarounds.Stephen Kelly2014-10-151-6/+4
* Haiku: Remove outdated preprocessor checksAdrien Destugues2013-10-082-7/+1
* Clean up install rules of CMake itself (#14371)Brad King2013-08-261-1/+1
* Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-1/+1
* Fixes for bug # 10543, build on older sunpro now works.Bill Hoffman2010-05-041-4/+4
* Remove useless include file filtersBrad King2009-12-081-3/+0
* Fix uninitialized variable access in zlib reported by valgrind. Their web sit...David Cole2009-11-181-0/+7
* Install third-party utility copyright noticesBrad King2009-09-282-0/+25
* ENH: add initial support for HAIKU OS from bug# 7425Bill Hoffman2008-09-152-2/+8
* ENH: Update zlib to 1.2.3. Addresses bugs #5445 and #3473.David Cole2007-09-1138-3654/+6278
* COMP: Fix and/or disable warnings for Borland 5.6 build.Brad King2006-08-011-0/+5
* COMP: Cleanup regular expressionsAndy Cedilnik2005-12-301-2/+1
* COMP: More cleanupsAndy Cedilnik2005-03-161-1/+5
* COMP: attempt to fix warning on Visual Studio 7Andy Cedilnik2005-02-161-7/+7
* COMP: Disabling warnings in zlib code to avoid changing it too much.Brad King2005-02-102-0/+16
* ENH: Initial import from VTKAndy Cedilnik2005-01-2634-0/+9163