CMake/Utilities
Brad King fae4779864 Utilities/Release: Configure Windows binary to support Windows XP
Compile with `-D_WIN32_WINNT=0x501` to use a WinXP-compatible API.
Compile with `-D_USING_V110_SDK71_` to tell the VS standard library
headers that we are building with a WinXP-compatible Windows SDK.  Link
executables with `-subsystem:console,5.01` to make them runnable on
Windows XP.  Ideally `cmake-gui` should instead be linked with
`-subsystem:windows,5.01` but with the Ninja and Makefile generators
CMake adds `-subsystem:windows` after our `-subsystem:console,5.01` flag
and the linker seems to interpret this combination as we need.
2015-12-21 10:05:03 -05:00
..
Doxygen Utilities/Doxygen: Support tools installed in paths with spaces 2015-06-16 09:07:41 -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 Merge branch 'upstream-KWIML' into import-kwiml 2015-12-17 14:56:40 -05:00
KWStyle Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
Release Utilities/Release: Configure Windows binary to support Windows XP 2015-12-21 10:05:03 -05:00
Scripts Merge topic 'import-kwiml' 2015-12-21 09:41:09 -05:00
Sphinx Replace http://www.cmake.org URLs with https://cmake.org 2015-09-25 15:47: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: Do not use libnetwork on Apple platforms 2015-09-10 11:25:42 -04:00
cmexpat Clean up install rules of CMake itself (#14371) 2013-08-26 11:54:07 -04:00
cmjsoncpp Add option to use a system-installed KWIML 2015-12-18 10:02:28 -05:00
cmlibarchive libarchive: Update README-CMake.txt for new snapshot 2015-10-28 08:44:47 -04:00
cmliblzma liblzma: Disable GNU 3.3 compiler optimizations 2015-04-08 13:52:02 -04:00
cmzlib zlib: Disable warnings to avoid changing 3rd party code 2015-01-14 09:20:27 -05:00
.NoDartCoverage ENH: No need to do coverage of utilities 2005-06-14 15:53:10 -04:00
.gitattributes Exclude from CMake source archives files specific to Git work tree 2012-03-02 14:36:56 -05:00
CMakeLists.txt Utilities/Release: Pass pre-built docs tarball 2014-01-29 10:10:15 -05:00
SetupForDevelopment.sh Add and configure developer setup helper scripts 2012-03-02 13:33:41 -05:00
cmThirdParty.h.in Add option to use a system-installed KWIML 2015-12-18 10:02:28 -05: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_kwiml.h Add option to use a system-installed KWIML 2015-12-18 10:02:28 -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