CMake/Utilities/cmlibarchive
Brad King ab65862417 Clang: Add separate "AppleClang" compiler id
Apple distributes their own Clang build with their own version numbers
that differ from upstream Clang.  Use the __apple_build_version__ symbol
to identify the Apple Clang compiler and report the Apple Build Version
as the fourth version component in CMAKE_<LANG>_COMPILER_VERSION.  Add
Compiler/AppleClang-<lang> and Platform/Darwin-AppleClang-<lang> modules
that simply include the upstream equivalents.

Fix comparisons of CMAKE_<LANG>_COMPILER_ID to Clang in CMake's own
source and tests to account for AppleClang.
2013-10-07 20:12:46 -04:00
..
build libarchive: Backport to CMake 2.8.2 2013-07-31 08:22:15 -04:00
libarchive libarchive: Avoid struct init with variable 2013-07-31 08:20:24 -04:00
.gitattributes libarchive: Set .gitattributes to allow trailing whitespace 2012-01-05 09:02:01 -05:00
CMakeLists.txt Clang: Add separate "AppleClang" compiler id 2013-10-07 20:12:46 -04:00
COPYING Merge branch 'libarchive-upstream' into update-libarchive 2011-12-20 11:54:25 -05:00
CTestConfig.cmake Merge branch 'libarchive-upstream' into update-libarchive 2011-12-20 11:54:25 -05:00
README-CMake.txt libarchive: Update README-CMake.txt for new snapshot 2013-07-31 08:19:48 -04:00