summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/util.py
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-03-01 01:43:28 (GMT)
committerGreg Ward <gward@python.net>2000-03-01 01:43:28 (GMT)
commite51d69efb0f1cb319b03224684f184a4bb3fd0bb (patch)
tree8f70e03a755d8d0b8631d1c5d0a77ee2f606c191 /Lib/distutils/util.py
parent42a3bf564aefab433acdff150f48822177700311 (diff)
downloadcpython-e51d69efb0f1cb319b03224684f184a4bb3fd0bb.zip
cpython-e51d69efb0f1cb319b03224684f184a4bb3fd0bb.tar.gz
cpython-e51d69efb0f1cb319b03224684f184a4bb3fd0bb.tar.bz2
Build reorg:
* 'build_dir' -> 'build_lib', which by default takes its value straight from 'build_lib' in the 'build' command * added 'build_temp' and 'inplace' options * change 'build_extensions()' to put object files (compiler turds) in 'build_temp' dir * complicated the name-of-extension-file shenanigans in 'build_extensions()' to support "in-place" extension building, i.e. put the extension right into the source tree (handy for developers) * added 'get_ext_fullname()', renamed 'extension_filename()' to 'get_ext_filename()', and tweaked the latter a bit -- all to support the new filename shenanigans
Diffstat (limited to 'Lib/distutils/util.py')
0 files changed, 0 insertions, 0 deletions