4679 Commits

Author SHA1 Message Date
Andy Cedilnik
1c73117b7a More places to find TCL/TK for example on Debian 2002-04-03 13:53:20 -05:00
Andy Cedilnik
c7e18a0408 More finds for VTK 2002-04-01 08:08:55 -05:00
Andy Cedilnik
364d094780 Add some more locations of VTK 2002-03-31 11:43:25 -05:00
Luis Ibanez
701f0d6413 ENH: HAS_FLTK variable added. FLTK_WRAP_UI command made INTERNAL. 2002-03-29 18:07:01 -05:00
Bill Hoffman
9ee6b07295 ENH: add VERBOSE_BUILD to options 2002-02-28 15:58:23 -05:00
Bill Hoffman
e2294ae591 ENH: look for Dart in c: 2002-02-25 13:20:48 -05:00
Sebastien Barre
1362bb41c8 Add module to find gnuplot 2002-02-04 18:41:47 -05:00
Dan Blezek
b1090a0600 ENH: Adding search path's for PYTHON_LIBRARY 2002-01-31 15:16:16 -05:00
Brad King
deba0b2317 ENH: Added option of disabling error message when VTK is not found. 2002-01-22 17:18:50 -05:00
Jim Miller
5ceb05f2ba ENH: New variables CVS_UPDATE_OPTIONS, DART_TESTING_TIMEOUT 2002-01-22 14:15:15 -05:00
Jim Miller
fe28c79222 ENH: Added DELIVER_CONTINUOUS_EMAIL as an advanced cache entry. 2002-01-15 15:29:31 -05:00
Sebastien Barre
449564a8e5 More user friendly (built tree is automatically used). 2002-01-07 17:29:06 -05:00
Sebastien Barre
65339be84a Change so that different flavours of VTK might be chosen by the user. See full instructions in that file. 2001-12-21 14:40:33 -05:00
Sebastien Barre
450b229c48 ENH: ADVANCED was not propagated to the new sub-mods 2001-12-20 16:10:32 -05:00
Sebastien Barre
9c0eb4eeb8 ENH: mark everything ADVANCED 2001-12-20 15:45:51 -05:00
Sebastien Barre
8d26216d2f ENH: Also look for 4.2, 4.1, 4.0 2001-12-20 15:17:52 -05:00
Sebastien Barre
d98cafb684 ENH: Make everything ADVANCED 2001-12-19 21:51:39 -05:00
Sebastien Barre
fe28b8ba6c default ActiveState Tcl install dir is now C:/Tcl 2001-12-19 11:38:59 -05:00
Ken Martin
ccec141974 bad spelling of java 2001-12-18 16:21:54 -05:00
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