Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |