Searched full:scripts (Results 1 – 25 of 150) sorted by relevance
123456
... py mesonbuild/scripts/clangtidy.py mesonbuild/scripts/cleantrees.py mesonbuild/scripts/clippy. ...
9 cccmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback 2>/dev/null15 cccmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback 2>/dev/null21 cccmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback 2>/dev/null27 cccmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback 2>/dev/null33 cccmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback 2>/dev/null39 cccmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback 2>/dev/null45 cccmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback 2>/dev/null51 cccmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback 2>/dev/null
9 send-auto-cc-cmd = scripts/get_maintainer.pl --noroles --norolestats --nogit --nogit-fallback10 am-perpatch-check-cmd = scripts/checkpatch.pl -q --terse --no-summary --mailback -11 prep-perpatch-check-cmd = scripts/checkpatch.pl -q --terse --no-summary --mailback -
57 # but user kernel "style" for imported scripts58 [scripts/{kernel-doc,get_maintainer.pl,checkpatch.pl}]
15 meson.add_postconf_script(find_program('scripts/symlink-install-tree.py'))127 rustc_args = [find_program('scripts/rust/rustc_args.py'),630 input: 'scripts/oss-fuzz/instrumentation-filter-template',818 command: [find_program('scripts/check_sparse.py'),1008 # Use -D to pick just one of the test programs in scripts/xen-detect.c1013 if cc.links(files('scripts/xen-detect.c'),1136 xml_pp = find_program('scripts/xml-preprocess.py')2439 meson.current_source_dir() / 'scripts/qemu-stamp.py',3272 minikconf = find_program('scripts/minikconf.py')3489 command: [find_program('scripts/make-config-poison.sh'),[all …]
81 config-host.mak: $(SRC_PATH)/configure $(SRC_PATH)/scripts/meson-buildoptions.sh \125 Makefile.mtest: build.ninja scripts/mtest2make.py126 $(MESON) introspect --targets --tests --benchmarks | $(PYTHON) scripts/mtest2make.py > $@130 all update-buildoptions: $(SRC_PATH)/scripts/meson-buildoptions.sh131 $(SRC_PATH)/scripts/meson-buildoptions.sh: $(SRC_PATH)/meson_options.txt133 scripts/meson-buildoptions.py > $@.tmp && mv $@.tmp $@213 $(SRC_PATH)/scripts/make-release "$(SRC_PATH)" "$(patsubst qemu-%.tar.xz,%,$@)"
4 scripts/syscall.tbl,linux-user/aarch64/syscall_64.tbl \5 scripts/syscall.tbl,linux-user/hexagon/syscall.tbl \6 scripts/syscall.tbl,linux-user/loongarch64/syscall.tbl \12 scripts/syscall.tbl,linux-user/openrisc/syscall.tbl \15 scripts/syscall.tbl,linux-user/riscv/syscall.tbl \
6 # git diff -O scripts/git.orderfile ...9 # git config diff.orderFile scripts/git.orderfile
14 # At the (gdb) prompt, type "source scripts/qemu-gdb.py".21 # Annoyingly, gdb doesn't put the directory of scripts onto the
29 under ``scripts/ci/setup``, such as this::44 The ``scripts/ci/setup/$DISTRO/build-environment.yml`` Ansible54 cd scripts/ci/setup78 Copy the ``scripts/ci/setup/vars.yml.template`` file to79 ``scripts/ci/setup/vars.yml``. Then, set the85 cd scripts/ci/setup
5 // Options: --macro-file scripts/cocci-macro-file.h15 // --macro-file scripts/cocci-macro-file.h \16 // --sp-file scripts/coccinelle/tcg_gen_extract.cocci \21 // --macro-file scripts/cocci-macro-file.h \22 // --sp-file scripts/coccinelle/tcg_gen_extract.cocci \
3 // spatch --macro-file scripts/cocci-macro-file.h \4 // --sp-file ./scripts/coccinelle/cpu_restore_state.cocci \
6 // spatch --macro-file scripts/cocci-macro-file.h \7 // --sp-file scripts/coccinelle/timer-del-timer-free.cocci \
7 // spatch --macro-file scripts/cocci-macro-file.h \8 // --sp-file scripts/coccinelle/device-reset.cocci \
6 // spatch --macro-file scripts/cocci-macro-file.h \7 // --sp-file scripts/coccinelle/cpu-reset.cocci \
156 .. [#distlib] The scripts are created based on the package's metadata,161 bit overkill. On the other hand, creating the scripts is165 ``distlib.scripts`` to perform this task.188 ``python/scripts/vendor.py`` script. The script embeds the392 ``scripts/meson-buildoptions.sh`` file must be up-to-date; ``make396 Support scripts399 Meson has a special convention for invoking Python scripts: if their403 and preferred way to invoke support scripts from Meson build files,409 Scripts written in Python, where it is desirable to make the script410 executable (for example for test scripts that developers may want to[all …]
103 `CI <ci>` yaml and scripts.150 * `scripts <https://gitlab.com/qemu-project/qemu/-/tree/master/scripts>`_:151 Collection of scripts used in build and test systems, and various183 Code and scripts to create `containers <container-ref>` used in `CI <ci>`.191 Test scripts and data for :ref:`Migration framework <migration>`.195 Test scripts and data for `QAPI <qapi-tests>`.
328 $ ./scripts/config --enable OF_BOARD329 $ ./scripts/config --disable BINMAN_FDT330 $ ./scripts/config --disable SPL350 $ ./scripts/config --disable ARCH_RV64I351 $ ./scripts/config --enable ARCH_RV32I352 $ ./scripts/config --set-val TEXT_BASE 0x80400000353 $ ./scripts/config --enable OF_BOARD354 $ ./scripts/config --disable BINMAN_FDT355 $ ./scripts/config --disable SPL
11 - source scripts/ci/gitlab-ci-section67 - source scripts/ci/gitlab-ci-section69 - scripts/git-submodule.sh update roms/SLOF126 - source scripts/ci/gitlab-ci-section
12 - source scripts/ci/gitlab-ci-section66 - source scripts/ci/gitlab-ci-section98 - source scripts/ci/gitlab-ci-section
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-riscv32190 - build-previous/scripts199 - source scripts/ci/gitlab-ci-section631 - export LSAN_OPTIONS=suppressions=scripts/oss-fuzz/lsan_suppressions.txt633 ./scripts/oss-fuzz/build.sh767 …- 'scripts/coverity-scan/run-coverity-scan --check-upload-only || { exitcode=$?; if test $exitcode…772 …scripts/coverity-scan/run-coverity-scan --update-tools-only > update-tools.log 2>&1 || { cat updat…773 scripts/coverity-scan/run-coverity-scan --no-update-tools'
5 --rcfile=../scripts/qapi/pylintrc \6 ../scripts/qapi/ \
107 * ``scripts/modinfo-collect.py`` will collect module info,110 * ``scripts/modinfo-generate.py`` will create a module meta-data database178 * scripts/modinfo-generate.c will build this using the data collected179 * by scripts/modinfo-collect.py
21 export LSAN_OPTIONS=suppressions=scripts/oss-fuzz/lsan_suppressions.txt22 env CC="clang" CXX="clang++" CFLAGS="-fsanitize=address" ./scripts/oss-fuzz/build.sh
8 The migration stream can be analyzed thanks to ``scripts/analyze-migration.py``.17 $ ./scripts/analyze-migration.py -f mig