CMake/Utilities
Brad King 9e852190b3 libarchive: Use one architecture for try-compiles
We use CHECK_TYPE_SIZE in libarchive to check for the existence of some
types.  For universal binary builds on the Mac, the size check can fail
if it is inconsistent across architectures.  However, we do not actually
need the size so it is safe to do the checks for only one architecture.

See issue #9913.
2009-11-23 11:30:58 -05:00
..
Doxygen Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
KWStyle Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
Release some changes for 2.8 2009-11-05 16:09:31 -05:00
cmbzip2 suppress another warning. 2009-11-12 10:53:00 -05:00
cmcompress Install third-party utility copyright notices 2009-09-28 11:36:17 -04:00
cmcurl Install third-party utility copyright notices 2009-09-28 11:36:17 -04:00
cmexpat Install third-party utility copyright notices 2009-09-28 11:36:17 -04:00
cmlibarchive libarchive: Use one architecture for try-compiles 2009-11-23 11:30:58 -05:00
cmzlib Fix uninitialized variable access in zlib reported by valgrind. Their web site claims it does no harm ( http://www.zlib.net/zlib_faq.html#faq36 ), but fixing it this way eliminates the problem. 2009-11-18 16:47:00 -05:00
.NoDartCoverage ENH: No need to do coverage of utilities 2005-06-14 15:53:10 -04:00
CMakeLists.txt Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cmThirdParty.h.in Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cm_curl.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cm_expat.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cm_xmlrpc.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cm_zlib.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00