Commit Graph

30895 Commits

Author SHA1 Message Date
Bill Hoffman 7514adc9a3 ENH: fix for sunCC 2001-05-16 18:10:31 -04:00
Bill Hoffman d4498a9e52 BUG: fix for sun compiler 2001-05-16 18:08:14 -04:00
Brad King 9f8d296f15 ERR: Removed use of member templates. 2001-05-16 17:43:53 -04:00
Brad King 93bdef43fb ERR: int -> unsigned int 2001-05-16 17:18:15 -04:00
Brad King d055ebb8c5 ERR: const error fixed. 2001-05-16 17:18:01 -04:00
Brad King 3f12d26adb ENH: Added cmCableClassSet.cxx to build. 2001-05-16 17:11:58 -04:00
Brad King 99a9fd6b3f ERR: Added is_open() check in cmGeneratedFileStream::operator bool() so that implicit conversion to bool is not used. 2001-05-16 17:11:38 -04:00
Brad King 5f416cf45b ERR: Removed dynamic_cast so that RTTI isn't required. 2001-05-16 17:11:01 -04:00
Brad King f08a1b8885 ENH: Adding CABLE_CLASS_SET and CABLE_WRAP_TCL commands. They cannot yet be used with the main branch of CABLE, though. 2001-05-16 16:41:30 -04:00
Brad King 8011fe0fad ENH: cmGeneratedFileStream class added to simplify copy-if-different usage on generated files. 2001-05-16 16:40:45 -04:00
Bill Hoffman b9cfc413fc *** empty log message *** 2001-05-16 15:43:45 -04:00
Bill Hoffman 1cd9ce6f6e ENH: unify make process on unix 2001-05-16 15:15:21 -04:00
Brad King a5480276d5 ENH: Added cmData and corresponding DataMap in cmMakefile to allow commands to register arbitrary extra data with the makefile without modifying the cmMakefile class definition. 2001-05-16 09:19:46 -04:00
Ken Martin a12448c19b added output directory support 2001-05-15 13:14:13 -04:00
Sebastien Barre 60a8a2f6aa Changed separator between registry key and its value. Change regexp for registry key. 2001-05-14 16:47:09 -04:00
Sebastien Barre 5629f84e06 Changed separator between registry key and its value. 2001-05-14 16:46:37 -04:00
Bill Hoffman 942388186f ENH: put back lost changes from r1.38 2001-05-14 10:36:04 -04:00
Sebastien Barre 4d07ba8b75 fix + => += bug reported by A. Perera 2001-05-12 07:29:23 -04:00
Sebastien Barre 23df737b6f I know, there are more serious things to do :) A new icon. The previous one has not be overwritten, it's in there too. 2001-05-11 17:41:33 -04:00
Sebastien Barre 0d2c80aa2d Extended the registry key regexp 2001-05-11 17:22:24 -04:00
Sebastien Barre 05c0cf7024 Add 8.4 and registry support 2001-05-11 17:11:25 -04:00
Sebastien Barre fc70deedcf Add support for a specific value name in a registry key 2001-05-11 17:11:06 -04:00
Geoffrey Cross 9f036244b7 Cache file is a bit prettier 2001-05-11 14:49:46 -04:00
Bill Hoffman 72a9a5546f BUG: fix find library for unix 2001-05-11 14:39:30 -04:00
Sebastien Barre 1a2af3f583 NAMES syntax 2001-05-11 13:58:35 -04:00
Ken Martin 78232180f4 fix for expanding library vars 2001-05-11 13:52:54 -04:00
Sebastien Barre d9858fea3b Fix help string when NAMES was used (forgot the case when there is no name) 2001-05-11 12:30:42 -04:00
Sebastien Barre fb35c19d30 Fix help string when NAMES was used 2001-05-11 12:13:14 -04:00
Brad King 6edfd1104c ERR: int -> unsigned int. 2001-05-11 11:45:04 -04:00
Bill Hoffman f81ae29834 BUG: add back thread library 2001-05-11 11:39:31 -04:00
Ken Martin dbfc72c6b5 expands reg values 2001-05-11 11:07:05 -04:00
Ken Martin 639f1fa239 added registry entry support and windows app support 2001-05-11 10:53:17 -04:00
Ken Martin 4139f15de6 minor fixes and new python module 2001-05-11 10:27:46 -04:00
Bill Hoffman a53f300bc0 BUG: fix gui problem 2001-05-11 10:04:24 -04:00
Bill Hoffman 69b51cc245 BUG: fix up gui with values that stay around too long 2001-05-10 17:23:00 -04:00
Geoffrey Cross e539432495 definitions should now be overwritten if they already exist 2001-05-10 16:21:45 -04:00
Bill Hoffman d04756d8f7 BUG: fix unix path search 2001-05-10 15:50:03 -04:00
Ken Martin a15ae83e95 fix for expaning libraries prior to generating dsp 2001-05-10 15:32:49 -04:00
Geoffrey Cross 978407e042 Reads and uses MSPROJECT_TEMPLATE_DIRECTORY if it exists 2001-05-10 14:30:16 -04:00
Brad King 8b24163d27 BUG: Removing this file. It has been replaced by CMake.doc.gz to get around a problem with CVS. 2001-05-10 14:02:41 -04:00
Ken Martin 32f7cef6f3 added win32 executable option 2001-05-10 13:52:23 -04:00
Brad King 6b1cbac036 Testing strange cvs problem with .doc files. 2001-05-10 12:25:38 -04:00
Brad King 40c08cb268 BUG: Removing old CMake.pdf and adding the gzipped version, CMake.pdf.gz because of file size problems with cvs. 2001-05-10 12:07:59 -04:00
Brad King 968610b041 BUG: Removed stray debugging output statement. Also renamed some variables for clarity. 2001-05-10 11:20:16 -04:00
Brad King 09e9a53bb1 ERR: RunCommand method needed return in unix. 2001-05-10 11:19:15 -04:00
Brad King 68ac32e60a ERR: Removed unused variable 2001-05-10 11:18:52 -04:00
Brad King 332b9b79cd BUG: ANSI_CFLAGS -> CMAKE_ANSI_CFLAGS 2001-05-10 09:45:41 -04:00
Geoffrey Cross 401b9eea0b ADD LINK32s are now on multiple lines because VC breaks otherwise 2001-05-09 18:00:03 -04:00
Sebastien Barre d1b57f6053 ENH: add 8.3 support 2001-05-09 17:38:33 -04:00
Bill Hoffman 02bdff675d BUG: escape spaces before adding .lib 2001-05-09 16:17:03 -04:00