Andrew MacIntyre
e7a8cad069
make BSDDB 1.85 module buildable again after BSDDB3 module import
2002-12-04 12:37:17 +00:00
Andrew MacIntyre
ffcf899554
make port notes current
2002-08-18 06:28:21 +00:00
Andrew MacIntyre
4fffdff2be
Build process updates:
...
- the security fixes to tempfile have lead to test_tempfile wanting
to create 100 temporary files. as the EMX default is only 40,
the number of file handles has been bumped (up to 250).
- changes to pgen have required restructuring its build support.
2002-08-18 06:26:33 +00:00
Andrew MacIntyre
b3bfa7f9dc
refresh to pick up recent changes
2002-06-10 08:05:26 +00:00
Andrew MacIntyre
4a79e36018
make _sre a dynamically loadable module and build xxsubtype
2002-06-10 08:04:29 +00:00
Martin v. Löwis
2befa48926
Patch #505375 : Make doc strings optional.
2002-06-09 13:41:37 +00:00
Andrew MacIntyre
07c639f577
add enumobject.c to build machinery
2002-04-30 13:06:32 +00:00
Andrew MacIntyre
63c9d50a84
add enumobject.c to build machinery
2002-04-30 12:06:23 +00:00
Andrew MacIntyre
6c65531511
update build infrastructure for pymalloc and bool changes
2002-04-15 12:09:45 +00:00
Andrew MacIntyre
41d97d6777
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
2002-02-17 05:23:30 +00:00