summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: fix more CMP0075 errorsRolf Eike Beer2019-05-051-1/+6
* Merge pull request #1101 from jcfr/fix-cmake-warning-set-cmp0074Martin Matuška2019-03-101-0/+3
|\
| * cmake: Set CMP0074 to NEWJean-Christophe Fillion-Robin2018-12-061-0/+3
* | Merge pull request #1033 from mellery451/werror-optionalMartin Matuška2019-03-101-5/+18
|\ \
| * | Make warning-as-error optional but retain current defaultsMike Ellery2018-06-291-5/+18
* | | Fix find lib lzmaIchiro2019-02-061-1/+4
* | | cmake: Add ENABLE_ZSTD optionMichał Górny2019-01-221-8/+13
| |/ |/|
* | Merge pull request #956 from korli/cmakexattrMartin Matuška2018-11-261-0/+5
|\ \
| * | CMake: check libgnu for xattr functions on HaikuJerome Duval2017-09-301-0/+5
* | | reset CMAKE_REQUIRED_LIBRARIES before checking system headersRolf Eike Beer2018-11-211-0/+2
* | | archive_read_support_format_rar5: enable blake2 support via libb2Martin Matuska2018-10-061-0/+28
* | | Set up 3.3.4devTim Kientzle2018-09-031-1/+1
* | | Check for and include sys/sysmacros.h for GNU libc based systems.Tim Kientzle2018-09-011-0/+1
| |/ |/|
* | cmake: Fix missing override for LZO2_FOUNDOleg Shparber2018-01-261-1/+1
* | cmake: Add ENABLE_LZ4 optionOleg Shparber2018-01-051-8/+13
|/
* Merge pull request #905 from iburinoc/zstdTim Kientzle2017-08-121-0/+25
|\
| * Don't try to use libzstd versions without streaming APISean Purcell2017-05-151-1/+3
| * Add Zstandard read supportSean Purcell2017-05-151-0/+23
* | Libarchive 3.3.2v3.3.2Tim Kientzle2017-07-091-1/+1
|/
* dirfd can be implemented as macro, so use a better test case.Joerg Sonnenberger2017-04-071-1/+4
* Improve extended attribute supportMartin Matuska2017-03-231-48/+96
* Add NFSv4 ACL support for Linux via librichaclMartin Matuska2017-03-161-15/+54
* Move platform-specific ACL code to individual source files.Martin Matuska2017-03-141-63/+154
* Merge branch 'master' of https://github.com/libarchive/libarchive into cng_en...J. Peter Mugaas2017-03-051-23/+69
|\
| * New tar test: test_option_aclsMartin Matuska2017-03-021-0/+1
| * Reorganize ACL defines and fix detection of ACL_SYNCHRONIZE on Mac OSMartin Matuska2017-03-021-6/+16
| * Change Solaris ACL support to use acl() and facl()Martin Matuska2017-03-021-15/+10
| * After the 3.3.1 release, bump the version to 3.3.2dev and go back to debug bu...Tim Kientzle2017-02-251-1/+1
| * Libarchive 3.3.1v3.3.1Tim Kientzle2017-02-251-1/+1
| * Merge pull request #875 from tpgxyz/masterMartin Matuska2017-02-241-0/+2
| |\
| | * fix liblzma.h detecttpg2017-02-231-0/+2
| * | Fix broken Linux fflags code since kernel 3.7 (Dec 2012)Martin Matuska2017-02-241-0/+5
| |/
| * Revert "CMake: fix HAVE_LZMA_STREAM_ENCODER_MT test"Martin Matuska2017-02-221-2/+0
| * CMake: fix HAVE_LZMA_STREAM_ENCODER_MT testtpg2017-02-221-0/+2
| * testsuite: allow 'dev' in versionPavel Raiskup2017-02-211-4/+4
| * Disable automatic detection of liblzo2Martin Matuska2017-01-301-16/+22
| * Add NFSv4 ACL support for Mac OS XMartin Matuska2017-01-291-0/+4
| * Fix typo in commentKyrre Sjobak2017-01-241-1/+1
| * CMakelists.txt: disable new acl variables if acl is not requestedMartin Matuska2017-01-241-1/+3
| * Use HAVE_ACL_TYPE_NFS4 instead of checking against system constantMartin Matuska2017-01-171-0/+1
| * Add POSIX.1e and NFSv4 ACL support for Solaris and derivatesMartin Matuska2017-01-101-0/+20
* | Add bcrypt to libaries if BCrypt.h exists to enable Crypto-Next-Generation (C...J. Peter Mugaas2016-12-191-0/+3
|/
* Remove support for liblzmadec and use FindLibLZMAMartin Matuska2016-10-261-14/+8
* Merge branch 'fix_acls_inside_subdirs' of https://github.com/mmatuska/libarch...Tim Kientzle2016-09-041-0/+1
|\
| * Multiple bugfixes for setup_acls()Martin Matuska2016-09-041-0/+1
* | Fix FreeBSD build: prefer struct xvfsconf to struct vfsconfTim Kientzle2016-09-041-0/+4
|/
* Merge LZMA MP detection from configure.Joerg Sonnenberger2016-07-021-0/+4
* Merge struct vfsconf detection from configure for DragonFly.Joerg Sonnenberger2016-07-021-0/+4
* Use CMake module "CheckStructHasMember" and remove custom "CheckStructMember"Jean-Christophe Fillion-Robin2016-06-221-15/+15
* Fix spelling typos in commentsBrad King2016-05-021-1/+1