Lines Matching full:tcl
7 - build and link with private Tcl/Tk 8.6 for 10.9+ builds
24 with its own copy of Tcl/Tk 8.5 and the rest of this paragraph does not
26 of Tcl/Tk 8.4 (for OS X 10.4 and 10.5 deployment targets) or Tcl/TK 8.5
29 Tcl and Tk frameworks in /Library/Frameworks if available otherwise fall
33 path of /Library/Frameworks/{Tcl,Tk}.framework/Versions/Current.
186 # '/Library/Frameworks/Tcl.framework/Versions/8.5/Tcl',
190 # Are we building and linking with our own copy of Tcl/TK?
226 name="Tcl 8.6.8",
227 url="ftp://ftp.tcl.tk/pub/tcl//tcl8_6/tcl8.6.8-src.tar.gz",
243 url="ftp://ftp.tcl.tk/pub/tcl//tcl8_6/tk8.6.8-src.tar.gz",
522 search Tcl or Tk configuration file for version line
552 # Tcl/Tk, if we are not using building and using our own private copy of
553 # Tcl/Tk, ensure:
557 # exists in the system-supplied Tcl/Tk frameworks. Time to support
558 # Tcl/Tk 8.6 even if Apple does not.
561 for framework in ['Tcl', 'Tk']:
574 if frameworks['Tcl'] != frameworks['Tk']:
575 fatal("The Tcl and Tk frameworks are not the same version.")
577 print(" -- Building with external Tcl/Tk %s frameworks"
582 "/Library/Frameworks/Tcl.framework/Versions/%s/Tcl"
583 % frameworks['Tcl'],
588 print(" -- Building private copy of Tcl/Tk")
706 work for current Tcl and Tk source releases where the basename of
708 For now, just special case Tcl and Tk tar.gz downloads.
715 if ((retval.startswith('tcl') or retval.startswith('tk'))
1164 # move Tcl and Tk pkgconfig files