https://github.com/python/cpython
Revision bac1ea937e944a27644777d4522d929890922840 authored by Andrew MacIntyre on 16 July 2003, 13:31:11 UTC, committed by Andrew MacIntyre on 16 July 2003, 13:31:11 UTC
- more clean up of the generated import library definiton (.DEF file)
  following checking of patch 770521, and tightening of the sed regexps.

- use -O3 even with gcc 2.8.1 - worth nearly 10% with 2.3; worth
  nothing with 2.2.x.

- clean up a couple of whitespace issues introduced by a cut'n'paste.
1 parent d24c767
History
Tip revision: bac1ea937e944a27644777d4522d929890922840 authored by Andrew MacIntyre on 16 July 2003, 13:31:11 UTC
More pre-2.3 build tweaks for the OS/2 EMX port:
Tip revision: bac1ea9
File Mode Size
bdist_wininst
example_nt
os2emx
os2vacpp
WinMain.c -rw-r--r-- 447 bytes
_winreg.c -rw-r--r-- 42.1 KB
config.c -rw-r--r-- 3.0 KB
dl_nt.c -rw-r--r-- 908 bytes
dllbase_nt.txt -rw-r--r-- 3.3 KB
frozen_dllmain.c -rw-r--r-- 3.6 KB
getpathp.c -rw-r--r-- 17.5 KB
import_nt.c -rw-r--r-- 2.4 KB
msvcrtmodule.c -rwxr-xr-x 4.9 KB
py.ico -rw-r--r-- 766 bytes
pyc.ico -rw-r--r-- 766 bytes
pycon.ico -rw-r--r-- 766 bytes
pyconfig.h -rw-r--r-- 16.4 KB
python.mk -rw-r--r-- 234 bytes
python_exe.rc -rw-r--r-- 49 bytes
python_nt.rc -rw-r--r-- 2.7 KB
readme.txt -rw-r--r-- 4.1 KB
testpy.py -rw-r--r-- 850 bytes
w9xpopen.c -rw-r--r-- 3.6 KB
winsound.c -rw-r--r-- 7.1 KB

readme.txt

back to top