Lines Matching full:projects
52 details. The solution is configured to build the projects in the correct
132 Sub-Projects
135 The CPython project is split up into several smaller sub-projects which
138 name of the sub-project. These sub-projects fall into a few general
141 The following sub-projects represent the bare minimum required to build
149 These sub-projects provide extra executables that are useful for running
161 The following sub-projects are for individual modules of the standard
180 The following Python-controlled sub-projects wrap external projects.
184 about getting the source for building these libraries. The sub-projects
208 libeay/ssleay sub-projects use.
210 The libeay/ssleay sub-projects expect your OpenSSL sources to have
224 The libeay and ssleay sub-projects will build the modules of OpenSSL
239 projects. The tix.vcxproj project also builds the Tix extended
242 Those three projects install their respective components in a
248 The tcl, tk, and tix sub-projects do not clean their builds with
256 The last category of sub-projects listed above wrap external projects
261 directory. This script extracts all the external sub-projects from
322 * pyproject (base settings for all projects)
323 * openssl (used by libeay and ssleay projects)
324 * tcltk (used by _tkinter, tcl, tk and tix projects)
327 project, with some projects overriding certain specific values. The GUI