Home
last modified time | relevance | path

Searched refs:python_src (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython3/kokoro/
Dkokoro_build.sh7 python_src=$top/external/python/cpython3
11 docker build -t ndk-python3 $python_src/kokoro
14 --entrypoint $python_src/kokoro/kokoro_build.sh \
90 python3 $python_src/kokoro/build.py $python_src $out $out/artifact \
Dbuild.py28 def build_autoconf_target(host, python_src, build_dir, install_dir, argument
33 print('## Python Src : {}'.format(python_src))
42 os.path.join(python_src, 'configure'),
163 python_src = argv[1]
175 build_autoconf_target(host, python_src, build_dir, install_dir,
Dbuild.cmd16 :: %1 = python_src