Commit Graph

91 Commits

Author SHA1 Message Date
Ken Martin 7ce139511d made some vars advanced 2001-11-27 15:20:18 -05:00
Luis Ibanez 29fe0c8cf3 ENH: Support for running FLUID was added. 2001-11-26 23:57:01 -05:00
Bill Hoffman eecf4b9cbf ENH: add advanced variable types and command line wizard gui 2001-11-26 18:28:27 -05:00
Berk Geveci 3057b6a7aa TK_INTERNAL_PATH is only needed on Windows. 2001-11-26 15:45:59 -05:00
Sebastien Barre c9b6e9f5f8 I want to be able to start/end experimental-only dashboards 2001-11-24 18:47:48 -05:00
Franck Bettinger b98f942ccc fixed QT_UIC_EXE name 2001-11-16 09:40:08 -05:00
Bill Hoffman 407afb906c closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used by Dart, nmake makefiles work with borland make and nmake 2001-11-15 17:11:26 -05:00
Jim Miller a6f5f8395c ENH: New make targets for Continuous builds. Added a NightlyStart and NightlyUpdate target for unix builds as well. 2001-11-15 14:54:26 -05:00
Luis Ibanez 9f7df4b56a Module to search for the installation of X11 2001-11-10 23:01:06 -05:00
Sebastien Barre 9320bc53d8 Self-packers 2001-11-09 16:15:58 -05:00
Franck Bettinger 123f9b50ea support for compilation of .ui files into .h and .cxx files 2001-11-09 12:08:50 -05:00
Sebastien Barre 853fe7ee59 Add cp (CP) 2001-11-07 16:07:45 -05:00
Berk Geveci b22e2de8e5 HPUX support. 2001-11-05 13:24:44 -05:00
Berk Geveci 939d614978 Adding curses support. 2001-11-04 18:05:21 -05:00
Sebastien Barre 3714d9419c Move usual Unix commands to FindUnixCommands, use FingCygwin in other modules 2001-11-02 16:44:00 -05:00
Dan Blezek 3c782a3269 ENH: More Experimental targets for unix 2001-11-02 15:26:15 -05:00
Bill Hoffman 0fb47ad240 *** empty log message *** 2001-10-26 18:21:53 -04:00
Bill Hoffman f586f7df8d use find_file and not just a set for USE_VTK_FILE 2001-10-26 14:35:53 -04:00
Sebastien Barre 7c27b5c755 VTK documentation framework 2001-10-26 11:22:09 -04:00
Sebastien Barre 959c447a6d Add GZIP (gzip) 2001-10-24 20:37:42 -04:00
Sebastien Barre 4a99c1a98f Add TAR (path to tar or gtar) 2001-10-24 20:33:52 -04:00
Brad King 0a5fbacfac ENH: Improved FIND_PROGRAM call to find the executable in PREFIX/share/GCC_XML, the new standard install location. 2001-10-24 09:41:17 -04:00
Sebastien Barre 4b7622b9ae Cygwin mod 2001-10-23 18:30:05 -04:00
Sebastien Barre 10c54eb2a5 Find Graphivz's dot too 2001-10-23 17:47:32 -04:00
Sebastien Barre a9e376de1d Add Doxygen and Wget modules. Very simple. But might be more complex later, so let's use them asap 2001-10-23 17:06:19 -04:00
Sebastien Barre b48d9903f7 Modules to find Perl and the HTML Help Compiler 2001-10-23 16:55:34 -04:00
Ian Scott 7008bdcb10 fixed some stupid mistakes
I thought I had tested these - honest
2001-10-16 15:40:14 -04:00
Ian Scott 99423f444a Some simple modules for finding and linking qt 2001-10-16 15:32:38 -04:00
Bill Hoffman 8f652aad21 ENH: fixes for borland compiler testing 2001-10-03 15:49:52 -04:00
Brad King e2eaa3efba ENH: Changed CABLE_BUILD_DIR to look for cableVersion.h instead of cable.README.txt. 2001-10-03 11:36:10 -04:00
Berk Geveci 15e5c02a74 Typo. 2001-09-26 16:23:56 -04:00
Ken Martin 10618296c3 changes to chamghe 2001-09-25 14:39:51 -04:00
Ken Martin ee57ae27cb better install targets 2001-09-21 11:48:36 -04:00
Ken Martin 7f5c61a570 updates 2001-09-20 17:31:38 -04:00
Brad King bfe2cdd558 ENH: Added support for finding cable when it is built in a configuration subdirectory by MSVC. 2001-09-20 10:57:56 -04:00
Ken Martin 924cf69ec6 minor changes 2001-09-20 10:27:29 -04:00
Ken Martin eae77fd087 removed some VTK stuff 2001-09-20 09:11:21 -04:00
Ken Martin ee858f555c updated to how FindVTK works 2001-09-19 14:52:59 -04:00
Brad King 0598697998 ENH: Added find support for looking at Cable's build directory if the user sets the CABLE_BUILD_DIR cache entry. 2001-09-17 14:16:20 -04:00
Dan Blezek e5c9c48313 ENH: NightlyCoverage got lost 2001-09-17 12:07:24 -04:00
Sebastien Barre fd780b9009 move cygtclsh80 to the end of list, otherwise it might be found while the non-cygwin wish8x.exe will be found too. If wish8x.exe is found, then the non-cygwin tclsh8x.exe must be found too. 2001-09-14 08:34:46 -04:00
Ken Martin b9baf0582f added back some targets for UNIX 2001-09-13 14:45:32 -04:00
Ken Martin 8ff79eb8ec reduced the number of targets 2001-09-11 14:43:25 -04:00
Ken Martin 368f03256a reduced targets and merged tclsh commands 2001-09-10 15:11:43 -04:00
Brad King f1e2a7062b ENH: Updated library finding code to handle new cable installation directory structure. It now uses separate directories for CxxTypes and WrapTclFacility headers. 2001-08-29 17:08:49 -04:00
Bill Hoffman 8db8e7bb22 ENH: support for cygwin 2001-08-28 10:57:47 -04:00
Sebastien Barre ce4f2718f2 Support for $ENV{VAR} syntax (lookup in the environment vars) 2001-08-18 12:52:19 -04:00
Ken Martin 1cf9a35680 looks at same level 2001-08-15 13:23:01 -04:00
Ken Martin 7d2410097e removed grep 2001-08-13 16:04:52 -04:00
Brad King 2c3a1729a3 ENH: Support to find CABLE utility if it is installed. 2001-08-01 16:11:54 -04:00