Lines Matching full:tcl
25 - build and use internal Tcl/Tk 8.6 for 10.6+ builds
195 # '/Library/Frameworks/Tcl.framework/Versions/8.5/Tcl',
199 # Are we building and linking with our own copy of Tcl/TK?
205 # of Tcl/Tk or a modern version.
216 # For reasons I don't understand the tcl configure script
276 name="Tcl %s"%(tcl_tk_ver,),
277 url="ftp://ftp.tcl.tk/pub/tcl//tcl8_6/tcl%s-src.tar.gz"%(tcl_tk_ver,),
294 url="ftp://ftp.tcl.tk/pub/tcl//tcl8_6/tk%s-src.tar.gz"%(tcl_tk_ver,),
538 search Tcl or Tk configuration file for version line
568 # Tcl/Tk, if we are not using building and using our own private copy of
569 # Tcl/Tk, ensure:
573 # exists in the system-supplied Tcl/Tk frameworks. Time to support
574 # Tcl/Tk 8.6 even if Apple does not.
577 for framework in ['Tcl', 'Tk']:
590 if frameworks['Tcl'] != frameworks['Tk']:
591 fatal("The Tcl and Tk frameworks are not the same version.")
593 print(" -- Building with external Tcl/Tk %s frameworks"
598 "/Library/Frameworks/Tcl.framework/Versions/%s/Tcl"
599 % frameworks['Tcl'],
604 print(" -- Building private copy of Tcl/Tk")
718 work for current Tcl and Tk source releases where the basename of
720 For now, just special case Tcl and Tk tar.gz downloads.
727 if ((retval.startswith('tcl') or retval.startswith('tk'))
730 # Strip rcxx suffix from Tcl/Tk release candidates
1232 # move Tcl and Tk pkgconfig files