summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* NetBSD provides a statfs symbol for binary compatibility but does notChristos Zoulas2021-05-081-0/+7
* Not all statfs's have f_iosizeChristos Zoulas2021-03-291-0/+7
* configure.ac: remove trailing charactersAlexandre Janniaux2021-01-111-1/+1
* configure.ac: add AC_PROG_CPPAlexandre Janniaux2021-01-111-0/+1
* Libarchive 3.5.2devMartin Matuska2020-12-261-2/+2
* Release 3.5.1v3.5.13.5.1Martin Matuska2020-12-261-1/+1
* Use built-in strnlen on platforms where not availableMartin Matuska2020-12-081-2/+2
* Libarchive 3.5.1devMartin Matuska2020-12-011-2/+2
* Release 3.5.0v3.5.0Martin Matuska2020-12-011-2/+2
* Avoid mismatch between library and test crypto configurationAlex Richardson2020-09-171-0/+2
* don't force windows versions if they are set in the environmentSteve Lhomme2020-06-191-3/+17
* configure.ac: check if flags are needed for c99goshhhy2020-05-241-0/+1
* Libarchive 3.4.4devMartin Matuska2020-05-201-2/+2
* Libarchive 3.4.3v3.4.3Martin Matuska2020-05-201-1/+1
* Libarchive 3.4.3devMartin Matuska2020-02-121-2/+2
* Libarchive 3.4.2v3.4.2Martin Matuska2020-02-111-1/+1
* Windows: use _localtime64_s and _gmtime64_s where appropriateMartin Matuska2020-01-131-1/+1
* Add mbed TLS as optional crypto providerMartin Matuska2020-01-031-2/+19
* Libarchive 3.4.2devMartin Matuska2019-12-301-2/+2
* Libarchive 3.4.1v3.4.1Martin Matuska2019-12-301-1/+1
* Have "make dist" create .tar.gz, .tar.xz and .zip distribution filesMartin Matuska2019-11-201-1/+1
* Set up 3.4.1devMartin Matuska2019-06-111-2/+2
* 3.4.0v3.4.0Martin Matuska2019-06-111-2/+2
* archive_write_disk_posix: check_symlinks_fsobj() without chdir()Martin Matuska2019-05-261-1/+1
* archive_read_support_format_rar5: enable blake2 support via libb2Martin Matuska2018-10-061-0/+10
* Don't disable -lcrypto if all hashes are provided by libcJoerg Sonnenberger2018-09-041-6/+1
* Set up 3.3.4devTim Kientzle2018-09-031-2/+2
* 3.3.3v3.3.3Tim Kientzle2018-09-031-1/+1
* Check for and include sys/sysmacros.h for GNU libc based systems.Tim Kientzle2018-09-011-1/+1
* Merge pull request #912 from korli/libnetworkTim Kientzle2017-09-301-1/+1
|\
| * Check libgnu for xattr functions on HaikuChris Roberts2017-05-231-1/+1
* | Merge pull request #905 from iburinoc/zstdTim Kientzle2017-08-121-0/+8
|\ \
| * | Don't try to use libzstd versions without streaming APISean Purcell2017-05-151-1/+1
| * | Add Zstandard read supportSean Purcell2017-05-151-0/+8
| |/
* | Libarchive 3.3.3devTim Kientzle2017-07-091-2/+2
* | 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/+8
* Improve extended attribute supportMartin Matuska2017-03-231-13/+103
* Add NFSv4 ACL support for Linux via librichaclMartin Matuska2017-03-161-4/+41
* Move platform-specific ACL code to individual source files.Martin Matuska2017-03-141-55/+166
* Merge pull request #841 from JPeterMugaas/cng_enableTim Kientzle2017-03-111-1/+13
|\
| * Merge branch 'master' of https://github.com/libarchive/libarchive into cng_en...J. Peter Mugaas2017-03-051-10/+35
| |\
| * | Changes to configure.ac from MSYS2 Pacman project for mingw-w64. This allows...J. Peter Mugaas2016-12-121-1/+13
* | | Darwin ACL: avoid using mbr_identifier_to_uuid()Martin Matuska2017-03-071-1/+1
| |/ |/|
* | 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-18/+9
* | Change Solaris ACL support to use acl() and facl()Martin Matuska2017-03-021-2/+3
* | After the 3.3.1 release, bump the version to 3.3.2dev and go back to debug bu...Tim Kientzle2017-02-251-2/+2
* | Libarchive 3.3.1v3.3.1Tim Kientzle2017-02-251-1/+1
* | Fix broken Linux fflags code since kernel 3.7 (Dec 2012)Martin Matuska2017-02-241-0/+13