dolphin/Externals/zlib
Shawn Hoffman 317e63e7ba msvc: disable compiler warnings when building all Externals (cl /W0), except for wxWidgets, where all warnings are fixed.
Note warnings may still be generated by code in Externals if it is included into warning-enabled code (this is the case for libusb).
Also, quiet an intellisense warning in wxWidgets caused by using __w64 for an inapplicable type.
2014-08-19 22:33:42 -07:00
..
CMakeLists.txt Remove our GLU dependency. Fix static zlib 2013-12-23 16:01:34 -07:00
ChangeLog update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
adler32.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
compress.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
crc32.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
crc32.h update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
deflate.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
deflate.h update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
gzclose.c update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
gzguts.h update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
gzlib.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
gzread.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
gzwrite.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
infback.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
inffast.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
inffast.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
inffixed.h update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
inflate.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
inflate.h update zlib to 1.2.4 2010-04-10 17:10:32 +00:00
inftrees.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
inftrees.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
trees.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
trees.h update zlib to 1.2.5 2011-02-05 05:29:27 +00:00
uncompr.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
zconf.h update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
zlib.h update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
zlib.vcxproj msvc: disable compiler warnings when building all Externals (cl /W0), except for wxWidgets, where all warnings are fixed. 2014-08-19 22:33:42 -07:00
zutil.c update zlib to v1.2.8 2013-06-22 17:39:46 +02:00
zutil.h update zlib to v1.2.8 2013-06-22 17:39:46 +02:00