summaryrefslogtreecommitdiff
path: root/libarchive/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* write_raw support from Marek KubicaTim Kientzle2013-02-231-0/+1
* Separate code to set formats/filters into different source files.Andres Mejia2012-12-091-0/+2
* Introduce -a/--auto-compress option into bsdtar.Michihiro NAKAJIMA2012-10-221-0/+1
* Add support for writing v7 tar format.Michihiro NAKAJIMA2012-10-211-0/+1
* Parse a command line instead of usingMichihiro NAKAJIMA2012-10-111-0/+3
* Add support for grzip compression.Michihiro NAKAJIMA2012-10-101-0/+2
* Rename filter_fork.c to filter_fork_posix.c.Michihiro NAKAJIMA2012-10-091-1/+1
* Introduce b64encode filter.Michihiro NAKAJIMA2012-10-081-0/+1
* Introduce uuencode filter.Michihiro NAKAJIMA2012-10-081-0/+1
* Add archive_write_add_filter_lzop.c entry into CMakeList.txt.Michihiro NAKAJIMA2012-10-071-0/+1
* Add support for lzop.Michihiro NAKAJIMA2012-10-071-0/+1
* Add lrzip files to the cmake build.Tim Kientzle2012-06-091-0/+2
* Resuscitate the old NFS4 support code and make it work on FreeBSD-CURRENT.Tim Kientzle2012-04-081-0/+1
* Introduce archive_write_add_fitler()Ondrej Holy2012-03-061-0/+1
* Rename archive_matching to archive_match.Michihiro NAKAJIMA2012-02-081-1/+1
* Add the ability to parse a date string into archive_matching.Michihiro NAKAJIMA2012-02-071-0/+1
* Introduce archive_matching APIs. This is a set of utility functions toMichihiro NAKAJIMA2012-01-171-0/+3
* Add 7-Zip writer.Michihiro NAKAJIMA2011-12-181-0/+1
* Add archive_read_support_format_by_code(), including documentation.Tim Kientzle2011-12-091-0/+1
* Add support for 7-Zip.Michihiro NAKAJIMA2011-11-261-0/+1
* Change how crypto support is implemented within libarchive.Andres Mejia2011-08-271-1/+2
* Modify ppmd7 code to minimize symbols leaked into the global name space.Andres Mejia2011-08-081-1/+0
* Rename archive_ppmd*.h headers to archive_ppmd*private.h.Andres Mejia2011-08-081-2/+2
* Place source in proper alphabetical order.Andres Mejia2011-08-061-4/+4
* Fix builds using cmake for new ppmd code added.Andres Mejia2011-08-061-0/+4
* First cut at RAR support, including RARv3.Tim Kientzle2011-06-261-0/+1
* Implement a string conversion interface to archive_entry and archive_mstringMichihiro NAKAJIMA2011-05-091-0/+1
* If the character-set of filenames in archives is UTF-8, we should automaticallyMichihiro NAKAJIMA2011-05-031-0/+1
* Make two version of archive_write_disk.c by copying and renaming it;Michihiro NAKAJIMA2011-04-111-1/+2
* Do not compile archive_read_disk_windows.c on POSIX platform.Michihiro NAKAJIMA2011-04-111-1/+1
* archive_read_support_compression_*.c -> archive_read_support_filter_*.cRoman Neuhauser2011-03-281-9/+9
* From Roman Neuhauser: Rework textual options handling.Tim Kientzle2011-03-181-0/+4
* Add support for Microsoft Cabinet(.cab) format.Michihiro NAKAJIMA2010-12-221-0/+1
* Add support for lha/lzh archive format.Michihiro NAKAJIMA2010-12-201-0/+1
* Move the abstract ACL manipulations into a separate source file.Tim Kientzle2010-11-201-0/+1
* Split the archive_read_disk traversal into separate POSIX and Windows impleme...Tim Kientzle2010-11-121-1/+2
* Add xar writer.Michihiro NAKAJIMA2010-05-281-0/+1
* Hook up archive_rb.[ch] to the build.Joerg Sonnenberger2010-04-281-0/+2
* Basic implementation of a GNU tar-compatible writer. This usesTim Kientzle2010-04-181-0/+1
* Rework archive_write_set_options:Tim Kientzle2010-03-061-0/+1
* On second thought, since this new man page basically just documentsTim Kientzle2010-02-271-1/+1
* Following Joerg's lead, split out the archive_write options discussionTim Kientzle2010-02-271-0/+1
* Introduce ISO writer.Michihiro NAKAJIMA2010-02-251-0/+1
* Hook up the remaining man pages.Joerg Sonnenberger2010-02-211-0/+4
* Install archive_entry_acl.3 and archive_entry_time.3.Joerg Sonnenberger2010-02-211-0/+2
* Stackable write filter support. This ended up touching an awful lotTim Kientzle2010-02-201-6/+6
* Determine sparse files through API such as lseek(HOLE).Michihiro NAKAJIMA2010-02-021-0/+1
* Issue 48: Instead of setting RUNTIME_OUTPUT_DIRECTORY separately forTim Kientzle2010-01-031-4/+0
* Add support for xar reader.Michihiro NAKAJIMA2009-12-041-0/+1
* Add archive_hash.h into libarchive/CMakefile.txtMichihiro NAKAJIMA2009-12-031-0/+1