Home
last modified time | relevance | path

Searched full:tkdir (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/python/cpython2/PC/VS9.0/
Dbuild.bat74 set tkdir=%externals_dir%\tk-8.5.19.0 variable
88 pushd "%tkdir%\win"
97 …nmake -f python.mak DEBUG=%debug_flag% MACHINE=%machine% TCL_DIR="%tcldir%" TK_DIR="%tkdir%" INSTA…
98 …nmake -f python.mak DEBUG=%debug_flag% MACHINE=%machine% TCL_DIR="%tcldir%" TK_DIR="%tkdir%" INSTA…
99 …nmake -f python.mak DEBUG=%debug_flag% MACHINE=%machine% TCL_DIR="%tcldir%" TK_DIR="%tkdir%" INSTA…
/aosp_15_r20/external/python/cpython3/PCbuild/
Dtcltk.props21 <tkDir Condition="$(tkDir) == ''">$(ExternalsDir)tk-$(TkVersion)\</tkDir>
Dtk.vcxproj66 cd /D "$(tkDir)win"
Dtix.vcxproj60 …<TixDirs>BUILDDIRTOP="$(BuildDirTop)" TCL_DIR="$(tclDir.TrimEnd(`\`))" TK_DIR="$(tkDir.TrimEnd(`\`…
/aosp_15_r20/external/python/cpython2/PCbuild/
Dtcltk.props18 …<tkDir>$(ExternalsDir)tk-$(TkMajorVersion).$(TkMinorVersion).$(TkPatchLevel).$(TkRevision)\</tkDir>
Dtix.vcxproj61 …<TixDirs>BUILDDIRTOP="$(BuildDirTop)" TCL_DIR="$(tclDir.TrimEnd(`\`))" TK_DIR="$(tkDir.TrimEnd(`\`…
Dtk.vcxproj73 cd /D "$(tkDir)win"
/aosp_15_r20/external/python/cpython3/.azure-pipelines/
Dtcltk-build.yml47 "/p:tkDir=$(ExternalsDir)\$(TkSourceTag)\" >> msbuild.rsp