summaryrefslogtreecommitdiff
path: root/cpio/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Avoid CMake Warning that used GET_TARGET_PROPERTY with LOCATION property,Michihiro NAKAJIMA2014-10-131-2/+0
* Implement reading a passphrase from ttys.Michihiro NAKAJIMA2014-09-211-0/+2
* Fix cmake test builds when building as a sub-projectMatt Arsenault2013-03-121-0/+1
* Introduce archive_match_exclude_pattern_from_file(_w) andMichihiro NAKAJIMA2012-02-121-2/+0
* Use archive_matching API at both bsdcpio and bsdtar instead of lafe_exclude f...Michihiro NAKAJIMA2012-01-181-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
* Update comments.Tim Kientzle2009-08-111-7/+9
* Use LOCATION property to locate executable for testing purposes. It seems to...Tim Kientzle2009-08-091-3/+4
* A lot of common client source files were recently moved toTim Kientzle2009-05-291-5/+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/+42