summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Libarchive 3.4.3devMartin Matuska2020-02-121-1/+1
* Libarchive 3.4.2v3.4.2Martin Matuska2020-02-111-1/+1
* Cmake MSVC: replace warning C4061 with C4062Martin Matuska2020-01-281-3/+3
* Add printf attributes to the printflike functions used in tests and fixzoulasc2020-01-231-0/+4
* Windows: use _localtime64_s and _gmtime64_s where appropriateMartin Matuska2020-01-131-0/+1
* Add mbed TLS as optional crypto providerMartin Matuska2020-01-031-1/+30
* Libarchive 3.4.2devMartin Matuska2019-12-301-1/+1
* Libarchive 3.4.1v3.4.1Martin Matuska2019-12-301-1/+1
* Set up 3.4.1devMartin Matuska2019-06-111-1/+1
* 3.4.0v3.4.0Martin Matuska2019-06-111-1/+1
* Fix typo in CMakeLists.txt and build/ci/build.shMartin Matuska2019-06-011-1/+1
* archive_write_disk_posix: check_symlinks_fsobj() without chdir()Martin Matuska2019-05-261-0/+1
* 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