summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Remove support for liblzmadec and use FindLibLZMAMartin Matuska2016-10-261-48/+0
* Libarchive 3.2.2v3.2.2releaseTim Kientzle2016-10-231-1/+1
* Add build/ci_build.sh for automatic building on Travis CI, Jenkins, etc.Martin Matuska2016-10-141-0/+103
* Fill in checks and support for acl_get_fd_npTim Kientzle2016-09-041-0/+3
* Fix FreeBSD build: prefer struct xvfsconf to struct vfsconfTim Kientzle2016-09-041-0/+3
* Merge LZMA MP detection from configure.Joerg Sonnenberger2016-07-021-0/+3
* Merge struct vfsconf detection from configure for DragonFly.Joerg Sonnenberger2016-07-021-0/+3
* Use CMake module "CheckStructHasMember" and remove custom "CheckStructMember"Jean-Christophe Fillion-Robin2016-06-221-43/+0
* Libarchive 3.2.1v3.2.1Tim Kientzle2016-06-191-1/+1
* Libarchive 3.2.0v3.2.0Tim Kientzle2016-04-301-1/+1
* Define NTDDI_VERSION on Windows, default to Windows Server 2003 instead of WinXPTim Kientzle2016-04-241-1/+5
* Define INT32_MAX and INT32_MIN for older compilersTim Kientzle2016-04-241-0/+8
* Tag libarchive 3.1.901av3.1.901aTim Kientzle2016-04-101-1/+1
* Dynamically determine supported compiler flags during configureEric N. Vander Weele2016-03-184-0/+249
* Set version number to 3.1.900aTim Kientzle2016-01-311-1/+1
* Update the version string correctlyTim Kientzle2016-01-231-1/+1
* Fix cmake tests for nettle and OpenSSL supportTim Kientzle2016-01-111-0/+6
* Ensure to declare UINTMAX_MAX, INTMAX_MAX and INTMAX_MINOBATA Akio2015-12-271-2/+12
* Fix CMake build - add HAVE_WMEMMOVE to config.h.inPaul Harris2015-06-231-0/+3
* Update iconv.m4Tim Kientzle2015-04-121-30/+33
* Merge pull request #101 from chenxiaolong/installTim Kientzle2015-03-041-2/+4
|\
| * Allow library installation to be disabled in CMakeXiao-Long Chen2015-01-231-2/+4
* | A couple of stray files that should be cleaned by the clean script.Tim Kientzle2015-01-251-0/+2
|/
* Fix a lack of definitions for OpenSSL library on CMake build system.Michihiro NAKAJIMA2014-10-141-0/+6
* Merge pull request #85 from purpleKarrot/masterMichihiro NAKAJIMA2014-10-131-1/+1
|\
| * Fix int32_t in config.h.inDaniel Pfeifer2014-07-101-1/+1
* | Implement HMAC, PBKDF2 and AES support on Windows using CNG forMichihiro NAKAJIMA2014-10-131-0/+3
* | Implement reading a passphrase from ttys.Michihiro NAKAJIMA2014-09-211-0/+6
* | Fix build failure on FreeBSD 9.2.Michihiro NAKAJIMA2014-09-141-0/+6
* | Add support for traditional PKWARE encryption.Michihiro NAKAJIMA2014-09-081-0/+6
|/
* Add lz4 detection for CMake configuration.Michihiro NAKAJIMA2014-07-061-0/+9
* Add optional bsdcat tool.Mike Kazantsev2014-04-041-0/+3
* Merge pull request #63 from sergiud/masterTim Kientzle2014-03-161-0/+5
|\
| * Do not redefine _WIN32_WINNT and WINVERSergiu Dotenco2014-01-271-0/+5
* | Move .pc generation to a dedicated script (#55).NiLuJe2013-12-241-0/+31
|/
* Merge branch 'local_coverage' of github.com:kwk/libarchive into kwk-local_cov...Tim Kientzle2013-12-191-0/+68
|\
| * Include coverage script if ENABLE_COVERAGE is setKonrad Kleine2013-12-131-45/+45
| * Moved local code coverage code separate scriptKonrad Kleine2013-12-131-0/+68
* | Simplify passing of linker flags to try_compile callsBrad King2013-07-302-208/+0
|/
* Bump version to 3.1.2.Andres Mejia2013-02-081-1/+1
* Update libarchive website location.Andres Mejia2013-02-081-1/+1
* Provide better check for when libpcreposix is to be used for regex support.Andres Mejia2013-02-051-2/+3
* Fix pcre checks to work on visual studio builds using pcre static libraries b...Andres Mejia2013-02-051-4/+12
* Add check for finding libgcc.Andres Mejia2013-02-052-0/+25
* Use cmake module similar to FindLZMA.cmake to find Nettle include dir and lib...Andres Mejia2013-02-012-0/+35
* Modify CHECK_C_SOURCE_* checks to fix builds using Visual Studio 12.Andres Mejia2013-02-012-0/+208
* Redo check for pcreposix library.Andres Mejia2013-01-312-0/+31
* Support POSIX regular expression support using PCRE in CMake builds.Andres Mejia2013-01-311-0/+3
* Update libarchive to 3.1.1.v3.1.1Andres Mejia2013-01-131-1/+1
* Fix formatting from build/bump-version.sh for NEWS file.Andres Mejia2013-01-131-1/+1