CMake/Utilities/cmlibarchive
Brad King 96329d5dff libarchive: Do not use nanosecond file time APIs on macOS < 10.13
The SDK for macOS 10.13 adds `futimens` and `utimensat` so our checks
for these symbols may pass.  However, the symbols are not available at
runtime on older macOS versions.  Instead on macOS we can check for
availability based on the deployment target version.

Issue: #17101
2017-09-20 11:28:40 -04:00
..
build Merge branch 'upstream-LibArchive' into update-libarchive 2017-07-20 11:36:18 -04:00
libarchive libarchive: Do not use nanosecond file time APIs on macOS < 10.13 2017-09-20 11:28:40 -04:00
.gitattributes libarchive: Disable all whitespace checks in third-party code 2014-04-15 16:34:17 -04:00
CMakeLists.txt Merge branch 'upstream-LibArchive' into update-libarchive 2017-07-20 11:36:18 -04:00
COPYING Merge branch 'libarchive-upstream' into update-libarchive 2015-10-21 10:18:52 -04:00
CTestConfig.cmake Merge branch 'libarchive-upstream' into update-libarchive 2011-12-20 11:54:25 -05:00