summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/command/install_py.py
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>1999-09-29 12:49:35 (GMT)
committerGreg Ward <gward@python.net>1999-09-29 12:49:35 (GMT)
commita6cb8ae7bcdf04a1340d6e35e3e4fee31e61a748 (patch)
tree85d528a1194348d96052d5550f7e5d32f2f10514 /Lib/distutils/command/install_py.py
parent2a612067e60a98f05d39b39f4a7a5a7a8065bfc9 (diff)
downloadcpython-a6cb8ae7bcdf04a1340d6e35e3e4fee31e61a748.zip
cpython-a6cb8ae7bcdf04a1340d6e35e3e4fee31e61a748.tar.gz
cpython-a6cb8ae7bcdf04a1340d6e35e3e4fee31e61a748.tar.bz2
Added 'package' option.
Catch up with renamed 'platdir' -> 'build_platlib' option in 'build'. Don't call 'set_final_options()' in 'run()' anymore -- that's now guaranteed to be taken care of for us by the Distribution instance. If 'include_dirs' is a string, split it on os.pathsep (this is half- hearted -- support for setting compile/link options on the command line is totally lame and probably won't work at all). Added 'get_source_files()' for use by 'dist' command. Added code to 'build_extensions()' to figure out the "def file" to use with MSVC++ and add it to the linker command line as an "extra_postarg".
Diffstat (limited to 'Lib/distutils/command/install_py.py')
0 files changed, 0 insertions, 0 deletions