v3.5.2
Merge pull request #1502 from tih/cpio-bin-formats
Avoid CMake Warning that used GET_TARGET_PROPERTY with LOCATION property, so we should use $<TARGET_FILE> expression instead.
update cpio documentation, add basic test of binary format
add -7 option to bsdcpio for symmetry
FreeBSD has <utime.h>
update "-h" output with new formats
add support for reading and writing PWB and V7 cpio archives
Fix cpio build on MinGW.
Fix build failure in aggressive warnings on msys.
Visual Studio 2015 Changes