CMake/Utilities
Joerg Sonnenberger 75644dafe5 jsoncpp: Fix compilation as C99 on Solaris
In C99 mode, Solaris variants may already define isfinite, so check for
the existence first.
2015-09-14 09:40:38 -04:00
..
cmbzip2
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
cmjsoncpp jsoncpp: Fix compilation as C99 on Solaris 2015-09-14 09:40:38 -04:00
cmlibarchive Merge topic 'fix-libarchive-mktemp' 2015-04-10 08:31:01 -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
Doxygen Utilities/Doxygen: Support tools installed in paths with spaces 2015-06-16 09:07:41 -04:00
Git
GitSetup
KWIML Merge branch 'upstream-kwiml' into update-kwiml 2015-03-17 14:27:27 -04:00
KWStyle
Release Utilities/Release: Install docs in unversioned directory (#15692) 2015-09-02 14:15:59 -04:00
Sphinx Utilities/Sphinx: Add CMake_OPTIONAL_COMPONENT macro 2015-07-07 09:38:48 -04:00
.gitattributes
.NoDartCoverage
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
cmThirdParty.h.in Add option to build CMake against a system jsoncpp 2015-01-20 10:37:35 -05:00
SetupForDevelopment.sh