v3.7.2
Fix cpio test in 2038 (#1836)
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>
cpio: multiple fixes in list_item_verbose()
add support for reading and writing PWB and V7 cpio archives
Fix cpio build on MinGW.
Disable CreateFileA calls in UWP builds
Visual Studio 2015 Changes