My patches to CMake
Go to file
Sebastien Barre 4d0e5c0201 FIX: if the 'hostname' and 'nslookup' commands were not found from their HOSTNAME and NSLOOKUP cache definition, hard-coded values were used instead, thus causing pb if the corresponding progs were not in the PATH (RunCommand). Now use FindProgram() to be sure to find both, otherwise do nothing and set the site name to "unknown" (arbitrary. could be empty string ? or error ?). 2002-01-19 21:22:55 -05:00
Example remove fancy cxx stuff from the example 2001-12-20 08:16:58 -05:00
Modules ENH: Added DELIVER_CONTINUOUS_EMAIL as an advanced cache entry. 2002-01-15 15:29:31 -05:00
Source FIX: if the 'hostname' and 'nslookup' commands were not found from their HOSTNAME and NSLOOKUP cache definition, hard-coded values were used instead, thus causing pb if the corresponding progs were not in the PATH (RunCommand). Now use FindProgram() to be sure to find both, otherwise do nothing and set the site name to "unknown" (arbitrary. could be empty string ? or error ?). 2002-01-19 21:22:55 -05:00
Templates ENH: add support for AIX shared libraries with gcc 2002-01-11 10:55:00 -05:00
Tests ENH: Increase test + coverage 2002-01-18 20:32:06 -05:00
Utilities Update 2001-11-02 16:44:25 -05:00
.gitattributes *** empty log message *** 2000-08-29 10:56:51 -04:00
CMake.pdf ENH:Support v1.2 2002-01-15 16:19:25 -05:00
CMake.rtf public to www.cmake.org 2002-01-15 16:15:17 -05:00
CMakeLists.txt remove bad ADD_DEPENDENCIES commands 2001-12-28 15:37:55 -05:00
CMakeLogo.gif ENH: CMakeLogo for Dart to use on testing web page. 2001-08-07 08:46:26 -04:00
CMakeSystemConfig.txt.in ENH: move testing stuff to cmake from configure, good bye dashboard... :) 2001-05-04 11:30:46 -04:00
CMakeWindowsSystemConfig.txt ENH: move testing stuff to cmake from configure, good bye dashboard... :) 2001-05-04 11:30:46 -04:00
ChangeLog.txt log for relase 1.2 2002-01-15 15:38:46 -05:00
DartConfig.cmake ENH: Changed Nightly start time 2001-11-15 14:52:17 -05:00
Makefile.in better install support 2001-06-21 12:01:18 -04:00
configure check for LANG:std 2001-12-19 08:26:54 -05:00
configure.in check for LANG:std 2001-12-19 08:26:54 -05:00
doxygen.config ENH:Doxygenated CMake 2001-01-11 16:19:55 -05:00