• Thomas Heller's avatar
    Removed the implib_dir instance variable because it is unused. · 18b9b93d
    Thomas Heller yazdı
    Removed get_ext_libname() because it is unused.
    
    Fixed get_libraries() to append an '_d' to the python debug
    import library. If MSVC is used, do not add 'pythonxx.lib' to
    the list of libraries, because this is handled better
    by a pragma in config.h.
    
    This should fix bug #115595, but it needs some more testing.
    18b9b93d
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
bdist.py Loading commit data...
bdist_dumb.py Loading commit data...
bdist_rpm.py Loading commit data...
bdist_wininst.py Loading commit data...
build.py Loading commit data...
build_clib.py Loading commit data...
build_ext.py Loading commit data...
build_py.py Loading commit data...
build_scripts.py Loading commit data...
clean.py Loading commit data...
command_template Loading commit data...
config.py Loading commit data...
install.py Loading commit data...
install_data.py Loading commit data...
install_headers.py Loading commit data...
install_lib.py Loading commit data...
install_scripts.py Loading commit data...
sdist.py Loading commit data...