CMake/Utilities
Brad King 997fd839ed curl: Hard-code HAVE_W* macros on UNIX for Cygwin
The curl library code assumes that HAVE_WINDOWS_H and similar macros are
not defined on Cygwin.  Its CMake code achieved this by not even testing
for the corresponding headers on UNIX platforms.  However, libarchive
does test HAVE_WINDOWS_H and confuses our curl build.  We avoid the
conflict by hard-coding the macros to 0 for UNIX builds inside the curl
tree.
2009-12-01 12:03:32 -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 curl: Hard-code HAVE_W* macros on UNIX for Cygwin 2009-12-01 12:03:32 -05:00
cmexpat Install third-party utility copyright notices 2009-09-28 11:36:17 -04:00
cmlibarchive libarchive: Remove unused STDC_HEADERS try_run 2009-11-30 17:22:24 -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