summaryrefslogtreecommitdiffstats
path: root/Utilities/cmlibarchive/libarchive/archive_windows.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2020-02-131-1/+2
* Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2017-02-201-2/+2
* Merge branch 'libarchive-upstream' into update-libarchiveBrad King2014-04-031-5/+5
* Merge branch 'libarchive-upstream' into update-libarchiveBrad King2013-07-311-40/+135
* Merge branch 'libarchive-upstream' into update-libarchiveBrad King2012-01-051-37/+5
* libarchive: Implement custom lseek for BorlandBrad King2011-12-231-0/+51
* Merge branch 'libarchive-upstream' into update-libarchiveBrad King2011-12-201-0/+794
* libarchive: Remove our copy to make room for new importBrad King2011-12-201-1253/+0
* libarchive: Provide SetFilePointerEx for VS 6Brad King2009-11-041-0/+14
* libarchive: Fix Borland integer constantsBrad King2009-11-041-1/+1
* libarchive: Disable Borland warningsBrad King2009-11-041-0/+1
* Fixes for borland, compiles with lots of warnings, but compiles, might fix vs...Bill Hoffman2009-11-011-2/+7
* Fix for VS 7 or lower not having ULL postfix for typesBill Hoffman2009-10-301-1/+5
* Switch to using libarchive from libtar for cpack and cmake -E tarBill Hoffman2009-10-301-0/+1229