summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/zlib/zutil.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed zlib build for WEC7.Andreas Holzammer2012-02-271-8/+0
| | | | | | | | | | | | | | | | | errno in zutil.c is leftover, and not used anymore -> removed. In gzguts.h qfunctions_wince.h are included. To use this header qglobal.h is needed. In qfunctions_wince.h a special define section is added for zlib. Task-number: QTBUG-22507 Change-Id: I78ec78d22e2930a03b349a47ab3a3ad077277c42 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com> (cherry picked from commit 10830e844683c75d96c024450b4b7a624d8d6d8f) Reviewed-by: Andreas Holzammer <andreas.holzammer@kdab.com>
* Upgrading zlib: Add zlib version 1.2.5aavit2011-03-241-0/+318
| | | | | | | This commit contains a clean copy of zlib 1.2.5. The Qt building modifications will follow in a separate commit. As usual, the extraneous stuff in the official distribution (examples etc.) have been removed.
* Upgrading zlib: Remove zlib version 1.2.3aavit2011-03-241-318/+0
|
* Long live Qt!Lars Knoll2009-03-231-0/+318