• Andrew MacIntyre's avatar
    More pre-2.3 build tweaks for the OS/2 EMX port: · 4ee893fe
    Andrew MacIntyre yazdı
    - separate the building of the core from the wrapper executables and the
      external modules (.PYDs), based on the Py_BUILD_CORE define;
    
    - clean up the generated import library definiton (.DEF file) to remove
      references to a number of non-static symbols that aren't part of the
      Python API and which shouldn't be exported by the core DLL;
    
    - compile the release build with -fomit-frame-pointer, for a small
      performance gain;
    
    - make "make clean" remove byte compiled Python library files.
    4ee893fe
Adı
Son kayıt (commit)
Son güncelleme
..
bdist_wininst Loading commit data...
example_nt Loading commit data...
os2emx Loading commit data...
os2vacpp Loading commit data...
WinMain.c Loading commit data...
_winreg.c Loading commit data...
config.c 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...
msvcrtmodule.c Loading commit data...
py.ico Loading commit data...
pyc.ico Loading commit data...
pycon.ico Loading commit data...
pyconfig.h Loading commit data...
python.mk 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...