index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Utilities
/
cmlibarchive
Commit message (
Expand
)
Author
Age
Files
Lines
*
libarchive: Constify internal __archive_get_date implementation
Brad King
2015-01-15
1
-4/+4
*
Merge topic 'cmake-cmp0054-warnings'
Brad King
2014-10-21
1
-4/+4
|
\
|
*
Avoid if() quoted auto-dereference
Ben Boeckel
2014-10-20
1
-4/+4
*
|
Remove borland workarounds.
Stephen Kelly
2014-10-15
1
-2/+0
|
/
*
Fix some spelling errors in comments
Geoff Viola
2014-10-13
2
-2/+2
*
libarchive: Avoid depending on if() to dereference a quoted variable
Brad King
2014-09-11
1
-2/+2
*
CMake: Enable use of liblzma in libarchive (#14504)
Daniel Pfeifer
2014-07-29
9
-16/+21
*
Merge topic 'hpux-libarchive-compile'
Brad King
2014-06-09
1
-1/+1
|
\
|
*
libarchive: Fix compilation on Tru64 with F_SETTIMES
Brad King
2014-06-09
1
-1/+1
*
|
Merge topic 'hpux-libarchive-compile'
Brad King
2014-06-09
1
-12/+14
|
\
\
|
|
/
|
*
libarchive: fix compilation on newer HP-UX versions
Rolf Eike Beer
2014-06-09
1
-12/+14
*
|
Merge topic 'update-libarchive'
Brad King
2014-04-17
11
-146/+197
|
\
\
|
*
|
libarchive: Use _snprintf on Windows, not snprintf
Brad King
2014-04-15
1
-0/+4
|
*
|
libarchive: Drop LIBARCHIVE_ADDITIONAL_LIBS, CMake does not need it
Brad King
2014-04-15
1
-6/+0
|
*
|
libarchive: Update README-CMake.txt for new snapshot
Brad King
2014-04-15
1
-4/+4
|
*
|
Merge branch 'libarchive-upstream' into update-libarchive
Brad King
2014-04-15
9
-139/+192
|
*
|
libarchive: Disable all whitespace checks in third-party code
Brad King
2014-04-15
1
-1/+1
|
*
|
libarchive: Avoid left-shift overflow of signed integer
Brad King
2014-04-15
1
-2/+2
*
|
|
libarchive: Skip finding libacl.h when ENABLE_ACL is OFF (#14866)
Mike Crowe
2014-04-14
1
-1/+5
|
/
/
*
|
libarchive: Avoid using name 'u_long'
Brad King
2014-04-11
2
-29/+28
*
|
libarchive: Do not require includers to have windows.h
Brad King
2014-04-03
1
-1/+1
*
|
libarchive: Convert literal LL suffix to ARCHIVE_LITERAL_LL
Brad King
2014-04-03
1
-16/+16
*
|
libarchive: Update archive_util.c to use CMake zlib and bzip2 headers
Brad King
2014-04-03
1
-2/+2
*
|
libarchive: Drop options not present in reduced version
Brad King
2014-04-03
1
-6/+0
*
|
libarchive: Do not generate a pkg-config file
Brad King
2014-04-03
1
-3/+0
*
|
libarchive: Update README-CMake.txt for new snapshot
Brad King
2014-04-03
1
-4/+4
*
|
Merge branch 'libarchive-upstream' into update-libarchive
Brad King
2014-04-03
54
-1946/+4006
*
|
libarchive: Disable more whitespace checks in third-party code
Brad King
2014-04-03
1
-2/+1
*
|
libarchive: Fix compliation with Open Watcom
Jiri Malak
2014-03-09
3
-3/+8
|
/
*
Fix wording of "the the" typos throughout text
Ruslan Baratov
2014-01-03
1
-1/+1
*
libarchive: Use ARCHIVE_LITERAL_ULL to add ULL integer suffix
Brad King
2013-12-09
1
-1/+1
*
libarchive: Port upstream issue 320 second fix
Brad King
2013-12-09
1
-20/+48
*
libarchive: Port upstream issue 320 fix
Brad King
2013-11-25
1
-11/+7
*
Drop use of configure_file IMMEDIATE option
Daniele E. Domenichelli
2013-11-13
1
-1/+1
*
Clang: Add separate "AppleClang" compiler id
Brad King
2013-10-08
1
-1/+1
*
Clean up install rules of CMake itself (#14371)
Brad King
2013-08-26
1
-1/+1
*
libarchive: Backport to CMake 2.8.2
Brad King
2013-07-31
3
-223/+12
*
libarchive: Remove build options not used by CMake
Brad King
2013-07-31
1
-122/+0
*
libarchive: Avoid struct init with variable
Brad King
2013-07-31
1
-1/+3
*
libarchive: Silence API deprecation warnings
Brad King
2013-07-31
1
-5/+2
*
libarchive: Include cm_zlib.h to get zlib used by CMake
Brad King
2013-07-31
2
-2/+2
*
libarchive: Update README-CMake.txt for new snapshot
Brad King
2013-07-31
1
-4/+4
*
Merge branch 'libarchive-upstream' into update-libarchive
Brad King
2013-07-31
153
-4135/+18543
*
libarchive: Fix free() order to avoid accessing freed memory
Ömer Fadıl USTA
2013-07-15
1
-1/+1
*
Fix spelling and typos (non-binary)
Andreas Mohr
2013-05-07
1
-1/+1
*
Fix spelling and typos (affecting binary data / module messages)
Andreas Mohr
2013-05-07
2
-4/+4
*
libarchive: fixed undefined left shift with signed ints
Sean McBride
2012-11-30
1
-4/+32
*
Fix typo direcotry -> directory (and similar) [#13444]
Rolf Eike Beer
2012-07-30
2
-2/+2
*
libarchive: Avoid 'inline' on SunPro < 5.9 (#13277)
Brad King
2012-06-07
1
-0/+3
*
Require CMake 2.8.2 or higher to build CMake
Brad King
2012-04-26
1
-1/+1
[next]