Commit Graph

9817 Commits

Author SHA1 Message Date
Ken Martin 7ec7fb7e95 changes for cmake to live outside of the source tree 2001-05-18 15:20:31 -04:00
Bill Hoffman cb0af952cf ENH: allow cache to override config file 2001-05-18 13:04:36 -04:00
Brad King 1e7d8f8148 BUG: fix link of executables 2001-05-18 11:48:20 -04:00
Ken Martin 16fc8d78f1 added SetLocal method 2001-05-18 11:12:21 -04:00
Bill Hoffman 06429282f5 BUG: quote the compiler and other options 2001-05-18 10:15:54 -04:00
Bill Hoffman a8ccbf7c21 compile source dir into cmake 2001-05-17 17:43:29 -04:00
Will Schroeder f9a36a6ff9 ERR:Bad #ifdef's 2001-05-17 15:48:32 -04:00
Luis Ibanez 43fb9a11b5 ENH: Added Methods for loading the cache 2001-05-17 12:38:19 -04:00
Luis Ibanez 063e398d57 ENH: Load the cache at start 2001-05-17 12:37:27 -04:00
Luis Ibanez 9277acda6a ENH: Added methods to load the cache 2001-05-17 12:36:44 -04:00
Ken Martin a1aa5d3723 moved into Template directory 2001-05-17 12:36:38 -04:00
Ken Martin a0784cc44f no longer used 2001-05-17 12:25:33 -04:00
Ken Martin 2e3c418500 unix fix 2001-05-17 12:14:18 -04:00
Ken Martin aa72e182fe half checked in changes for CMAKE_ROOT 2001-05-17 12:08:46 -04:00
Ken Martin e093e4a4e0 new directory 2001-05-17 12:04:41 -04:00
Luis Ibanez 5e4b4ddaf2 VC++ Project file to construct the FLTK GUI for CMake 2001-05-17 12:02:56 -04:00
Luis Ibanez ab03a4d976 Main file that instantiates the GUI class and run it. 2001-05-17 12:02:09 -04:00
Luis Ibanez 483e6ddafd Implementation of the virtual Callbacks declared in the GUI 2001-05-17 12:01:30 -04:00
Luis Ibanez 259b5ad928 File generated by FLTK FLUID containing the implementation of the GUI 2001-05-17 12:00:26 -04:00
Luis Ibanez c1b4b7730e GUI description file used by FLTK interactive tool : FLUID 2001-05-17 11:58:00 -04:00
Bill Hoffman 1094200ea0 BUG: fix to compile on hp with aCC 2001-05-17 11:44:26 -04:00
Brad King 4d86b681de Renamed gccxml input/output files to drop _tcl qualification. 2001-05-17 11:22:11 -04:00
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