Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: make stub stuff ADVANCED | Sebastien Barre | 2002-09-06 | 1 | -4/+6 |
| | |||||
* | FIX: fix commit messup (this change was committed to the branch instead of ↵ | Sebastien Barre | 2002-08-09 | 1 | -2/+2 |
| | | | | the main tree, thus was wiped-out later) | ||||
* | ENH: change the search path order (if several Tcl/Tk are installed, the ↵ | Sebastien Barre | 2002-07-29 | 1 | -2/+2 |
| | | | | "current" version is likely to be the one that is bound to the wish/tclsh found in the PATH) | ||||
* | ENH: clean the module, add debug libs | Sebastien Barre | 2002-07-26 | 1 | -69/+56 |
| | |||||
* | FIX: the stub libs were not searched | Sebastien Barre | 2002-07-25 | 1 | -0/+34 |
| | |||||
* | More places to find TCL/TK for example on Debian | Andy Cedilnik | 2002-04-03 | 1 | -0/+4 |
| | |||||
* | ENH: ADVANCED was not propagated to the new sub-mods | Sebastien Barre | 2001-12-20 | 1 | -2/+0 |
| | |||||
* | default ActiveState Tcl install dir is now C:/Tcl | Sebastien Barre | 2001-12-19 | 1 | -0/+5 |
| | |||||
* | now broken into pieces | Ken Martin | 2001-12-06 | 1 | -18/+2 |
| | |||||
* | ENH: add more possible names for executables. | Amitha Perera | 2001-12-05 | 1 | -2/+2 |
| | |||||
* | Make shells also ADVANCED | Sebastien Barre | 2001-12-04 | 1 | -0/+4 |
| | |||||
* | Unix users are smarter. | Berk Geveci | 2001-11-30 | 1 | -6/+7 |
| | |||||
* | made some vars advanced | Ken Martin | 2001-11-27 | 1 | -0/+8 |
| | |||||
* | TK_INTERNAL_PATH is only needed on Windows. | Berk Geveci | 2001-11-26 | 1 | -11/+13 |
| | |||||
* | 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. | ||||
* | ENH: support for cygwin | Bill Hoffman | 2001-08-28 | 1 | -1/+12 |
| | |||||
* | 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: Added support for using backslash-style escaping in CMakeLists.txt file ↵ | Brad King | 2001-07-17 | 1 | -20/+20 |
| | | | | arguments. This allows double quotes to be used in arguments. | ||||
* | 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. | ||||
* | 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) | ||||
* | 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 |
| | |||||
* | 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 | 1 | -46/+8 |
| | |||||
* | finds tk as well | Ken Martin | 2001-05-02 | 1 | -1/+27 |
| | |||||
* | first module | Ken Martin | 2001-05-01 | 1 | -0/+35 |