• Greg Ward's avatar
    Catch up with latest changes in CCompiler: · df178f97
    Greg Ward yazdı
      - add 'extra_preargs' and 'extra_postargs' parameters (and use them!)
      - got rid of 'build_info' kludge parameter
      - added 'compiler_type' class attribute
      - respect reordered arguments to 'gen_lib_options()'
    Also added 'output_dir' parameter (catching up with older change in
      CCompiler) -- BUT this is presently ignored by all methods!
    Deleted some more docstrings redundant with CCompiler.
    Dropped generated of "/DEF:" argument --- that's now done by
      the 'build_ext' command.
    df178f97
Adı
Son kayıt (commit)
Son güncelleme
..
command Loading commit data...
__init__.py Loading commit data...
ccompiler.py Loading commit data...
core.py Loading commit data...
errors.py Loading commit data...
fancy_getopt.py Loading commit data...
msvccompiler.py Loading commit data...
spawn.py Loading commit data...
sysconfig.py Loading commit data...
text_file.py Loading commit data...
unixccompiler.py Loading commit data...
util.py Loading commit data...
version.py Loading commit data...