CMake/Utilities
Brad King 129f3bef2d COMP: Check for -Wno-long-double before using
Older GCC on the Mac warns for use of long double, so we use
-Wno-long-double.  Newer GCC on the Mac does not have this flag and
gives an error.  We now check for the flag before using it.
See bug #7357.
2008-07-17 15:19:25 -04:00
..
Doxygen STYLE: Do doxygen for CPack 2007-04-04 16:28:45 -04:00
KWStyle ENH: add more exclusions for kwstyle 2007-10-05 13:14:48 -04:00
Release ENH: 2008-03-26 15:56:34 -04:00
cmcompress ENH: reorder code to remove forward declarations 2006-08-17 12:04:26 -04:00
cmcurl COMP: Check for -Wno-long-double before using 2008-07-17 15:19:25 -04:00
cmexpat COMP: Cleanup regular expressions 2005-12-30 14:50:15 -05:00
cmtar ENH: update for CMake 2.6 2008-05-06 12:56:25 -04:00
cmxmlrpc ENH: add a try compile for va_copy 2007-11-16 14:06:40 -05:00
cmzlib ENH: Update zlib to 1.2.3. Addresses bugs #5445 and #3473. 2007-09-11 11:22:29 -04:00
.NoDartCoverage ENH: No need to do coverage of utilities 2005-06-14 15:53:10 -04:00
CMakeLists.txt STYLE: add "--help-policy" and "--help-policies" to the documentation 2008-05-13 15:43:00 -04:00
cmThirdParty.h.in ENH: Add options to build with system utility libraries. Organize inclusion of third party libraries into a single header per library. This addresses bug#3653. 2006-10-19 15:00:10 -04:00
cm_curl.h ENH: Add options to build with system utility libraries. Organize inclusion of third party libraries into a single header per library. This addresses bug#3653. 2006-10-19 15:00:10 -04:00
cm_expat.h ENH: Add options to build with system utility libraries. Organize inclusion of third party libraries into a single header per library. This addresses bug#3653. 2006-10-19 15:00:10 -04:00
cm_xmlrpc.h ENH: Add options to build with system utility libraries. Organize inclusion of third party libraries into a single header per library. This addresses bug#3653. 2006-10-19 15:00:10 -04:00
cm_zlib.h ENH: Add options to build with system utility libraries. Organize inclusion of third party libraries into a single header per library. This addresses bug#3653. 2006-10-19 15:00:10 -04:00