Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor changes | Ken Martin | 2001-09-20 | 1 | -8/+8 |
| | |||||
* | removed some VTK stuff | Ken Martin | 2001-09-20 | 3 | -50/+3 |
| | |||||
* | updated to how FindVTK works | Ken Martin | 2001-09-19 | 3 | -9/+119 |
| | |||||
* | ENH: Added find support for looking at Cable's build directory if the user ↵ | Brad King | 2001-09-17 | 1 | -23/+56 |
| | | | | sets the CABLE_BUILD_DIR cache entry. | ||||
* | ENH: NightlyCoverage got lost | Dan Blezek | 2001-09-17 | 1 | -0/+2 |
| | |||||
* | move cygtclsh80 to the end of list, otherwise it might be found while the ↵ | Sebastien Barre | 2001-09-14 | 1 | -1/+1 |
| | | | | non-cygwin wish8x.exe will be found too. If wish8x.exe is found, then the non-cygwin tclsh8x.exe must be found too. | ||||
* | added back some targets for UNIX | Ken Martin | 2001-09-13 | 1 | -0/+16 |
| | |||||
* | reduced the number of targets | Ken Martin | 2001-09-11 | 1 | -19/+2 |
| | |||||
* | reduced targets and merged tclsh commands | Ken Martin | 2001-09-10 | 1 | -24/+16 |
| | |||||
* | ENH: Updated library finding code to handle new cable installation directory ↵ | Brad King | 2001-08-29 | 1 | -8/+10 |
| | | | | structure. It now uses separate directories for CxxTypes and WrapTclFacility headers. | ||||
* | ENH: support for cygwin | Bill Hoffman | 2001-08-28 | 1 | -1/+12 |
| | |||||
* | Support for $ENV{VAR} syntax (lookup in the environment vars) | Sebastien Barre | 2001-08-18 | 1 | -0/+1 |
| | |||||
* | looks at same level | Ken Martin | 2001-08-15 | 1 | -0/+1 |
| | |||||
* | removed grep | Ken Martin | 2001-08-13 | 1 | -1/+0 |
| | |||||
* | ENH: Support to find CABLE utility if it is installed. | Brad King | 2001-08-01 | 1 | -0/+36 |
| | |||||
* | ENH: Added tk library names tk8.4 tk8.3 tk8.2 and tk8.0 to correspond to ↵ | Brad King | 2001-08-01 | 1 | -1/+1 |
| | | | | tk84 tk83 tk82 and tk80. TK_LIBRARY should now be found on more platforms. | ||||
* | ENH: Module to find and configure GCCXML and GCCXML_FLAGS. | Brad King | 2001-07-23 | 1 | -0/+9 |
| | |||||
* | ENH: Added Purify targets | Jim Miller | 2001-07-20 | 1 | -0/+4 |
| | |||||
* | ENH: Added purify command. | Jim Miller | 2001-07-20 | 1 | -0/+1 |
| | |||||
* | BUG: enable testing even if not tcl found | Bill Hoffman | 2001-07-18 | 1 | -1/+1 |
| | |||||
* | ENH: Added support for using backslash-style escaping in CMakeLists.txt file ↵ | Brad King | 2001-07-17 | 5 | -32/+30 |
| | | | | arguments. This allows double quotes to be used in arguments. | ||||
* | Search path for OpenGL related libraries | Luis Ibanez | 2001-07-16 | 2 | -0/+57 |
| | |||||
* | update include/lib path to Python (Linux) | Sebastien Barre | 2001-07-16 | 1 | -1/+5 |
| | |||||
* | Checking if tclshcommand is defined before running it. | Berk Geveci | 2001-07-10 | 1 | -25/+30 |
| | |||||
* | update for CMake changes | Ken Martin | 2001-06-26 | 1 | -12/+12 |
| | |||||
* | better install support | Ken Martin | 2001-06-21 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2001-06-19 | 1 | -1/+1 |
| | |||||
* | out of source dart support | Ken Martin | 2001-06-18 | 1 | -98/+22 |
| | |||||
* | used to find the dart testing system | Ken Martin | 2001-06-13 | 1 | -0/+11 |
| | |||||
* | ENH: Added the path used in SuSe Linux 7.1 | Luis Ibanez | 2001-06-12 | 1 | -2/+3 |
| | |||||
* | Modified for new Dart source tree | Jim Miller | 2001-06-11 | 1 | -46/+67 |
| | |||||
* | ENH: Added check for tcl8.4 (as against tcl84), tcl8.3, tcl8.2, and tcl8.0 ↵ | Brad King | 2001-06-11 | 1 | -1/+1 |
| | | | | when finding the TCL_LIBRARY. | ||||
* | Changed Testing.cmake to Dart.cmake | Jim Miller | 2001-06-11 | 1 | -166/+0 |
| | |||||
* | Rename Testing.cmake to Dart.cmake | Jim Miller | 2001-06-11 | 1 | -0/+166 |
| | |||||
* | better tests | Ken Martin | 2001-06-06 | 1 | -3/+12 |
| | |||||
* | BUG: missing quote on a custom command | Jim Miller | 2001-05-25 | 1 | -1/+1 |
| | |||||
* | Try to find tclsh or wish and use that path to find the include or lib ↵ | Sebastien Barre | 2001-05-25 | 1 | -0/+35 |
| | | | | directory. TK_INTERNAL_PATH is searched too (path to tkWinInt.h) | ||||
* | Project independent setting for testing | Jim Miller | 2001-05-24 | 1 | -0/+166 |
| | |||||
* | ENH: change the syntax of the SET command, fix the combo box for larger strings | Bill Hoffman | 2001-05-24 | 1 | -3/+1 |
| | |||||
* | Module to search for VTK include and library paths | Luis Ibanez | 2001-05-23 | 1 | -0/+16 |
| | |||||
* | fix opengl on hp | Bill Hoffman | 2001-05-21 | 1 | -4/+1 |
| | |||||
* | Changed separator between registry key and its value. | Sebastien Barre | 2001-05-14 | 1 | -16/+16 |
| | |||||
* | Add 8.4 and registry support | Sebastien Barre | 2001-05-11 | 1 | -8/+39 |
| | |||||
* | NAMES syntax | Sebastien Barre | 2001-05-11 | 1 | -2/+4 |
| | |||||
* | minor fixes and new python module | Ken Martin | 2001-05-11 | 2 | -1/+34 |
| | |||||
* | ENH: add 8.3 support | Sebastien Barre | 2001-05-09 | 1 | -2/+2 |
| | |||||
* | ENH: change find library and find program to look for more than one name | Bill Hoffman | 2001-05-09 | 6 | -76/+19 |
| | |||||
* | Module to search the path for FLTK library ( http://www.fltk.org ) | Luis Ibanez | 2001-05-08 | 1 | -0/+19 |
| | |||||
* | INCLUDE these to find the relevant libraries | Geoffrey Cross | 2001-05-04 | 2 | -0/+43 |
| | |||||
* | minor fixes | Ken Martin | 2001-05-04 | 1 | -0/+4 |
| |