Update boinc_zip to use current info-zip source files (info-zip 3.0 and info-unzip 6.0)

This commit is contained in:
Charlie Fenton 2012-11-15 07:15:18 -08:00 committed by Oliver Bock
parent 7a35b69c64
commit a1cb39fa55
1 changed files with 17 additions and 0 deletions

View File

@ -6820,3 +6820,20 @@ Rom 14 Nov 2012
ziptest.vcproj (Deleted)
boinc_zip.cpp
boinc_zip.vcproj (Deleted)
Charlie 15 Nov 2012
- boinc_zip: updated boinc_zip to use current info-zip source files
(info-zip 3.0 and info-unzip 6.0) and to build on Mac and Windows.
Added a vc project to build boinc_zip_test, not yet working.
Also update Makefile.am, but this has not been tested.
zip/
boinc_zip.cpp,.h
boinc_zip.xcodeproj/
project.pbxproj
Makefile.am
test.cpp
zip/
(many files)
unzip/
(many files)