summaryrefslogtreecommitdiffstats
path: root/Utilities/cmlibarchive/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* libarchive: Suppress PathScale compiler warningsBrad King2012-01-041-0/+2
* libarchive: Include linux/types.h before linux/fiemap.hBrad King2012-01-041-0/+1
* libarchive: Define _XOPEN_SOURCE=500 on HP-UXBrad King2012-01-041-0/+4
* libarchive: Cleanup after ZLIB_WINAPI checkBrad King2012-01-031-0/+2
* libarchive: Remove hard-coded build configurationBrad King2012-01-031-1/+0
* libarchive: Check for 'struct statvfs' member 'f_iosize'Brad King2011-12-231-0/+6
* libarchive: Suppress compiler warningsBrad King2011-12-231-0/+8
* libarchive: Fix Windows NT API usage in VS 6Brad King2011-12-231-2/+6
* libarchive: Clean up configuration within CMake buildBrad King2011-12-231-2/+8
* libarchive: Install COPYING with CMake documentationBrad King2011-12-231-0/+2
* libarchive: Remove -Wall -Werror from build with GNUBrad King2011-12-221-8/+0
* libarchive: Do not build subdirectories not in reduced snapshotBrad King2011-12-221-15/+0
* Merge branch 'libarchive-upstream' into update-libarchiveBrad King2011-12-201-0/+1106
* libarchive: Remove our copy to make room for new importBrad King2011-12-201-740/+0
* libarchive: Install COPYING with CMake documentationBrad King2011-06-201-0/+2
* Require at least CMake 2.6.3 to build current CMakeBrad King2011-02-241-1/+1
* libarchive: Use OpenSSL only if CMAKE_USE_OPENSSL (#11815)Brad King2011-02-081-2/+10
* libarchive: Fix major() check for LSB 4.0 (#11648)Brad King2011-01-121-2/+6
* Fixes for the OSF operating system build.Bill Hoffman2010-09-081-3/+5
* libarchive: Drop unused %jd and %lld checksBrad King2009-12-141-26/+0
* libarchive: Remove unused STDC_HEADERS try_runBrad King2009-11-301-2/+0
* libarchive: Use one architecture for try-compilesBrad King2009-11-231-0/+7
* for the Cmake build we do not want to have -Werror or force -WallBill Hoffman2009-11-141-3/+3
* keep libarchive from using a system zlib unless cmake uses oneBill Hoffman2009-11-091-2/+6
* libarchive: Put local include dir firstBrad King2009-11-091-1/+1
* libarchive: Fix try-compile for SIZE_MAXBrad King2009-11-051-21/+12
* libarchive: Add try-compile for 'major'Brad King2009-11-051-0/+3
* Do not use external lzma library as it causes link errors on several machines...Bill Hoffman2009-11-051-1/+8
* libarchive: Fix integer type defaults for WindowsBrad King2009-11-041-35/+25
* libarchive: Fix intptr_t and uintptr_t configurationBrad King2009-11-041-0/+18
* Fix for dash17 ACL requires linking to a library acl that we don't want to de...Bill Hoffman2009-11-031-2/+2
* Fixes for borland, compiles with lots of warnings, but compiles, might fix vs...Bill Hoffman2009-11-011-25/+25
* Try to fix old hpuxBill Hoffman2009-10-301-5/+13
* Fix compile issues on Mac OSX 10.3 on midworld dashboard.David Cole2009-10-301-3/+3
* Switch to using libarchive from libtar for cpack and cmake -E tarBill Hoffman2009-10-301-0/+724