Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refresh to pick up recent changes | Andrew MacIntyre | 2002-06-10 | 1 | -3/+3 |
| | |||||
* | add enumobject.c to build machinery | Andrew MacIntyre | 2002-04-30 | 1 | -0/+4 |
| | |||||
* | update build infrastructure for pymalloc and bool changes | Andrew MacIntyre | 2002-04-15 | 1 | -5/+16 |
| | |||||
* | Create and populate OS/2 EMX port build directory: | Andrew MacIntyre | 2002-02-17 | 1 | -0/+931 |
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 |