Brad King
|
a086d08311
ENH: Use the Mac -framework for Tk if it is available.
|
23 years ago |
Brad King
|
1d0569e79d
ENH: Use the Mac -framework for Tcl if it is available.
|
23 years ago |
Sebastien Barre
|
79ddd9426c
ENH: make stub stuff ADVANCED
|
23 years ago |
Sebastien Barre
|
67547494db
FIX: fix commit messup (this change was committed to the branch instead of the main tree, thus was wiped-out later)
|
23 years ago |
Sebastien Barre
|
7dffa485f6
ENH: change the search path order (if several Tcl/Tk are installed, the "current" version is likely to be the one that is bound to the wish/tclsh found in the PATH)
|
23 years ago |
Sebastien Barre
|
8fc6bce000
ENH: clean the module, add debug libs
|
23 years ago |
Sebastien Barre
|
bc72728f2b
FIX: the stub libs were not searched
|
23 years ago |
Andy Cedilnik
|
1c73117b7a
More places to find TCL/TK for example on Debian
|
24 years ago |
Sebastien Barre
|
450b229c48
ENH: ADVANCED was not propagated to the new sub-mods
|
24 years ago |
Sebastien Barre
|
fe28b8ba6c
default ActiveState Tcl install dir is now C:/Tcl
|
24 years ago |
Ken Martin
|
fcacdc2a40
now broken into pieces
|
24 years ago |
Amitha Perera
|
10ec312448
ENH: add more possible names for executables.
|
24 years ago |
Sebastien Barre
|
9e0873f839
Make shells also ADVANCED
|
24 years ago |
Berk Geveci
|
871b5001a4
Unix users are smarter.
|
24 years ago |
Ken Martin
|
fcb647bae4
made some vars advanced
|
24 years ago |
Berk Geveci
|
3057b6a7aa
TK_INTERNAL_PATH is only needed on Windows.
|
24 years ago |
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.
|
24 years ago |
Bill Hoffman
|
8db8e7bb22
ENH: support for cygwin
|
24 years ago |
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.
|
24 years ago |
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.
|
24 years ago |
Brad King
|
c0865937b1
ENH: Added check for tcl8.4 (as against tcl84), tcl8.3, tcl8.2, and tcl8.0 when finding the TCL_LIBRARY.
|
24 years ago |
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)
|
24 years ago |
Sebastien Barre
|
5629f84e06
Changed separator between registry key and its value.
|
24 years ago |
Sebastien Barre
|
05c0cf7024
Add 8.4 and registry support
|
24 years ago |
Sebastien Barre
|
d1b57f6053
ENH: add 8.3 support
|
24 years ago |
Bill Hoffman
|
f07ee5b817
ENH: change find library and find program to look for more than one name
|
24 years ago |
Ken Martin
|
79d7500d62
finds tk as well
|
24 years ago |
Ken Martin
|
6847fe3705
first module
|
24 years ago |