Update-Installer/external/minizip
Robert Knight 59f8cd753f Link the updater with the static VC++ runtime on Windows
This allows the updater to work on older Windows XP systems
without the VC++ 2008 runtime redistributable installed.

 * Add statically linked pre-built versions of the zlib and
   bzip2 libraries.

This increases the size of the updater executable by 200KB
to ~400KB on Windows.
2011-09-15 18:34:45 +01:00
..
CMakeLists.txt Link the updater with the static VC++ runtime on Windows 2011-09-15 18:34:45 +01:00
crypt.h Add minizip library and use it to implement extraction of files from zip archives. 2011-08-20 00:38:05 +01:00
ioapi.c Add minizip library and use it to implement extraction of files from zip archives. 2011-08-20 00:38:05 +01:00
ioapi.h Add minizip library and use it to implement extraction of files from zip archives. 2011-08-20 00:38:05 +01:00
iowin32.c Add minizip library and use it to implement extraction of files from zip archives. 2011-08-20 00:38:05 +01:00
iowin32.h Add minizip library and use it to implement extraction of files from zip archives. 2011-08-20 00:38:05 +01:00
make_vms.com Add minizip library and use it to implement extraction of files from zip archives. 2011-08-20 00:38:05 +01:00
Makefile Add minizip library and use it to implement extraction of files from zip archives. 2011-08-20 00:38:05 +01:00
miniunz.c Add minizip library and use it to implement extraction of files from zip archives. 2011-08-20 00:38:05 +01:00
minizip.c Add minizip library and use it to implement extraction of files from zip archives. 2011-08-20 00:38:05 +01:00
MiniZip64_Changes.txt Add minizip library and use it to implement extraction of files from zip archives. 2011-08-20 00:38:05 +01:00
MiniZip64_info.txt Add minizip library and use it to implement extraction of files from zip archives. 2011-08-20 00:38:05 +01:00
mztools.c Add minizip library and use it to implement extraction of files from zip archives. 2011-08-20 00:38:05 +01:00
mztools.h Add minizip library and use it to implement extraction of files from zip archives. 2011-08-20 00:38:05 +01:00
unzip.c Add minizip library and use it to implement extraction of files from zip archives. 2011-08-20 00:38:05 +01:00
unzip.h Add minizip library and use it to implement extraction of files from zip archives. 2011-08-20 00:38:05 +01:00
zip.c Add minizip library and use it to implement extraction of files from zip archives. 2011-08-20 00:38:05 +01:00
zip.h Add minizip library and use it to implement extraction of files from zip archives. 2011-08-20 00:38:05 +01:00