summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/command/build.py
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>1999-09-21 18:27:12 (GMT)
committerGreg Ward <gward@python.net>1999-09-21 18:27:12 (GMT)
commitdbb96253eae8da10fc1ba4c445ff6f475dfd4cf9 (patch)
tree5d09ca315fb2108f38731a1702179f697fe01188 /Lib/distutils/command/build.py
parent17dc6e7ed8cd62068b5f244a9f1023917d3caf4a (diff)
downloadcpython-dbb96253eae8da10fc1ba4c445ff6f475dfd4cf9.zip
cpython-dbb96253eae8da10fc1ba4c445ff6f475dfd4cf9.tar.gz
cpython-dbb96253eae8da10fc1ba4c445ff6f475dfd4cf9.tar.bz2
Some option changes:
- rename 'dir' to 'build_dir' - take 'package' from distribution option 'ext_package' - take 'extensions' from distribution option 'ext_modules' - take 'include_dirs' from distribution Name keyword args explictly when calling CCompiler methods. Overhauled how we generate extension filenames (in 'extension_filename() and 'build_extension()') to take 'package' option into account.
Diffstat (limited to 'Lib/distutils/command/build.py')
0 files changed, 0 insertions, 0 deletions