mirror of
https://github.com/python/cpython.git
synced 2024-11-28 08:20:55 +01:00
842296480e
* build to "Debug" or "Release" temp directory * put linker turds (.lib and .exp files) in the build temp directory * tack on "_d" to extensions built with debugging * added 'get_ext_libname()' help in putting linker turds to temp dir Also, moved the code that simplifies None to empty list for a bunch of options to 'finalize_options()' instead of 'run()'. |
||
---|---|---|
.. | ||
__init__.py | ||
bdist_dumb.py | ||
bdist.py | ||
build_clib.py | ||
build_ext.py | ||
build_py.py | ||
build.py | ||
clean.py | ||
install_lib.py | ||
install.py | ||
sdist.py |