CMake/Utilities
Brad King b9c41813d2 libarchive: Fix purposeful crash
Dereferencing a 0-pointer is undefined behavior, not a deterministic
crash.  Use a 1-pointer instead.  This also avoids a warning by Clang
about the undefined behavior.
2010-09-10 09:00:48 -04:00
..
Doxygen Refer to self with CMake_(SOURCE|BINARY)_DIR (#10046) 2010-07-29 11:22:48 -04:00
KWStyle Refer to self with CMake_(SOURCE|BINARY)_DIR (#10046) 2010-07-29 11:22:48 -04:00
Release Update path to git. dashmacmini2 was "upgraded." 2010-07-27 14:14:10 -04:00
cmbzip2 Suppress -Wcast-align in curl and bzip2 2010-09-10 09:00:48 -04:00
cmcompress Eliminate -Wconversion warnings. 2010-06-27 11:22:05 -04:00
cmcurl Suppress -Wcast-align in curl and bzip2 2010-09-10 09:00:48 -04:00
cmexpat Remove useless include file filters 2009-12-08 11:27:38 -05:00
cmlibarchive libarchive: Fix purposeful crash 2010-09-10 09:00:48 -04:00
cmzlib Fixes for bug # 10543, build on older sunpro now works. 2010-05-04 14:52:22 -04:00
xml Run CMake.HTML test without net access (#10857) 2010-06-22 09:39:02 -04:00
.NoDartCoverage ENH: No need to do coverage of utilities 2005-06-14 15:53:10 -04:00
CMakeLists.txt Run CMake.HTML test with older xmllint (#10857) 2010-06-23 07:38:33 -04:00
cmThirdParty.h.in Include headers from chosen libarchive (#10923) 2010-08-05 17:06:10 -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_libarchive.h Include headers from chosen libarchive (#10923) 2010-08-05 17:06:10 -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