Upgraded zlib to 1.2.11.1 from the develop branch.
authorJared Mulconry <jaredmulconry@gmail.com>
Wed, 4 Oct 2017 09:33:59 +0000 (20:33 +1100)
committerJared Mulconry <jaredmulconry@gmail.com>
Wed, 4 Oct 2017 09:33:59 +0000 (20:33 +1100)
commitbab6ca20856b1fab87680cb19103ccc3bc3527f7
tree4538c85a7eb7d18050fe3de81d09c8f0b0017077
parentc3e9d6132c643709488550e9d0596a8018120bc2
Upgraded zlib to 1.2.11.1 from the develop branch.
43 files changed:
contrib/zlib/.gitignore [new file with mode: 0644]
contrib/zlib/CMakeLists.txt
contrib/zlib/ChangeLog [new file with mode: 0644]
contrib/zlib/FAQ [new file with mode: 0644]
contrib/zlib/INDEX [new file with mode: 0644]
contrib/zlib/Makefile.in [new file with mode: 0644]
contrib/zlib/README
contrib/zlib/adler32.c
contrib/zlib/compress.c
contrib/zlib/configure [new file with mode: 0644]
contrib/zlib/crc32.c
contrib/zlib/deflate.c
contrib/zlib/deflate.h
contrib/zlib/gzguts.h
contrib/zlib/gzlib.c
contrib/zlib/gzread.c
contrib/zlib/gzwrite.c
contrib/zlib/infback.c
contrib/zlib/inffast.c
contrib/zlib/inflate.c
contrib/zlib/inflate.h
contrib/zlib/inftrees.c
contrib/zlib/make_vms.com [new file with mode: 0644]
contrib/zlib/treebuild.xml [new file with mode: 0644]
contrib/zlib/trees.c
contrib/zlib/uncompr.c
contrib/zlib/win32/Makefile.gcc
contrib/zlib/win32/Makefile.msc
contrib/zlib/win32/README-WIN32.txt
contrib/zlib/win32/VisualC.txt
contrib/zlib/win32/zlib.def
contrib/zlib/win32/zlib1.rc
contrib/zlib/zconf.h.cmakein
contrib/zlib/zconf.h.in [moved from contrib/zlib/zconf.in.h with 50% similarity]
contrib/zlib/zconf.h.included
contrib/zlib/zlib.3 [new file with mode: 0644]
contrib/zlib/zlib.3.pdf [new file with mode: 0644]
contrib/zlib/zlib.h
contrib/zlib/zlib.map [new file with mode: 0644]
contrib/zlib/zlib.pc.in [new file with mode: 0644]
contrib/zlib/zlib2ansi [new file with mode: 0644]
contrib/zlib/zutil.c
contrib/zlib/zutil.h