Home
last modified time | relevance | path

Searched full:makecat (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Tools/msi/
Dmake_cat.ps132 Set-Alias MakeCat (Find-Tool "makecat.exe") -Scope Script
34 MakeCat $catalog
Dmsi.props14 <_MakeCatCommand Condition="'$(_MakeCatCommand)' == ''">makecat</_MakeCatCommand>
/external/python/cpython3/.azure-pipelines/windows-release/
Dbuild-steps.yml47 makecat "${env:CAT}.cdf"
/external/python/cpython3/PCbuild/
Dpyproject.props181 <_MakeCatCommand Condition="Exists($(SdkBinPath))">"$(SdkBinPath)\makecat.exe"</_MakeCatCommand>