Lines Matching full:scripts
156 .. [#distlib] The scripts are created based on the package's metadata,
161 bit overkill. On the other hand, creating the scripts is
165 ``distlib.scripts`` to perform this task.
188 ``python/scripts/vendor.py`` script. The script embeds the
392 ``scripts/meson-buildoptions.sh`` file must be up-to-date; ``make
396 Support scripts
399 Meson has a special convention for invoking Python scripts: if their
403 and preferred way to invoke support scripts from Meson build files,
409 Scripts written in Python, where it is desirable to make the script
410 executable (for example for test scripts that developers may want to
424 environment and should be invoked through the scripts that ``configure``
490 ``python/scripts/mkvenv.py``
491 A wrapper for the Python ``venv`` and ``distlib.scripts`` packages.
492 It handles creating the virtual environment, creating scripts in
592 scripts/mtest2make.py.