History log of /external/python/cpython2/PC/os2emx/pyconfig.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
41c56b5ea1f2bdf294067506f4b1b91a8885d874 22-Sep-2008 Andrew MacIntyre <andymac@bullseye.apana.org.au> build_os2emx.patch in issue 3868 - update OS/2 EMX makefile and config files

Part of source_os2emx.patch in issue 3868:
Include/pystrcmp.h: OS/2 has same C APIs as Windows
Lib/test/test_io.py: OS/2 has same behaviour as Windows for this test

Reviewed by Amaury Forgeot d'Arc
/external/python/cpython2/PC/os2emx/pyconfig.h
bb4503716f27ca2cf20937f08ee4f9272a0bd071 23-Jul-2006 Andrew MacIntyre <andymac@bullseye.apana.org.au> Build updates for OS/2 EMX port
/external/python/cpython2/PC/os2emx/pyconfig.h
0e8bd7e1ccf7f47bc0bb920af899c77669016d3d 10-Jun-2006 Martin v. Löwis <martin@v.loewis.de> Patch #1495999: Part two of Windows CE changes.
- update header checks, using autoconf
- provide dummies for getenv, environ, and GetVersion
- adjust MSC_VER check in socketmodule.c
/external/python/cpython2/PC/os2emx/pyconfig.h
7befb9966e1435475a9d2e9d3cc3670564ce77aa 10-Feb-2004 Skip Montanaro <skip@pobox.com> remove support for missing ANSI C header files (limits.h, stddef.h, etc).
/external/python/cpython2/PC/os2emx/pyconfig.h
db6080507d7b507cfe9aa524d012a96b5dfefc2d 07-Feb-2004 Skip Montanaro <skip@pobox.com> Remove support for --without-universal-newlines (see PEP 11).
/external/python/cpython2/PC/os2emx/pyconfig.h
7e11a016e6e6baa20e85557e8f346d0fcbb9d5eb 07-Feb-2004 Skip Montanaro <skip@pobox.com> Remove HAVE_STRPTIME - no longer necessary with the pure Python version of
time.strptime().
/external/python/cpython2/PC/os2emx/pyconfig.h
bac1ea937e944a27644777d4522d929890922840 16-Jul-2003 Andrew MacIntyre <andymac@bullseye.apana.org.au> More pre-2.3 build tweaks for the OS/2 EMX port:

- 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.
/external/python/cpython2/PC/os2emx/pyconfig.h
4ee893fe39f11aca1cfcf7472c95c10e61d4aedd 13-Jul-2003 Andrew MacIntyre <andymac@bullseye.apana.org.au> More pre-2.3 build tweaks for the OS/2 EMX port:

- 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.
/external/python/cpython2/PC/os2emx/pyconfig.h
0dda40035f46579bebb2e72c86d547a573c631a2 09-Jun-2003 Andrew MacIntyre <andymac@bullseye.apana.org.au> add support for os.tmpfile()
/external/python/cpython2/PC/os2emx/pyconfig.h
d4c9b16b34a4bd6495daed091fb7a4d323642ecb 21-Apr-2003 Andrew MacIntyre <andymac@bullseye.apana.org.au> Makefile:
- add _csv module to the build list
- various cleanups

config.c:
- various cleanups

pyconfig.h:
- various cleanups
/external/python/cpython2/PC/os2emx/pyconfig.h
e52aa5ce481b0d86f264a49b8647941fa4256072 31-Dec-2002 Andrew MacIntyre <andymac@bullseye.apana.org.au> add universal newline support to configuration
/external/python/cpython2/PC/os2emx/pyconfig.h
2befa48926ed4804758442033ab2c09c2678bef1 09-Jun-2002 Martin v. Löwis <martin@v.loewis.de> Patch #505375: Make doc strings optional.
/external/python/cpython2/PC/os2emx/pyconfig.h
41d97d677761032a12b1efdf1f61bec6b0b37235 17-Feb-2002 Andrew MacIntyre <andymac@bullseye.apana.org.au> Create and populate OS/2 EMX port build directory:
PC/os2emx/
Makefile
README.os2emx
config.c
dlfcn.c // libdl emulation code for loadable extensions
dlfcn.h
dllentry.c // DLL initialisation routine for Python DLL
getpath.c
pyconfig.h
python23.def // Python DLL symbol export definitions
pythonpm.c // console-less PM interpreter wrapper
/external/python/cpython2/PC/os2emx/pyconfig.h