index
:
delta/libarchive.git
3.4
3.5
Issue1104
android_adb
master
no_chdir_writer
release
utf8
winsymlink
github.com: libarchive/libarchive.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable automatic detection of liblzo2
Martin Matuska
2017-01-30
1
-16
/
+22
*
Add NFSv4 ACL support for Mac OS X
Martin Matuska
2017-01-29
1
-0
/
+4
*
Fix typo in comment
Kyrre Sjobak
2017-01-24
1
-1
/
+1
*
CMakelists.txt: disable new acl variables if acl is not requested
Martin Matuska
2017-01-24
1
-1
/
+3
*
Use HAVE_ACL_TYPE_NFS4 instead of checking against system constant
Martin Matuska
2017-01-17
1
-0
/
+1
*
Add POSIX.1e and NFSv4 ACL support for Solaris and derivates
Martin Matuska
2017-01-10
1
-0
/
+20
*
Remove support for liblzmadec and use FindLibLZMA
Martin Matuska
2016-10-26
1
-14
/
+8
*
Merge branch 'fix_acls_inside_subdirs' of https://github.com/mmatuska/libarch...
Tim Kientzle
2016-09-04
1
-0
/
+1
|
\
|
*
Multiple bugfixes for setup_acls()
Martin Matuska
2016-09-04
1
-0
/
+1
*
|
Fix FreeBSD build: prefer struct xvfsconf to struct vfsconf
Tim Kientzle
2016-09-04
1
-0
/
+4
|
/
*
Merge LZMA MP detection from configure.
Joerg Sonnenberger
2016-07-02
1
-0
/
+4
*
Merge struct vfsconf detection from configure for DragonFly.
Joerg Sonnenberger
2016-07-02
1
-0
/
+4
*
Use CMake module "CheckStructHasMember" and remove custom "CheckStructMember"
Jean-Christophe Fillion-Robin
2016-06-22
1
-15
/
+15
*
Fix spelling typos in comments
Brad King
2016-05-02
1
-1
/
+1
*
Default to Windows 7 SDK
Tim Kientzle
2016-04-24
1
-1
/
+1
*
Define NTDDI_VERSION on Windows, default to Windows Server 2003 instead of WinXP
Tim Kientzle
2016-04-24
1
-3
/
+16
*
Define INT32_MAX and INT32_MIN for older compilers
Tim Kientzle
2016-04-24
1
-0
/
+2
*
Support CMake build on AIX
Eric N. Vander Weele
2016-04-04
1
-0
/
+17
*
Fix cmake tests for nettle and OpenSSL support
Tim Kientzle
2016-01-11
1
-5
/
+12
*
Ensure to declare UINTMAX_MAX, INTMAX_MAX and INTMAX_MIN
OBATA Akio
2015-12-27
1
-0
/
+3
*
Merge pull request #101 from chenxiaolong/install
Tim Kientzle
2015-03-04
1
-2
/
+12
|
\
|
*
CMakeLists.txt: Make libxml2 and expat optional
Xiao-Long Chen
2015-02-15
1
-2
/
+11
|
*
Allow library installation to be disabled in CMake
Xiao-Long Chen
2015-01-23
1
-0
/
+1
*
|
Split out the compiler flags to make it easier to adjust locally.
Tim Kientzle
2015-03-03
1
-2
/
+6
*
|
Issue 398: Overlapping memcpy
Tim Kientzle
2015-02-06
1
-0
/
+1
|
/
*
Fix warnings for CMake Policy CMP0054
Jean-Christophe Fillion-Robin
2015-01-21
1
-12
/
+12
*
Fix a lack of definitions for OpenSSL library on CMake build system.
Michihiro NAKAJIMA
2014-10-14
1
-0
/
+3
*
Fix CMake warnings on Mac OS X.
Michihiro NAKAJIMA
2014-10-13
1
-1
/
+4
*
Implement HMAC, PBKDF2 and AES support on Windows using CNG for
Michihiro NAKAJIMA
2014-10-13
1
-0
/
+7
*
Correct detecting iconv liberary with Clang.
Michihiro NAKAJIMA
2014-10-04
1
-4
/
+8
*
Fix cmake check for arc4random_buf
Tim Kientzle
2014-09-25
1
-1
/
+1
*
Implement reading a passphrase from ttys.
Michihiro NAKAJIMA
2014-09-21
1
-0
/
+2
*
Fix detecting message digest functions.
Michihiro NAKAJIMA
2014-09-17
1
-2
/
+2
*
Fix build failure on FreeBSD 9.2.
Michihiro NAKAJIMA
2014-09-14
1
-0
/
+1
*
Add support for traditional PKWARE encryption.
Michihiro NAKAJIMA
2014-09-08
1
-0
/
+2
*
Add lz4 detection for CMake configuration.
Michihiro NAKAJIMA
2014-07-06
1
-0
/
+27
*
Merge pull request #77 from biometrics/additional_libs_scope
Tim Kientzle
2014-04-15
1
-6
/
+0
|
\
|
*
just link the archive_static with ADDITIONAL_LIBS
Josh Klontz
2014-04-15
1
-6
/
+0
*
|
Merge pull request #76 from biometrics/additional_libs_scope
Tim Kientzle
2014-04-14
1
-1
/
+1
|
\
\
|
|
/
|
*
fixed 'current scope has no parent' warning
Josh Klontz
2014-04-14
1
-1
/
+1
*
|
Merge pull request #75 from biometrics/additional_libs_scope
Tim Kientzle
2014-04-12
1
-0
/
+6
|
\
\
|
|
/
|
*
Expose ADDITIONAL_LIBS for projects using libarchive as a subdirectory and li...
Josh Klontz
2014-04-12
1
-0
/
+6
*
|
Add optional bsdcat tool.
Mike Kazantsev
2014-04-04
1
-0
/
+4
*
|
Merge remote-tracking branch 'upstream/master' into cmake-pkgconfig
NiLuJe
2014-01-24
1
-1
/
+15
|
\
\
|
*
\
Merge pull request #62 from kientzle/master
Tim Kientzle
2014-01-16
1
-0
/
+14
|
|
\
\
|
|
*
|
Set compiler flags for Clang.
Tim Kientzle
2013-12-26
1
-0
/
+14
|
*
|
|
Do not require LibXml2 to configure
Brad King
2014-01-13
1
-1
/
+1
|
|
/
/
*
|
|
Move .pc generation to a dedicated script (#55).
NiLuJe
2013-12-24
1
-26
/
+2
*
|
|
Make the CMake build more pkg-config friendly
NiLuJe
2013-12-22
1
-6
/
+33
|
/
/
*
|
Merge branch 'local_coverage' of github.com:kwk/libarchive into kwk-local_cov...
Tim Kientzle
2013-12-19
1
-0
/
+5
|
\
\
[next]