Commit Graph

110 Commits

Author SHA1 Message Date
Berk Geveci 807dea6374 Added doc. 2001-12-12 13:57:41 -05:00
Brad King 0d252c941d ENH: Added /lib to curses search path. 2001-12-12 12:05:20 -05:00
Berk Geveci 0857a830b8 Added support for a 2nd mpi library (usually mpi++) 2001-12-12 11:51:03 -05:00
Dan Blezek e0aee2e988 ENH: Adding /usr/*/python1.5 for RedHat 7.1/Python 1.5 users 2001-12-11 14:09:51 -05:00
Brad King 0248c98658 ENH: Added more filenames for tclsh program. Also now only looks for cygtclsh80 if under cygwin. 2001-12-10 12:04:02 -05:00
Ken Martin 2b8e16e59c better use of modules 2001-12-06 11:52:52 -05:00
Ken Martin 6a04c387eb better docs 2001-12-06 11:52:27 -05:00
Ken Martin fcacdc2a40 now broken into pieces 2001-12-06 11:52:12 -05:00
Ken Martin e1cfba5c67 new modules 2001-12-06 11:51:37 -05:00
Amitha Perera 10ec312448 ENH: add more possible names for executables. 2001-12-05 15:36:22 -05:00
Sebastien Barre cb4f04c94e Remove unneeded test and code duplication. Add WIN32 test. Make all ADVANCED. 2001-12-04 10:55:17 -05:00
Sebastien Barre f68e64e2d8 Remove code duplication. Call FindTcl.cmake, which also does the ADVANCED stuff. 2001-12-04 10:54:16 -05:00
Sebastien Barre 9e0873f839 Make shells also ADVANCED 2001-12-04 10:53:24 -05:00
Sebastien Barre 148401ccc6 Make vars ADVANCED for WIN32 (same as Tcl) 2001-12-04 10:27:04 -05:00
Bill Hoffman 2bdcc9ae7e ENH: fix debugging with borland 2001-12-03 17:01:40 -05:00
Berk Geveci 871b5001a4 Unix users are smarter. 2001-11-30 15:55:45 -05:00
Berk Geveci 77e5c1ff97 PYTHON_DEBUG_LIBRARY is only used on Windows. 2001-11-30 10:23:00 -05:00
Sebastien Barre 9301d47021 Fynd Python debug lib in usual libs dir too 2001-11-28 12:49:29 -05:00
Ken Martin fcb647bae4 made some vars advanced 2001-11-27 15:32:57 -05:00
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