From a1cb39fa55026889c7485a6dca562d68182f73ee Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Thu, 15 Nov 2012 07:15:18 -0800 Subject: [PATCH] Update boinc_zip to use current info-zip source files (info-zip 3.0 and info-unzip 6.0) --- checkin_notes | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/checkin_notes b/checkin_notes index 0a686970b5..5e6dba59a6 100644 --- a/checkin_notes +++ b/checkin_notes @@ -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)