summaryrefslogtreecommitdiff
path: root/tar/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Avoid CMake Warning that used GET_TARGET_PROPERTY with LOCATION property,Michihiro NAKAJIMA2014-10-131-1/+0
* Implement reading a passphrase from ttys.Michihiro NAKAJIMA2014-09-211-0/+2
* Introduce -a/--auto-compress option into bsdtar.Michihiro NAKAJIMA2012-10-221-0/+1
* Introduce archive_match_exclude_pattern_from_file(_w) andMichihiro NAKAJIMA2012-02-121-2/+0
* Add the ability to parse a date string into archive_matching.Michihiro NAKAJIMA2012-02-071-1/+0
* Use archive_matching API at both bsdcpio and bsdtar instead of lafe_exclude f...Michihiro NAKAJIMA2012-01-181-2/+0
* Retire tar/tree.[ch], directory traversal code, switched by new one implement...Michihiro NAKAJIMA2012-01-171-2/+0
* I stupidly misunderstood a handling of CMake build options, ENABLE_TAR, ENABL...Michihiro NAKAJIMA2011-11-151-2/+2
* Build tar and cpio when both ENABLE_TAR and ENABLE_CPIO are OFF on CMake buil...Michihiro NAKAJIMA2011-09-151-2/+2
* Issue 48: Instead of setting RUNTIME_OUTPUT_DIRECTORY separately forTim Kientzle2010-01-031-5/+0
* On Windows, building a client against a static libarchiveTim Kientzle2009-11-161-0/+2
* Use Cmake's target property "LOCATION" to locate bsdtar exe.Tim Kientzle2009-08-111-7/+8
* Overhaul the SIGINFO/SIGUSR1 reporting. This is a littleTim Kientzle2009-07-161-1/+0
* A lot of common client source files were recently moved toTim Kientzle2009-05-291-2/+10
* Revert r838,r839 and r840.Michihiro NAKAJIMA2009-03-251-5/+0
* Make archive_windows.c internal static library.Michihiro NAKAJIMA2009-03-241-1/+5
* Remove a lot of duplicate functions which simulates POSIXMichihiro NAKAJIMA2009-03-241-0/+1
* Add support both static and dynamic build of bsdtar and bsdcpioMichihiro NAKAJIMA2009-03-201-2/+6
* Split a CMakeLists.txt into each subdirectory, and removeMichihiro NAKAJIMA2009-03-201-0/+46