| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream-LibArchive' into update-libarchive | Brad King | 2018-09-26 | 1 | -9/+40 |
|
|
* | Merge branch 'upstream-LibArchive' into update-libarchive | Brad King | 2017-07-20 | 1 | -110/+299 |
|
|
* | libarchive: Remove liblzma from introspection tests | Brad King | 2017-02-27 | 1 | -2/+0 |
|
|
* | Merge branch 'upstream-LibArchive' into update-libarchive | Brad King | 2017-02-27 | 1 | -4/+11 |
|
|
* | Merge branch 'upstream-LibArchive' into update-libarchive | Brad King | 2017-02-20 | 1 | -46/+86 |
|
|
* | libarchive: Restore OpenSSL include directory from upstream | Brad King | 2016-06-07 | 1 | -0/+1 |
|
|
* | libarchive: Drop early use of crypto library | Brad King | 2016-05-03 | 1 | -2/+0 |
|
|
* | Merge branch 'upstream-LibArchive' into update-libarchive | Brad King | 2016-05-02 | 1 | -10/+23 |
|
|
* | Fix spelling typos in comments and documentation (#16037) | Felix Geyer | 2016-03-29 | 1 | -1/+1 |
|
|
* | libarchive: Drop use of pthread.h for CMake build | Brad King | 2015-10-28 | 1 | -0/+2 |
|
|
* | Merge branch 'libarchive-upstream' into update-libarchive | Brad King | 2015-10-21 | 1 | -7/+68 |
|
|
* | Merge topic 'cmake-cmp0054-warnings' | Brad King | 2014-10-21 | 1 | -4/+4 |
|\ |
|
| * | Avoid if() quoted auto-dereference | Ben Boeckel | 2014-10-20 | 1 | -4/+4 |
|
|
* | | Remove borland workarounds. | Stephen Kelly | 2014-10-15 | 1 | -2/+0 |
|/ |
|
* | libarchive: Avoid depending on if() to dereference a quoted variable | Brad King | 2014-09-11 | 1 | -2/+2 |
|
|
* | CMake: Enable use of liblzma in libarchive (#14504) | Daniel Pfeifer | 2014-07-29 | 1 | -9/+13 |
|
|
* | Merge topic 'update-libarchive' | Brad King | 2014-04-17 | 1 | -0/+1 |
|\ |
|
| * | libarchive: Drop LIBARCHIVE_ADDITIONAL_LIBS, CMake does not need it | Brad King | 2014-04-15 | 1 | -6/+0 |
|
|
| * | Merge branch 'libarchive-upstream' into update-libarchive | Brad King | 2014-04-15 | 1 | -0/+7 |
|
|
* | | libarchive: Skip finding libacl.h when ENABLE_ACL is OFF (#14866) | Mike Crowe | 2014-04-14 | 1 | -1/+5 |
|/ |
|
* | libarchive: Drop options not present in reduced version | Brad King | 2014-04-03 | 1 | -6/+0 |
|
|
* | libarchive: Do not generate a pkg-config file | Brad King | 2014-04-03 | 1 | -3/+0 |
|
|
* | Merge branch 'libarchive-upstream' into update-libarchive | Brad King | 2014-04-03 | 1 | -23/+43 |
|
|
* | Clang: Add separate "AppleClang" compiler id | Brad King | 2013-10-08 | 1 | -1/+1 |
|
|
* | Clean up install rules of CMake itself (#14371) | Brad King | 2013-08-26 | 1 | -1/+1 |
|
|
* | libarchive: Backport to CMake 2.8.2 | Brad King | 2013-07-31 | 1 | -15/+12 |
|
|
* | libarchive: Remove build options not used by CMake | Brad King | 2013-07-31 | 1 | -122/+0 |
|
|
* | Merge branch 'libarchive-upstream' into update-libarchive | Brad King | 2013-07-31 | 1 | -70/+395 |
|
|
* | Require CMake 2.8.2 or higher to build CMake | Brad King | 2012-04-26 | 1 | -1/+1 |
|
|
* | libarchive: Restore CMake 2.6.3 as minimum version | Brad King | 2012-01-05 | 1 | -1/+1 |
|
|
* | Merge branch 'libarchive-upstream' into update-libarchive | Brad King | 2012-01-05 | 1 | -8/+5 |
|
|
* | libarchive: Suppress PathScale compiler warnings | Brad King | 2012-01-04 | 1 | -0/+2 |
|
|
* | libarchive: Include linux/types.h before linux/fiemap.h | Brad King | 2012-01-04 | 1 | -0/+1 |
|
|
* | libarchive: Define _XOPEN_SOURCE=500 on HP-UX | Brad King | 2012-01-04 | 1 | -0/+4 |
|
|
* | libarchive: Cleanup after ZLIB_WINAPI check | Brad King | 2012-01-03 | 1 | -0/+2 |
|
|
* | libarchive: Remove hard-coded build configuration | Brad King | 2012-01-03 | 1 | -1/+0 |
|
|
* | libarchive: Check for 'struct statvfs' member 'f_iosize' | Brad King | 2011-12-23 | 1 | -0/+6 |
|
|
* | libarchive: Suppress compiler warnings | Brad King | 2011-12-23 | 1 | -0/+8 |
|
|
* | libarchive: Fix Windows NT API usage in VS 6 | Brad King | 2011-12-23 | 1 | -2/+6 |
|
|
* | libarchive: Clean up configuration within CMake build | Brad King | 2011-12-23 | 1 | -2/+8 |
|
|
* | libarchive: Install COPYING with CMake documentation | Brad King | 2011-12-23 | 1 | -0/+2 |
|
|
* | libarchive: Remove -Wall -Werror from build with GNU | Brad King | 2011-12-22 | 1 | -8/+0 |
|
|
* | libarchive: Do not build subdirectories not in reduced snapshot | Brad King | 2011-12-22 | 1 | -15/+0 |
|
|
* | Merge branch 'libarchive-upstream' into update-libarchive | Brad King | 2011-12-20 | 1 | -0/+1106 |
|
|
* | libarchive: Remove our copy to make room for new import | Brad King | 2011-12-20 | 1 | -740/+0 |
|
|
* | libarchive: Install COPYING with CMake documentation | Brad King | 2011-06-20 | 1 | -0/+2 |
|
|
* | Require at least CMake 2.6.3 to build current CMake | Brad King | 2011-02-24 | 1 | -1/+1 |
|
|
* | libarchive: Use OpenSSL only if CMAKE_USE_OPENSSL (#11815) | Brad King | 2011-02-08 | 1 | -2/+10 |
|
|
* | libarchive: Fix major() check for LSB 4.0 (#11648) | Brad King | 2011-01-12 | 1 | -2/+6 |
|
|
* | Fixes for the OSF operating system build. | Bill Hoffman | 2010-09-08 | 1 | -3/+5 |
|
|