• Mark Hammond's avatar
    From Rene Liebscher: · c756bdb6
    Mark Hammond yazdı
    This patch makes it possible to use gnu-win32 and lcc-win32
    (http://www.cs.virginia.edu/~lcc-win32/) compilers to build
    extension modules. It adds compiler specific sections to
    PC/config.h .
    It also extends the Borland compiler section. This has then two parts,
    one for Win32 and the other one for the rest. The Win32 part
    should be almost complete.
    
    *** This patch is not intended to make it possible to compile
         Python with these compilers, it is intended to be able to
         use these compilers to build extension modules. ****
    c756bdb6
Adı
Son kayıt (commit)
Son güncelleme
..
example_nt Loading commit data...
os2vacpp Loading commit data...
src Loading commit data...
utils Loading commit data...
vc15_lib Loading commit data...
vc15_w31 Loading commit data...
wat_dos Loading commit data...
wat_os2 Loading commit data...
WinMain.c Loading commit data...
_winreg.c Loading commit data...
config.c Loading commit data...
config.h Loading commit data...
dl_nt.c Loading commit data...
dllbase_nt.txt Loading commit data...
frozen_dllmain.c Loading commit data...
getpathp.c Loading commit data...
import_nt.c Loading commit data...
make8x3.py Loading commit data...
makesrc.exe Loading commit data...
msvcrtmodule.c Loading commit data...
py.ico Loading commit data...
pyc.ico Loading commit data...
pycon.ico Loading commit data...
pyth_w31.def Loading commit data...
python.mk Loading commit data...
python.wpj Loading commit data...
python_exe.rc Loading commit data...
python_nt.rc Loading commit data...
readme.txt Loading commit data...
testpy.py Loading commit data...
w9xpopen.c Loading commit data...
winsound.c Loading commit data...