Lines Matching full:bat
7 get_externals.bat (via build.bat) will download and use Python via
9 2. Run "build.bat" to build Python in 32-bit Release configuration.
10 3. (Optional, but recommended) Run the test suite with "rt.bat -q".
24 external dependencies. To build, simply run the "build.bat" script without
57 Building Python using the build.bat script
60 In this directory you can find build.bat, a script designed to make
61 building Python on Windows simpler. This script will use the env.bat
66 By default, build.bat will build Python in Release configuration for
68 this behavior, try `build.bat -h` to learn more.
176 running PCbuild\prepare_ssl.bat. This will retrieve the version of
199 PCbuild\prepare_tcltk.bat. This will retrieve the version of the
218 painless as possible, called "get_externals.bat" and located in this
226 environment variable, or get_externals.bat will download the latest
237 The get_externals.bat script is called automatically by build.bat
250 The build_pgo.bat script automates the creation of optimized binaries.