]> localhost Git - libzipper.git/commit
Suport for cross-compiling for Windows using mingw master origin/HEAD origin/master 1.0.4
authorMichael McMaster <michael@codesrc.com>
Thu, 18 Dec 2014 12:17:32 +0000 (22:17 +1000)
committerMichael McMaster <michael@codesrc.com>
Thu, 18 Dec 2014 12:17:32 +0000 (22:17 +1000)
commit9693745a4b539933d00bda10625bdc54b5511bda
treeb5b80ed6d862570dfca2776dfbeddfb1ec1f8e3f
parent422f0db0d0b3395a40c95219d72a2b5ab20c9d19
Suport for cross-compiling for Windows using mingw
12 files changed:
FileReader.cc
FileWriter.cc
Makefile.am
NEWS
VERSION
config.h [new file with mode: 0644]
configure.ac
port/pread.c [new file with mode: 0644]
port/pwrite.c [new file with mode: 0644]
port/utimes.c [new file with mode: 0644]
zip.cc
zipper.cc