CMake/Utilities
Brad King 4a2ff2b7f2 curl: Never consider using Windows APIs on Cygwin
Our Windows API header checks are conditioned on if(NOT UNIX) but
libarchive checks HAVE_WINDOWS_H anyway so the result leaks into
the cache and influenes the curl build.  Set the check results to
false explicitly for curl when not on Windows to tolerate this.

Reported-by: Vyacheslav Karpukhin <Vyacheslav.Karpukhin@jetbrains.com>
2015-03-26 14:04:39 -04:00
..
cmbzip2 curl, bzip2: Suppress warnings by setting initial value 2013-10-08 09:16:33 -04:00
cmcompress Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cmcurl curl: Never consider using Windows APIs on Cygwin 2015-03-26 14:04:39 -04:00
cmexpat Clean up install rules of CMake itself (#14371) 2013-08-26 11:54:07 -04:00
cmjsoncpp jsoncpp: Drop doxygen comments that cause Clang warnings 2015-01-20 09:28:28 -05:00
cmlibarchive libarchive: Constify internal __archive_get_date implementation 2015-01-15 11:48:10 -05:00
cmliblzma liblzma: fix build on platforms with no SIZE_MAX defined. 2014-11-03 14:37:12 -05:00
cmzlib zlib: Disable warnings to avoid changing 3rd party code 2015-01-14 09:20:27 -05:00
Doxygen Doxygen: Add STRIP_FROM_PATH variable to doxyfile.in 2014-08-06 12:49:27 -04:00
Git Merge topic 'import-KWSys-subtree' 2012-11-07 09:07:15 -05:00
GitSetup Merge branch 'setup' into developer-setup 2012-04-26 15:43:29 -04:00
KWIML Avoid if() quoted auto-dereference 2014-10-20 11:49:16 -04:00
KWStyle Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
Release Utilities/Release: Build OS X and Win binaries without OpenSSL 2015-02-18 09:29:50 -05:00
Sphinx Merge topic 'doc-mixed-case-commands' 2014-12-04 10:15:10 -05:00
.gitattributes Exclude from CMake source archives files specific to Git work tree 2012-03-02 14:36:56 -05:00
.NoDartCoverage ENH: No need to do coverage of utilities 2005-06-14 15:53:10 -04:00
cm_bzlib.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cm_curl.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cm_expat.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cm_jsoncpp_reader.h Add option to build CMake against a system jsoncpp 2015-01-20 10:37:35 -05:00
cm_jsoncpp_value.h Add option to build CMake against a system jsoncpp 2015-01-20 10:37:35 -05:00
cm_jsoncpp_writer.h Add option to build CMake against a system jsoncpp 2015-01-20 10:37:35 -05:00
cm_libarchive.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cm_lzma.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cm_xmlrpc.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cm_zlib.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
CMakeLists.txt Utilities/Release: Pass pre-built docs tarball 2014-01-29 10:10:15 -05:00
cmThirdParty.h.in Add option to build CMake against a system jsoncpp 2015-01-20 10:37:35 -05:00
SetupForDevelopment.sh Add and configure developer setup helper scripts 2012-03-02 13:33:41 -05:00