Searched full:pyvenv (Results 1 – 18 of 18) sorted by relevance
32 pyvenv/bin/meson configure . -Dbackend_max_links="$LD_JOBS" ;69 - build/pyvenv/bin/meson subprojects download $(cd build/subprojects && echo *)140 pyvenv/bin/meson configure . -Dbackend_max_links="$LD_JOBS" ;
58 - pyvenv/bin/meson devenv -w ../rust ${CARGO-cargo} fmt --check
105 - pyvenv/bin/python3 scripts/device-crash-test -q --tcg-only ./qemu-system-i386162 - pyvenv/bin/python3 scripts/device-crash-test -q ./qemu-system-ppc163 - pyvenv/bin/python3 scripts/device-crash-test -q ./qemu-system-riscv32
19 pyvenv/bin/meson devenv -w $QEMU_SRC/rust ${CARGO-cargo} fmt --check
132 in the ``pyvenv`` directory in the build tree, and provides consistency162 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's493 ``pyvenv/bin``, and calling ``pip`` to install dependencies.550 ``pyvenv``
53 pyvenv/bin/meson devenv -w ../rust cargo clippy --tests54 pyvenv/bin/meson devenv -w ../rust cargo fmt56 If you are going to use ``cargo`` repeatedly, ``pyvenv/bin/meson devenv``
2 # installed in the pyvenv Python virtual environment.
111 # The path to meson always points to pyvenv/bin/meson, but the absolute
985 python="$($python -B "${source_path}/python/scripts/mkvenv.py" create pyvenv)"1000 # We expect mkvenv or pip to have created pyvenv/bin/meson for us.1004 meson="$(cd pyvenv/bin; pwd)/meson"
26 " `pyvenv/bin/meson devenv`, or point MESON_BUILD_ROOT to\n", in main()
65 pyvenv/bin/meson test --suite thorough func-x86_64-netdev_ethtool
139 pyvenv/bin/meson test --suite thorough func-arm-arm_bpim2u
265 pyvenv/bin/meson test --suite thorough func-arm-arm_orangepi
2 mkvenv - QEMU pyvenv bootstrapping utility6 QEMU pyvenv bootstrapping utility841 description="QEMU pyvenv bootstrapping utility",
92 TESTS_VENV_TOKEN=$(BUILD_DIR)/pyvenv/tests.group
64 $ pyvenv/bin/python3 ../tests/functional/test_file.py
16 [./pyvenv/bin/]meson test --suite qemu:softfloat
46 print(f' > $builddir/pyvenv/bin/python3 "{path}"')