Home
last modified time | relevance | path

Searched full:sourcesrepo (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython3/.azure-pipelines/
Dtcltk-build.yml11 # SourcesRepo: 'https://github.com/python/cpython-source-deps'
30 git clone $(SourcesRepo) -b $(TclSourceTag) --depth 1 "$(ExternalsDir)\$(TclSourceTag)"
34 git clone $(SourcesRepo) -b $(TkSourceTag) --depth 1 "$(ExternalsDir)\$(TkSourceTag)"
38 git clone $(SourcesRepo) -b $(TixSourceTag) --depth 1 "$(ExternalsDir)\$(TixSourceTag)"
Dlibffi-build.yml9 # SourcesRepo: 'https://github.com/python/cpython-source-deps'
33 git clone $(SourcesRepo) -b $(SourceTag) --depth 1 -c core.autocrlf=false -c core.eol=lf .
Dopenssl-build.yml9 # SourcesRepo: 'https://github.com/python/cpython-source-deps'
47 git clone $(SourcesRepo) -b $(SourceTag) --depth 1 .