CMake/Utilities
Brad King 0d2f241e1a ENH: Help cmake-gui docs generation on Windows
We use a custom command to run 'cmake-gui --help...' to generate the
documentation for the application.  Since this is a Qt application, the
executable must find the Qt DLLs in order to run.  As a convenience, if
QtCore4.dll appears next to qmake.exe, we put its location in the PATH
environment variable when running the custom command on Windows.
2009-02-24 09:00:42 -05: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: add FFLAGS back into release script 2009-02-11 13:05:15 -05:00
cmcompress ENH: reorder code to remove forward declarations 2006-08-17 12:04:26 -04:00
cmcurl ENH: disable ftp check because it is no longer active on public 2008-12-02 16:40:04 -05:00
cmcurl-7.19.0 ENH: check in ability to build with new curl -f -DCMAKE_USE_NEW_CURL is set 2008-09-29 15:47:46 -04:00
cmexpat COMP: Cleanup regular expressions 2005-12-30 14:50:15 -05:00
cmtar ENH: wow. On some Windows machine, trying to mkdir("C:") would fail miserably. WHy not in debug mode? Why not on other win32 machines. Who knows. 2008-09-16 17:40:47 -04:00
cmxmlrpc ENH: add a try compile for va_copy 2007-11-16 14:06:40 -05:00
cmzlib ENH: add initial support for HAIKU OS from bug# 7425 2008-09-15 17:53:28 -04:00
.NoDartCoverage ENH: No need to do coverage of utilities 2005-06-14 15:53:10 -04:00
CMakeLists.txt ENH: Help cmake-gui docs generation on Windows 2009-02-24 09:00:42 -05:00
cmThirdParty.h.in ENH: check in ability to build with new curl -f -DCMAKE_USE_NEW_CURL is set 2008-09-29 15:47:46 -04:00
cm_curl.h ENH: fix syntax error 2008-09-29 16:09:26 -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