summaryrefslogtreecommitdiffstats
path: root/Utilities/cmlibarchive
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'update-libarchive'Brad King2014-04-1711-146/+197
|\
| * libarchive: Use _snprintf on Windows, not snprintfBrad King2014-04-151-0/+4
| * libarchive: Drop LIBARCHIVE_ADDITIONAL_LIBS, CMake does not need itBrad King2014-04-151-6/+0
| * libarchive: Update README-CMake.txt for new snapshotBrad King2014-04-151-4/+4
| * Merge branch 'libarchive-upstream' into update-libarchiveBrad King2014-04-159-139/+192
| * libarchive: Disable all whitespace checks in third-party codeBrad King2014-04-151-1/+1
| * libarchive: Avoid left-shift overflow of signed integerBrad King2014-04-151-2/+2
* | libarchive: Skip finding libacl.h when ENABLE_ACL is OFF (#14866)Mike Crowe2014-04-141-1/+5
|/
* libarchive: Avoid using name 'u_long'Brad King2014-04-112-29/+28
* libarchive: Do not require includers to have windows.hBrad King2014-04-031-1/+1
* libarchive: Convert literal LL suffix to ARCHIVE_LITERAL_LLBrad King2014-04-031-16/+16
* libarchive: Update archive_util.c to use CMake zlib and bzip2 headersBrad King2014-04-031-2/+2
* libarchive: Drop options not present in reduced versionBrad King2014-04-031-6/+0
* libarchive: Do not generate a pkg-config fileBrad King2014-04-031-3/+0
* libarchive: Update README-CMake.txt for new snapshotBrad King2014-04-031-4/+4
* Merge branch 'libarchive-upstream' into update-libarchiveBrad King2014-04-0354-1946/+4006
* libarchive: Disable more whitespace checks in third-party codeBrad King2014-04-031-2/+1
* libarchive: Fix compliation with Open WatcomJiri Malak2014-03-093-3/+8
* Fix wording of "the the" typos throughout textRuslan Baratov2014-01-031-1/+1
* libarchive: Use ARCHIVE_LITERAL_ULL to add ULL integer suffixBrad King2013-12-091-1/+1
* libarchive: Port upstream issue 320 second fixBrad King2013-12-091-20/+48
* libarchive: Port upstream issue 320 fixBrad King2013-11-251-11/+7
* Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-131-1/+1
* Clang: Add separate "AppleClang" compiler idBrad King2013-10-081-1/+1
* Clean up install rules of CMake itself (#14371)Brad King2013-08-261-1/+1
* libarchive: Backport to CMake 2.8.2Brad King2013-07-313-223/+12
* libarchive: Remove build options not used by CMakeBrad King2013-07-311-122/+0
* libarchive: Avoid struct init with variableBrad King2013-07-311-1/+3
* libarchive: Silence API deprecation warningsBrad King2013-07-311-5/+2
* libarchive: Include cm_zlib.h to get zlib used by CMakeBrad King2013-07-312-2/+2
* libarchive: Update README-CMake.txt for new snapshotBrad King2013-07-311-4/+4
* Merge branch 'libarchive-upstream' into update-libarchiveBrad King2013-07-31153-4135/+18543
* libarchive: Fix free() order to avoid accessing freed memoryÖmer Fadıl USTA2013-07-151-1/+1
* Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-1/+1
* Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-072-4/+4
* libarchive: fixed undefined left shift with signed intsSean McBride2012-11-301-4/+32
* Fix typo direcotry -> directory (and similar) [#13444]Rolf Eike Beer2012-07-302-2/+2
* libarchive: Avoid 'inline' on SunPro < 5.9 (#13277)Brad King2012-06-071-0/+3
* Require CMake 2.8.2 or higher to build CMakeBrad King2012-04-261-1/+1
* libarchive: Avoid 'inline' keyword on XL C v6 (#13148)Brad King2012-04-191-0/+3
* libarchive: Avoid trailing , in enum for XL v6 (#13148)Jim Hague2012-04-191-5/+5
* libarchive: Workaround mbsnrtowcs assertion failure on old glibcBrad King2012-02-101-0/+5
* Include bzlib.h consistently across CMake build (#10950)Brad King2012-01-136-6/+6
* libarchive: Restore CMake 2.6.3 as minimum versionBrad King2012-01-051-1/+1
* libarchive: Update README-CMake.txt for new snapshotBrad King2012-01-051-4/+4
* Merge branch 'libarchive-upstream' into update-libarchiveBrad King2012-01-0553-842/+814
* libarchive: Set .gitattributes to allow trailing whitespaceBrad King2012-01-051-2/+2
* libarchive: Avoid bogus conversion warning from PGI compilerBrad King2012-01-044-6/+6
* libarchive: Suppress PathScale compiler warningsBrad King2012-01-041-0/+2
* libarchive: Rename isoent_rr_move_dir parameter isoent => curentBrad King2012-01-041-21/+21