CMake/Utilities/cmlibarchive
Brad King e2dc5561bb libarchive: Fix Windows NT API usage in VS 6
VS 6 warns verbosely when WINVER >= 0x0500.  Avoid defining WINVER and
_WIN32_WINNT to higher than 0x0400 on VS 6.  Provide missing API
declarations in archive_windows.h when we do not get them from
<windows.h>.  Provide GetVolumePathNameW because VS 6 does not declare
it regardless of the API version.
2011-12-23 16:04:58 -05:00
..
build libarchive: Fix typo in CheckFileOffsetBits 2011-12-23 16:04:58 -05:00
libarchive libarchive: Fix Windows NT API usage in VS 6 2011-12-23 16:04:58 -05:00
.gitattributes libarchive: Add .gitattributes for indentation with tab 2011-12-22 10:38:32 -05:00
CMakeLists.txt libarchive: Fix Windows NT API usage in VS 6 2011-12-23 16:04:58 -05:00
COPYING Merge branch 'libarchive-upstream' into update-libarchive 2011-12-20 11:54:25 -05:00
CTestConfig.cmake Merge branch 'libarchive-upstream' into update-libarchive 2011-12-20 11:54:25 -05:00
README-CMake.txt libarchive: Add README-CMake.txt 2011-12-22 10:38:33 -05:00