diff options
author | Greg Ward <gward@python.net> | 2000-08-01 23:54:29 (GMT) |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-08-01 23:54:29 (GMT) |
commit | 0419a4ffbabce545d9c8ab19d16a087a1c8dd985 (patch) | |
tree | cf770dabdc4ffd131cd2e92820c2b282b8d57bbf /PCbuild | |
parent | 21a4764b9a004c2b40b53ebfb712c6f665d3bb65 (diff) | |
download | cpython-0419a4ffbabce545d9c8ab19d16a087a1c8dd985.zip cpython-0419a4ffbabce545d9c8ab19d16a087a1c8dd985.tar.gz cpython-0419a4ffbabce545d9c8ab19d16a087a1c8dd985.tar.bz2 |
Patch from Rene Liebscher, tweaked by me:
- 'export_symbol_file' (and corresponding 'def_file' in the old
"build info" dict) are gone; warn if we see 'def_file' in the
dict
- the MSVC "pre-link hack" is gone -- all that stuff is now handled
elsewhere (eg. by using 'export_symbols', etc.)
- add 'get_export_symbols()' and 'get_libraries()' methods -- needed
because on Windows, both of those things are a tad more complicated
than fetching them from the Extension instance
Diffstat (limited to 'PCbuild')
0 files changed, 0 insertions, 0 deletions