CMake/Utilities
Brad King d4a9e334d3 Include bzlib.h consistently across CMake build (#10950)
Use the approach originally used in commit f91b3c1d (Add options to
build with system utility libraries, 2006-10-19) for all other
third-party libraries.  Create a "cm_bzlib.h" header wrapper that
robustly includes the header from the bzip2 library chosen for the CMake
build (either builtin or system version).  Include the header wrapper
anywhere we need the API provided by <bzlib.h>.
2012-01-13 14:05:36 -05:00
..
Doxygen Doxygen: Remove dependency on VTK when building doxygen. 2011-10-23 22:18:13 +02:00
Git pre-commit: Reject changes to KWSys through Git 2011-10-24 10:40:59 -04:00
KWIML Merge branch 'upstream-kwiml' into update-KWIML 2011-11-21 11:03:29 -05:00
KWStyle KWStyle Test: Activate by default if KWStyle is found 2011-09-07 19:04:44 -04:00
Release Release: Increase timeout for slow-testing cygwin build 2011-12-30 15:40:50 -05: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 Merge topic 'require-cmake-2.6.3' 2011-03-01 15:30:38 -05:00
cmexpat Remove useless include file filters 2009-12-08 11:27:38 -05:00
cmlibarchive Include bzlib.h consistently across CMake build (#10950) 2012-01-13 14:05:36 -05: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 cmake.m4: Use modern signature of install(FILES ...) 2011-08-26 13:51:32 -04:00
cmThirdParty.h.in Include bzlib.h consistently across CMake build (#10950) 2012-01-13 14:05:36 -05:00
cm_bzlib.h Include bzlib.h consistently across CMake build (#10950) 2012-01-13 14:05:36 -05: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
cmake.m4 Add a cmake.m4 for using cmake in autoconf projects instead of pkgconfig 2011-08-11 22:43:33 +02:00