diff options
author | Greg Ward <gward@python.net> | 2000-03-06 03:40:29 (GMT) |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-03-06 03:40:29 (GMT) |
commit | 32c4a8a0ee74ab932c693de3c8658f4fe57c1ca9 (patch) | |
tree | 5180654fe8178af8320c4cc3efb51f0f6999a107 /Tools/freeze/README | |
parent | eb3f75e636316c7ee1edeb42b4ae2c0de9665f8c (diff) | |
download | cpython-32c4a8a0ee74ab932c693de3c8658f4fe57c1ca9.zip cpython-32c4a8a0ee74ab932c693de3c8658f4fe57c1ca9.tar.gz cpython-32c4a8a0ee74ab932c693de3c8658f4fe57c1ca9.tar.bz2 |
Serious overhaul of the C compiler interface and the two classes that
implement it (so far):
* moved filename generation methods into CCompiler base class,
driven by data supplied by implementation classes
* moved a bunch of common code from UnixCCompiler to convenience
methods in CCompiler
* overhauled MSVCCompiler's compile/link methods to look and act
as much as possible like UnixCCompiler's, in order to regularize
both interface and behaviour (especially by using those new
convenience methods)
Diffstat (limited to 'Tools/freeze/README')
0 files changed, 0 insertions, 0 deletions