Commit Graph

13 Commits

Author SHA1 Message Date
Berk Geveci 3057b6a7aa TK_INTERNAL_PATH is only needed on Windows. 2001-11-26 15:45:59 -05:00
Sebastien Barre fd780b9009 move cygtclsh80 to the end of list, otherwise it might be found while the non-cygwin wish8x.exe will be found too. If wish8x.exe is found, then the non-cygwin tclsh8x.exe must be found too. 2001-09-14 08:34:46 -04:00
Bill Hoffman 8db8e7bb22 ENH: support for cygwin 2001-08-28 10:57:47 -04:00
Brad King e128f8a8a2 ENH: Added tk library names tk8.4 tk8.3 tk8.2 and tk8.0 to correspond to tk84 tk83 tk82 and tk80. TK_LIBRARY should now be found on more platforms. 2001-08-01 11:19:01 -04:00
Brad King c5381e8588 ENH: Added support for using backslash-style escaping in CMakeLists.txt file arguments. This allows double quotes to be used in arguments. 2001-07-17 09:54:05 -04:00
Brad King c0865937b1 ENH: Added check for tcl8.4 (as against tcl84), tcl8.3, tcl8.2, and tcl8.0 when finding the TCL_LIBRARY. 2001-06-11 17:09:33 -04:00
Sebastien Barre cc12fb6ff8 Try to find tclsh or wish and use that path to find the include or lib directory. TK_INTERNAL_PATH is searched too (path to tkWinInt.h) 2001-05-24 21:11:27 -04:00
Sebastien Barre 5629f84e06 Changed separator between registry key and its value. 2001-05-14 16:46:37 -04:00
Sebastien Barre 05c0cf7024 Add 8.4 and registry support 2001-05-11 17:11:25 -04:00
Sebastien Barre d1b57f6053 ENH: add 8.3 support 2001-05-09 17:38:33 -04:00
Bill Hoffman f07ee5b817 ENH: change find library and find program to look for more than one name 2001-05-09 14:53:32 -04:00
Ken Martin 79d7500d62 finds tk as well 2001-05-02 11:53:57 -04:00
Ken Martin 6847fe3705 first module 2001-05-01 11:28:51 -04:00