• Ronald Oussoren's avatar
    disutils checks if MACOSX_DEPLOYMENT_TARGET is consistent with the value at · 59075eb2
    Ronald Oussoren yazdı
    configure time. The current check is too strict and doesn't allow building
    extensions that can only run on newer versions of the OS than the version
    python was build for, that is python build for 10.3 or later and an extension
    for 10.4. This patch relaxes this check.
    
    This turned out to be a reimplementation of patch 1193190.
    59075eb2
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...