Home
last modified time | relevance | path

Searched full:pyvenv (Results 1 – 22 of 22) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0010-configure-lookup-meson-exutable-from-PATH.patch20 -# We expect mkvenv or pip to have created pyvenv/bin/meson for us.
24 -meson="$(cd pyvenv/bin; pwd)/meson"
H A D0011-qemu-Ensure-pip-and-the-python-venv-aren-t-used-for-.patch39 -python="$($python -B "${source_path}/python/scripts/mkvenv.py" create pyvenv)"
/openbmc/qemu/.gitlab-ci.d/
H A Dbuildtest-template.yml33 pyvenv/bin/meson configure . -Dbackend_max_links="$LD_JOBS" ;
70 - build/pyvenv/bin/meson subprojects download $(cd build/subprojects && echo *)
141 pyvenv/bin/meson configure . -Dbackend_max_links="$LD_JOBS" ;
H A Dstatic_checks.yml58 - pyvenv/bin/meson devenv -w ../rust ${CARGO-cargo} fmt --check
H A Dbuildtest.yml105 - pyvenv/bin/python3 scripts/device-crash-test -q --tcg-only ./qemu-system-i386
162 - pyvenv/bin/python3 scripts/device-crash-test -q ./qemu-system-ppc
163 - pyvenv/bin/python3 scripts/device-crash-test -q ./qemu-system-riscv32
/openbmc/qemu/tests/docker/
H A Dtest-rust19 pyvenv/bin/meson devenv -w $QEMU_SRC/rust ${CARGO-cargo} fmt --check
/openbmc/qemu/
H A Dpythondeps.toml2 # installed in the pyvenv Python virtual environment.
H A DMakefile111 # The path to meson always points to pyvenv/bin/meson, but the absolute
H A Dconfigure984 python="$($python -B "${source_path}/python/scripts/mkvenv.py" create pyvenv)"
999 # We expect mkvenv or pip to have created pyvenv/bin/meson for us.
1003 meson="$(cd pyvenv/bin; pwd)/meson"
/openbmc/qemu/rust/qemu-api/
H A Dbuild.rs28 " `pyvenv/bin/meson devenv`, or point MESON_BUILD_ROOT to\n", in main()
/openbmc/qemu/docs/devel/
H A Dbuild-system.rst132 in the ``pyvenv`` directory in the build tree, and provides consistency
162 future proof and it makes the contents of the ``pyvenv/bin``
425 places under ``pyvenv``. One way to do so is as follows, using Meson's
493 ``pyvenv/bin``, and calling ``pip`` to install dependencies.
550 ``pyvenv``
H A Drust.rst53 pyvenv/bin/meson devenv -w ../rust cargo clippy --tests
54 pyvenv/bin/meson devenv -w ../rust cargo fmt
56 If you are going to use ``cargo`` repeatedly, ``pyvenv/bin/meson devenv``
/openbmc/qemu/docs/system/devices/
H A Digb.rst65 pyvenv/bin/meson test --suite thorough func-x86_64-netdev_ethtool
/openbmc/qemu/docs/system/arm/
H A Dbananapi_m2u.rst139 pyvenv/bin/meson test --suite thorough func-arm-arm_bpim2u
H A Dorangepi.rst265 pyvenv/bin/meson test --suite thorough func-arm-arm_orangepi
/openbmc/qemu/tests/
H A DMakefile.include92 TESTS_VENV_TOKEN=$(BUILD_DIR)/pyvenv/tests.group
/openbmc/qemu/python/scripts/
H A Dmkvenv.py2 mkvenv - QEMU pyvenv bootstrapping utility
6 QEMU pyvenv bootstrapping utility
901 description="QEMU pyvenv bootstrapping utility",
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3_3.13.3.bb434 # provide python-pyvenv from python3-venv
435 RPROVIDES:${PN}-venv += "${MLPREFIX}python3-pyvenv"
/openbmc/qemu/docs/devel/testing/
H A Dfunctional.rst64 $ pyvenv/bin/python3 ../tests/functional/test_file.py
H A Dmain.rst16 [./pyvenv/bin/]meson test --suite qemu:softfloat
/openbmc/qemu/scripts/
H A Ddevice-crash-test45 print(f' > $builddir/pyvenv/bin/python3 "{path}"')
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dpython3-manifest.json1150 "${bindir}/pyvenv*",