Lines Matching refs:build
48 from distutils.command.build import build as _build
514 we require to build with, returning False if the version
516 here, but since that's a build artifact, we'll do it
536 # it's fine to default to the required version - the build will
723 # PRIVATE_BUILD set in the environment tells us to put the build
1305 # for the C extension modules by running the CFFI build
1328 # Grab the previously-built version out of the build
1445 description = "build data files whose source isn't in deliverable form"
1520 # These files generated by the CFFI build scripts are useless
1655 'build': build_func,