Lines Matching full:script
7 system has two stages; first the developer runs the "configure" script
36 The configure script has five tasks:
54 The configure script automatically recognizes command line options for
66 ``configure`` is a shell script; it uses ``#!/bin/sh`` and therefore
71 The configure script provides a variety of functions to help writing
77 configure script with non-zero status.
148 prepares a small script that invokes it from the venv itself\ [#distlib]_.
160 instead of an entry point script, which makes this approach a
188 ``python/scripts/vendor.py`` script. The script embeds the
211 or cross compiled under the direction of the configure script
391 For the configure script to parse the new option, the
401 find_program() arranges to invoke the script under the same Python
406 In case the script is not written in Python, use a ``#! /usr/bin/env ...``
407 line and make the script executable.
409 Scripts written in Python, where it is desirable to make the script
420 script, which may point to something other than the first python3
444 running ``configure`` again when the script changes. Apart from invoking
534 A small shell script that will invoke configure again with the same
591 tests (obtained with "meson introspect --tests") through the script