remove libpng and zlib from third_party
authorepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 16 Jun 2011 12:27:14 +0000 (12:27 +0000)
committerepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 16 Jun 2011 12:27:14 +0000 (12:27 +0000)
commitb1b721a7b63de4953d6d6113f01b55bfb6553085
tree90a37299e75651c07737d3342b87a3838958456f
parent48d5d8e862697b53adefa014da2b77dce6ccee0c
remove libpng and zlib from third_party
http://codereview.appspot.com/4571077

git-svn-id: http://skia.googlecode.com/svn/trunk@1609 2bbb7eff-a529-9590-31e7-b0007b416f81
453 files changed:
gyp/images.gyp
gyp/libpng.gyp [deleted file]
gyp/zlib.gyp [deleted file]
third_party/libpng/ANNOUNCE [deleted file]
third_party/libpng/CHANGES [deleted file]
third_party/libpng/CMakeLists.txt [deleted file]
third_party/libpng/INSTALL [deleted file]
third_party/libpng/LICENSE [deleted file]
third_party/libpng/Makefile.am [deleted file]
third_party/libpng/Makefile.in [deleted file]
third_party/libpng/README [deleted file]
third_party/libpng/README.skia [deleted file]
third_party/libpng/TODO [deleted file]
third_party/libpng/aclocal.m4 [deleted file]
third_party/libpng/autogen.sh [deleted file]
third_party/libpng/config.guess [deleted file]
third_party/libpng/config.h.in [deleted file]
third_party/libpng/config.sub [deleted file]
third_party/libpng/configure [deleted file]
third_party/libpng/configure.ac [deleted file]
third_party/libpng/contrib/gregbook/COPYING [deleted file]
third_party/libpng/contrib/gregbook/LICENSE [deleted file]
third_party/libpng/contrib/gregbook/Makefile.mingw32 [deleted file]
third_party/libpng/contrib/gregbook/Makefile.sgi [deleted file]
third_party/libpng/contrib/gregbook/Makefile.unx [deleted file]
third_party/libpng/contrib/gregbook/Makefile.w32 [deleted file]
third_party/libpng/contrib/gregbook/README [deleted file]
third_party/libpng/contrib/gregbook/makevms.com [deleted file]
third_party/libpng/contrib/gregbook/readpng.c [deleted file]
third_party/libpng/contrib/gregbook/readpng.h [deleted file]
third_party/libpng/contrib/gregbook/readpng2.c [deleted file]
third_party/libpng/contrib/gregbook/readpng2.h [deleted file]
third_party/libpng/contrib/gregbook/readppm.c [deleted file]
third_party/libpng/contrib/gregbook/rpng-win.c [deleted file]
third_party/libpng/contrib/gregbook/rpng-x.c [deleted file]
third_party/libpng/contrib/gregbook/rpng2-win.c [deleted file]
third_party/libpng/contrib/gregbook/rpng2-x.c [deleted file]
third_party/libpng/contrib/gregbook/toucan.png [deleted file]
third_party/libpng/contrib/gregbook/wpng.c [deleted file]
third_party/libpng/contrib/gregbook/writepng.c [deleted file]
third_party/libpng/contrib/gregbook/writepng.h [deleted file]
third_party/libpng/contrib/pngminim/README [deleted file]
third_party/libpng/contrib/pngminim/decoder/README [deleted file]
third_party/libpng/contrib/pngminim/decoder/makefile [deleted file]
third_party/libpng/contrib/pngminim/decoder/pngusr.dfa [deleted file]
third_party/libpng/contrib/pngminim/decoder/pngusr.h [deleted file]
third_party/libpng/contrib/pngminim/encoder/README [deleted file]
third_party/libpng/contrib/pngminim/encoder/makefile [deleted file]
third_party/libpng/contrib/pngminim/encoder/pngusr.dfa [deleted file]
third_party/libpng/contrib/pngminim/encoder/pngusr.h [deleted file]
third_party/libpng/contrib/pngminim/preader/README [deleted file]
third_party/libpng/contrib/pngminim/preader/makefile [deleted file]
third_party/libpng/contrib/pngminim/preader/pngusr.dfa [deleted file]
third_party/libpng/contrib/pngminim/preader/pngusr.h [deleted file]
third_party/libpng/contrib/pngminus/README [deleted file]
third_party/libpng/contrib/pngminus/makefile.std [deleted file]
third_party/libpng/contrib/pngminus/makefile.tc3 [deleted file]
third_party/libpng/contrib/pngminus/makevms.com [deleted file]
third_party/libpng/contrib/pngminus/png2pnm.bat [deleted file]
third_party/libpng/contrib/pngminus/png2pnm.c [deleted file]
third_party/libpng/contrib/pngminus/png2pnm.sh [deleted file]
third_party/libpng/contrib/pngminus/pngminus.bat [deleted file]
third_party/libpng/contrib/pngminus/pngminus.sh [deleted file]
third_party/libpng/contrib/pngminus/pnm2png.bat [deleted file]
third_party/libpng/contrib/pngminus/pnm2png.c [deleted file]
third_party/libpng/contrib/pngminus/pnm2png.sh [deleted file]
third_party/libpng/contrib/pngsuite/README [deleted file]
third_party/libpng/contrib/pngsuite/basn0g01.png [deleted file]
third_party/libpng/contrib/pngsuite/basn0g02.png [deleted file]
third_party/libpng/contrib/pngsuite/basn0g04.png [deleted file]
third_party/libpng/contrib/pngsuite/basn0g08.png [deleted file]
third_party/libpng/contrib/pngsuite/basn0g16.png [deleted file]
third_party/libpng/contrib/pngsuite/basn2c08.png [deleted file]
third_party/libpng/contrib/pngsuite/basn2c16.png [deleted file]
third_party/libpng/contrib/pngsuite/basn3p01.png [deleted file]
third_party/libpng/contrib/pngsuite/basn3p02.png [deleted file]
third_party/libpng/contrib/pngsuite/basn3p04.png [deleted file]
third_party/libpng/contrib/pngsuite/basn3p08.png [deleted file]
third_party/libpng/contrib/pngsuite/basn4a08.png [deleted file]
third_party/libpng/contrib/pngsuite/basn4a16.png [deleted file]
third_party/libpng/contrib/pngsuite/basn6a08.png [deleted file]
third_party/libpng/contrib/pngsuite/basn6a16.png [deleted file]
third_party/libpng/contrib/pngsuite/ftbbn1g04.png [deleted file]
third_party/libpng/contrib/pngsuite/ftbbn2c16.png [deleted file]
third_party/libpng/contrib/pngsuite/ftbbn3p08.png [deleted file]
third_party/libpng/contrib/pngsuite/ftbgn2c16.png [deleted file]
third_party/libpng/contrib/pngsuite/ftbgn3p08.png [deleted file]
third_party/libpng/contrib/pngsuite/ftbrn2c08.png [deleted file]
third_party/libpng/contrib/pngsuite/ftbwn1g16.png [deleted file]
third_party/libpng/contrib/pngsuite/ftbwn3p08.png [deleted file]
third_party/libpng/contrib/pngsuite/ftbyn3p08.png [deleted file]
third_party/libpng/contrib/pngsuite/ftp0n1g08.png [deleted file]
third_party/libpng/contrib/pngsuite/ftp0n2c08.png [deleted file]
third_party/libpng/contrib/pngsuite/ftp0n3p08.png [deleted file]
third_party/libpng/contrib/pngsuite/ftp1n3p08.png [deleted file]
third_party/libpng/contrib/visupng/PngFile.c [deleted file]
third_party/libpng/contrib/visupng/PngFile.h [deleted file]
third_party/libpng/contrib/visupng/README.txt [deleted file]
third_party/libpng/contrib/visupng/VisualPng.c [deleted file]
third_party/libpng/contrib/visupng/VisualPng.dsp [deleted file]
third_party/libpng/contrib/visupng/VisualPng.dsw [deleted file]
third_party/libpng/contrib/visupng/VisualPng.ico [deleted file]
third_party/libpng/contrib/visupng/VisualPng.png [deleted file]
third_party/libpng/contrib/visupng/VisualPng.rc [deleted file]
third_party/libpng/contrib/visupng/cexcept.h [deleted file]
third_party/libpng/contrib/visupng/resource.h [deleted file]
third_party/libpng/depcomp [deleted file]
third_party/libpng/example.c [deleted file]
third_party/libpng/install-sh [deleted file]
third_party/libpng/libpng-config.in [deleted file]
third_party/libpng/libpng-manual.txt [deleted file]
third_party/libpng/libpng.3 [deleted file]
third_party/libpng/libpng.pc.in [deleted file]
third_party/libpng/libpngpf.3 [deleted file]
third_party/libpng/ltmain.sh [deleted file]
third_party/libpng/missing [deleted file]
third_party/libpng/png.5 [deleted file]
third_party/libpng/png.c [deleted file]
third_party/libpng/png.h [deleted file]
third_party/libpng/pngbar.jpg [deleted file]
third_party/libpng/pngbar.png [deleted file]
third_party/libpng/pngconf.h [deleted file]
third_party/libpng/pngdebug.h [deleted file]
third_party/libpng/pngerror.c [deleted file]
third_party/libpng/pngget.c [deleted file]
third_party/libpng/pnginfo.h [deleted file]
third_party/libpng/pnglibconf.h [deleted file]
third_party/libpng/pngmem.c [deleted file]
third_party/libpng/pngnow.png [deleted file]
third_party/libpng/pngpread.c [deleted file]
third_party/libpng/pngpriv.h [deleted file]
third_party/libpng/pngread.c [deleted file]
third_party/libpng/pngrio.c [deleted file]
third_party/libpng/pngrtran.c [deleted file]
third_party/libpng/pngrutil.c [deleted file]
third_party/libpng/pngset.c [deleted file]
third_party/libpng/pngstruct.h [deleted file]
third_party/libpng/pngtest.c [deleted file]
third_party/libpng/pngtest.png [deleted file]
third_party/libpng/pngtrans.c [deleted file]
third_party/libpng/pngvalid.c [deleted file]
third_party/libpng/pngwio.c [deleted file]
third_party/libpng/pngwrite.c [deleted file]
third_party/libpng/pngwtran.c [deleted file]
third_party/libpng/pngwutil.c [deleted file]
third_party/libpng/projects/visualc71/PRJ0041.mak [deleted file]
third_party/libpng/projects/visualc71/README.txt [deleted file]
third_party/libpng/projects/visualc71/README_zlib.txt [deleted file]
third_party/libpng/projects/visualc71/libpng.sln [deleted file]
third_party/libpng/projects/visualc71/libpng.vcproj [deleted file]
third_party/libpng/projects/visualc71/pngtest.vcproj [deleted file]
third_party/libpng/projects/visualc71/zlib.vcproj [deleted file]
third_party/libpng/projects/vstudio/libpng/libpng.vcxproj [deleted file]
third_party/libpng/projects/vstudio/pnglibconf/pnglibconf.vcxproj [deleted file]
third_party/libpng/projects/vstudio/pngtest/pngtest.vcxproj [deleted file]
third_party/libpng/projects/vstudio/pngvalid/pngvalid.vcxproj [deleted file]
third_party/libpng/projects/vstudio/readme.txt [deleted file]
third_party/libpng/projects/vstudio/vstudio.sln [deleted file]
third_party/libpng/projects/vstudio/zlib.props [deleted file]
third_party/libpng/projects/vstudio/zlib/zlib.vcxproj [deleted file]
third_party/libpng/scripts/README.txt [deleted file]
third_party/libpng/scripts/SCOPTIONS.ppc [deleted file]
third_party/libpng/scripts/checksym.awk [deleted file]
third_party/libpng/scripts/chkfmt [deleted file]
third_party/libpng/scripts/def.dfn [deleted file]
third_party/libpng/scripts/descrip.mms [deleted file]
third_party/libpng/scripts/libpng-config-body.in [deleted file]
third_party/libpng/scripts/libpng-config-head.in [deleted file]
third_party/libpng/scripts/libpng.pc.in [deleted file]
third_party/libpng/scripts/list [deleted file]
third_party/libpng/scripts/makefile.32sunu [deleted file]
third_party/libpng/scripts/makefile.64sunu [deleted file]
third_party/libpng/scripts/makefile.acorn [deleted file]
third_party/libpng/scripts/makefile.aix [deleted file]
third_party/libpng/scripts/makefile.amiga [deleted file]
third_party/libpng/scripts/makefile.atari [deleted file]
third_party/libpng/scripts/makefile.bc32 [deleted file]
third_party/libpng/scripts/makefile.beos [deleted file]
third_party/libpng/scripts/makefile.bor [deleted file]
third_party/libpng/scripts/makefile.cegcc [deleted file]
third_party/libpng/scripts/makefile.darwin [deleted file]
third_party/libpng/scripts/makefile.dec [deleted file]
third_party/libpng/scripts/makefile.dj2 [deleted file]
third_party/libpng/scripts/makefile.elf [deleted file]
third_party/libpng/scripts/makefile.freebsd [deleted file]
third_party/libpng/scripts/makefile.gcc [deleted file]
third_party/libpng/scripts/makefile.hp64 [deleted file]
third_party/libpng/scripts/makefile.hpgcc [deleted file]
third_party/libpng/scripts/makefile.hpux [deleted file]
third_party/libpng/scripts/makefile.ibmc [deleted file]
third_party/libpng/scripts/makefile.intel [deleted file]
third_party/libpng/scripts/makefile.knr [deleted file]
third_party/libpng/scripts/makefile.linux [deleted file]
third_party/libpng/scripts/makefile.mips [deleted file]
third_party/libpng/scripts/makefile.msc [deleted file]
third_party/libpng/scripts/makefile.ne12bsd [deleted file]
third_party/libpng/scripts/makefile.netbsd [deleted file]
third_party/libpng/scripts/makefile.openbsd [deleted file]
third_party/libpng/scripts/makefile.sco [deleted file]
third_party/libpng/scripts/makefile.sggcc [deleted file]
third_party/libpng/scripts/makefile.sgi [deleted file]
third_party/libpng/scripts/makefile.so9 [deleted file]
third_party/libpng/scripts/makefile.solaris [deleted file]
third_party/libpng/scripts/makefile.solaris-x86 [deleted file]
third_party/libpng/scripts/makefile.std [deleted file]
third_party/libpng/scripts/makefile.sunos [deleted file]
third_party/libpng/scripts/makefile.tc3 [deleted file]
third_party/libpng/scripts/makefile.vcwin32 [deleted file]
third_party/libpng/scripts/makefile.watcom [deleted file]
third_party/libpng/scripts/makevms.com [deleted file]
third_party/libpng/scripts/options.awk [deleted file]
third_party/libpng/scripts/pnglibconf.dfa [deleted file]
third_party/libpng/scripts/pnglibconf.h.prebuilt [deleted file]
third_party/libpng/scripts/pnglibconf.mak [deleted file]
third_party/libpng/scripts/pngwin.rc [deleted file]
third_party/libpng/scripts/smakefile.ppc [deleted file]
third_party/libpng/scripts/sym.dfn [deleted file]
third_party/libpng/scripts/symbols.def [deleted file]
third_party/libpng/scripts/symbols.dfn [deleted file]
third_party/libpng/scripts/vers.dfn [deleted file]
third_party/libpng/test-pngtest.sh [deleted file]
third_party/libpng/test-pngvalid-full.sh [deleted file]
third_party/libpng/test-pngvalid-simple.sh [deleted file]
third_party/zlib/CMakeLists.txt [deleted file]
third_party/zlib/ChangeLog [deleted file]
third_party/zlib/FAQ [deleted file]
third_party/zlib/INDEX [deleted file]
third_party/zlib/Makefile [deleted file]
third_party/zlib/Makefile.in [deleted file]
third_party/zlib/README [deleted file]
third_party/zlib/README.skia [deleted file]
third_party/zlib/adler32.c [deleted file]
third_party/zlib/amiga/Makefile.pup [deleted file]
third_party/zlib/amiga/Makefile.sas [deleted file]
third_party/zlib/compress.c [deleted file]
third_party/zlib/configure [deleted file]
third_party/zlib/contrib/README.contrib [deleted file]
third_party/zlib/contrib/ada/buffer_demo.adb [deleted file]
third_party/zlib/contrib/ada/mtest.adb [deleted file]
third_party/zlib/contrib/ada/read.adb [deleted file]
third_party/zlib/contrib/ada/readme.txt [deleted file]
third_party/zlib/contrib/ada/test.adb [deleted file]
third_party/zlib/contrib/ada/zlib-streams.adb [deleted file]
third_party/zlib/contrib/ada/zlib-streams.ads [deleted file]
third_party/zlib/contrib/ada/zlib-thin.adb [deleted file]
third_party/zlib/contrib/ada/zlib-thin.ads [deleted file]
third_party/zlib/contrib/ada/zlib.adb [deleted file]
third_party/zlib/contrib/ada/zlib.ads [deleted file]
third_party/zlib/contrib/ada/zlib.gpr [deleted file]
third_party/zlib/contrib/amd64/amd64-match.S [deleted file]
third_party/zlib/contrib/asm686/README.686 [deleted file]
third_party/zlib/contrib/asm686/match.S [deleted file]
third_party/zlib/contrib/blast/Makefile [deleted file]
third_party/zlib/contrib/blast/README [deleted file]
third_party/zlib/contrib/blast/blast.c [deleted file]
third_party/zlib/contrib/blast/blast.h [deleted file]
third_party/zlib/contrib/blast/test.pk [deleted file]
third_party/zlib/contrib/blast/test.txt [deleted file]
third_party/zlib/contrib/delphi/ZLib.pas [deleted file]
third_party/zlib/contrib/delphi/ZLibConst.pas [deleted file]
third_party/zlib/contrib/delphi/readme.txt [deleted file]
third_party/zlib/contrib/delphi/zlibd32.mak [deleted file]
third_party/zlib/contrib/dotzlib/DotZLib.build [deleted file]
third_party/zlib/contrib/dotzlib/DotZLib.chm [deleted file]
third_party/zlib/contrib/dotzlib/DotZLib.sln [deleted file]
third_party/zlib/contrib/dotzlib/DotZLib/AssemblyInfo.cs [deleted file]
third_party/zlib/contrib/dotzlib/DotZLib/ChecksumImpl.cs [deleted file]
third_party/zlib/contrib/dotzlib/DotZLib/CircularBuffer.cs [deleted file]
third_party/zlib/contrib/dotzlib/DotZLib/CodecBase.cs [deleted file]
third_party/zlib/contrib/dotzlib/DotZLib/Deflater.cs [deleted file]
third_party/zlib/contrib/dotzlib/DotZLib/DotZLib.cs [deleted file]
third_party/zlib/contrib/dotzlib/DotZLib/DotZLib.csproj [deleted file]
third_party/zlib/contrib/dotzlib/DotZLib/GZipStream.cs [deleted file]
third_party/zlib/contrib/dotzlib/DotZLib/Inflater.cs [deleted file]
third_party/zlib/contrib/dotzlib/DotZLib/UnitTests.cs [deleted file]
third_party/zlib/contrib/dotzlib/LICENSE_1_0.txt [deleted file]
third_party/zlib/contrib/dotzlib/readme.txt [deleted file]
third_party/zlib/contrib/gcc_gvmat64/gvmat64.S [deleted file]
third_party/zlib/contrib/infback9/README [deleted file]
third_party/zlib/contrib/infback9/infback9.c [deleted file]
third_party/zlib/contrib/infback9/infback9.h [deleted file]
third_party/zlib/contrib/infback9/inffix9.h [deleted file]
third_party/zlib/contrib/infback9/inflate9.h [deleted file]
third_party/zlib/contrib/infback9/inftree9.c [deleted file]
third_party/zlib/contrib/infback9/inftree9.h [deleted file]
third_party/zlib/contrib/inflate86/inffas86.c [deleted file]
third_party/zlib/contrib/inflate86/inffast.S [deleted file]
third_party/zlib/contrib/iostream/test.cpp [deleted file]
third_party/zlib/contrib/iostream/zfstream.cpp [deleted file]
third_party/zlib/contrib/iostream/zfstream.h [deleted file]
third_party/zlib/contrib/iostream2/zstream.h [deleted file]
third_party/zlib/contrib/iostream2/zstream_test.cpp [deleted file]
third_party/zlib/contrib/iostream3/README [deleted file]
third_party/zlib/contrib/iostream3/TODO [deleted file]
third_party/zlib/contrib/iostream3/test.cc [deleted file]
third_party/zlib/contrib/iostream3/zfstream.cc [deleted file]
third_party/zlib/contrib/iostream3/zfstream.h [deleted file]
third_party/zlib/contrib/masmx64/bld_ml64.bat [deleted file]
third_party/zlib/contrib/masmx64/gvmat64.asm [deleted file]
third_party/zlib/contrib/masmx64/inffas8664.c [deleted file]
third_party/zlib/contrib/masmx64/inffasx64.asm [deleted file]
third_party/zlib/contrib/masmx64/readme.txt [deleted file]
third_party/zlib/contrib/masmx86/bld_ml32.bat [deleted file]
third_party/zlib/contrib/masmx86/inffas32.asm [deleted file]
third_party/zlib/contrib/masmx86/match686.asm [deleted file]
third_party/zlib/contrib/masmx86/readme.txt [deleted file]
third_party/zlib/contrib/minizip/Makefile [deleted file]
third_party/zlib/contrib/minizip/MiniZip64_Changes.txt [deleted file]
third_party/zlib/contrib/minizip/MiniZip64_info.txt [deleted file]
third_party/zlib/contrib/minizip/crypt.h [deleted file]
third_party/zlib/contrib/minizip/ioapi.c [deleted file]
third_party/zlib/contrib/minizip/ioapi.h [deleted file]
third_party/zlib/contrib/minizip/iowin32.c [deleted file]
third_party/zlib/contrib/minizip/iowin32.h [deleted file]
third_party/zlib/contrib/minizip/make_vms.com [deleted file]
third_party/zlib/contrib/minizip/miniunz.c [deleted file]
third_party/zlib/contrib/minizip/minizip.c [deleted file]
third_party/zlib/contrib/minizip/mztools.c [deleted file]
third_party/zlib/contrib/minizip/mztools.h [deleted file]
third_party/zlib/contrib/minizip/unzip.c [deleted file]
third_party/zlib/contrib/minizip/unzip.h [deleted file]
third_party/zlib/contrib/minizip/zip.c [deleted file]
third_party/zlib/contrib/minizip/zip.h [deleted file]
third_party/zlib/contrib/pascal/example.pas [deleted file]
third_party/zlib/contrib/pascal/readme.txt [deleted file]
third_party/zlib/contrib/pascal/zlibd32.mak [deleted file]
third_party/zlib/contrib/pascal/zlibpas.pas [deleted file]
third_party/zlib/contrib/puff/Makefile [deleted file]
third_party/zlib/contrib/puff/README [deleted file]
third_party/zlib/contrib/puff/puff.c [deleted file]
third_party/zlib/contrib/puff/puff.h [deleted file]
third_party/zlib/contrib/puff/zeros.raw [deleted file]
third_party/zlib/contrib/testzlib/testzlib.c [deleted file]
third_party/zlib/contrib/testzlib/testzlib.txt [deleted file]
third_party/zlib/contrib/untgz/Makefile [deleted file]
third_party/zlib/contrib/untgz/Makefile.msc [deleted file]
third_party/zlib/contrib/untgz/untgz.c [deleted file]
third_party/zlib/contrib/vstudio/readme.txt [deleted file]
third_party/zlib/contrib/vstudio/vc10/miniunz.vcxproj [deleted file]
third_party/zlib/contrib/vstudio/vc10/miniunz.vcxproj.filters [deleted file]
third_party/zlib/contrib/vstudio/vc10/miniunz.vcxproj.user [deleted file]
third_party/zlib/contrib/vstudio/vc10/minizip.vcxproj [deleted file]
third_party/zlib/contrib/vstudio/vc10/minizip.vcxproj.filters [deleted file]
third_party/zlib/contrib/vstudio/vc10/minizip.vcxproj.user [deleted file]
third_party/zlib/contrib/vstudio/vc10/testzlib.vcxproj [deleted file]
third_party/zlib/contrib/vstudio/vc10/testzlib.vcxproj.filters [deleted file]
third_party/zlib/contrib/vstudio/vc10/testzlib.vcxproj.user [deleted file]
third_party/zlib/contrib/vstudio/vc10/testzlibdll.vcxproj [deleted file]
third_party/zlib/contrib/vstudio/vc10/testzlibdll.vcxproj.filters [deleted file]
third_party/zlib/contrib/vstudio/vc10/testzlibdll.vcxproj.user [deleted file]
third_party/zlib/contrib/vstudio/vc10/zlib.rc [deleted file]
third_party/zlib/contrib/vstudio/vc10/zlibstat.vcxproj [deleted file]
third_party/zlib/contrib/vstudio/vc10/zlibstat.vcxproj.filters [deleted file]
third_party/zlib/contrib/vstudio/vc10/zlibstat.vcxproj.user [deleted file]
third_party/zlib/contrib/vstudio/vc10/zlibvc.def [deleted file]
third_party/zlib/contrib/vstudio/vc10/zlibvc.sln [deleted file]
third_party/zlib/contrib/vstudio/vc10/zlibvc.vcxproj [deleted file]
third_party/zlib/contrib/vstudio/vc10/zlibvc.vcxproj.filters [deleted file]
third_party/zlib/contrib/vstudio/vc10/zlibvc.vcxproj.user [deleted file]
third_party/zlib/contrib/vstudio/vc9/miniunz.vcproj [deleted file]
third_party/zlib/contrib/vstudio/vc9/minizip.vcproj [deleted file]
third_party/zlib/contrib/vstudio/vc9/testzlib.vcproj [deleted file]
third_party/zlib/contrib/vstudio/vc9/testzlibdll.vcproj [deleted file]
third_party/zlib/contrib/vstudio/vc9/zlib.rc [deleted file]
third_party/zlib/contrib/vstudio/vc9/zlibstat.vcproj [deleted file]
third_party/zlib/contrib/vstudio/vc9/zlibvc.def [deleted file]
third_party/zlib/contrib/vstudio/vc9/zlibvc.sln [deleted file]
third_party/zlib/contrib/vstudio/vc9/zlibvc.vcproj [deleted file]
third_party/zlib/crc32.c [deleted file]
third_party/zlib/crc32.h [deleted file]
third_party/zlib/deflate.c [deleted file]
third_party/zlib/deflate.h [deleted file]
third_party/zlib/doc/algorithm.txt [deleted file]
third_party/zlib/doc/rfc1950.txt [deleted file]
third_party/zlib/doc/rfc1951.txt [deleted file]
third_party/zlib/doc/rfc1952.txt [deleted file]
third_party/zlib/doc/txtvsbin.txt [deleted file]
third_party/zlib/example.c [deleted file]
third_party/zlib/examples/README.examples [deleted file]
third_party/zlib/examples/enough.c [deleted file]
third_party/zlib/examples/fitblk.c [deleted file]
third_party/zlib/examples/gun.c [deleted file]
third_party/zlib/examples/gzappend.c [deleted file]
third_party/zlib/examples/gzjoin.c [deleted file]
third_party/zlib/examples/gzlog.c [deleted file]
third_party/zlib/examples/gzlog.h [deleted file]
third_party/zlib/examples/zlib_how.html [deleted file]
third_party/zlib/examples/zpipe.c [deleted file]
third_party/zlib/examples/zran.c [deleted file]
third_party/zlib/gzclose.c [deleted file]
third_party/zlib/gzguts.h [deleted file]
third_party/zlib/gzlib.c [deleted file]
third_party/zlib/gzread.c [deleted file]
third_party/zlib/gzwrite.c [deleted file]
third_party/zlib/infback.c [deleted file]
third_party/zlib/inffast.c [deleted file]
third_party/zlib/inffast.h [deleted file]
third_party/zlib/inffixed.h [deleted file]
third_party/zlib/inflate.c [deleted file]
third_party/zlib/inflate.h [deleted file]
third_party/zlib/inftrees.c [deleted file]
third_party/zlib/inftrees.h [deleted file]
third_party/zlib/make_vms.com [deleted file]
third_party/zlib/minigzip.c [deleted file]
third_party/zlib/msdos/Makefile.bor [deleted file]
third_party/zlib/msdos/Makefile.dj2 [deleted file]
third_party/zlib/msdos/Makefile.emx [deleted file]
third_party/zlib/msdos/Makefile.msc [deleted file]
third_party/zlib/msdos/Makefile.tc [deleted file]
third_party/zlib/nintendods/Makefile [deleted file]
third_party/zlib/nintendods/README [deleted file]
third_party/zlib/old/Makefile.riscos [deleted file]
third_party/zlib/old/README [deleted file]
third_party/zlib/old/as400/bndsrc [deleted file]
third_party/zlib/old/as400/compile.clp [deleted file]
third_party/zlib/old/as400/readme.txt [deleted file]
third_party/zlib/old/as400/zlib.inc [deleted file]
third_party/zlib/old/descrip.mms [deleted file]
third_party/zlib/old/os2/Makefile.os2 [deleted file]
third_party/zlib/old/os2/zlib.def [deleted file]
third_party/zlib/old/visual-basic.txt [deleted file]
third_party/zlib/old/visualc6/README.txt [deleted file]
third_party/zlib/old/visualc6/example.dsp [deleted file]
third_party/zlib/old/visualc6/minigzip.dsp [deleted file]
third_party/zlib/old/visualc6/zlib.dsp [deleted file]
third_party/zlib/old/visualc6/zlib.dsw [deleted file]
third_party/zlib/qnx/package.qpg [deleted file]
third_party/zlib/treebuild.xml [deleted file]
third_party/zlib/trees.c [deleted file]
third_party/zlib/trees.h [deleted file]
third_party/zlib/uncompr.c [deleted file]
third_party/zlib/watcom/watcom_f.mak [deleted file]
third_party/zlib/watcom/watcom_l.mak [deleted file]
third_party/zlib/win32/DLL_FAQ.txt [deleted file]
third_party/zlib/win32/Makefile.bor [deleted file]
third_party/zlib/win32/Makefile.emx [deleted file]
third_party/zlib/win32/Makefile.gcc [deleted file]
third_party/zlib/win32/Makefile.msc [deleted file]
third_party/zlib/win32/README-WIN32.txt [deleted file]
third_party/zlib/win32/VisualC.txt [deleted file]
third_party/zlib/win32/zlib.def [deleted file]
third_party/zlib/win32/zlib1.rc [deleted file]
third_party/zlib/zconf.h [deleted file]
third_party/zlib/zconf.h.cmakein [deleted file]
third_party/zlib/zconf.h.in [deleted file]
third_party/zlib/zlib.3 [deleted file]
third_party/zlib/zlib.3.pdf [deleted file]
third_party/zlib/zlib.h [deleted file]
third_party/zlib/zlib.map [deleted file]
third_party/zlib/zlib.pc.in [deleted file]
third_party/zlib/zlib2ansi [deleted file]
third_party/zlib/zutil.c [deleted file]
third_party/zlib/zutil.h [deleted file]