summaryrefslogtreecommitdiffstats
path: root/PC/os2vacpp/makefile
Commit message (Collapse)AuthorAgeFilesLines
* The parser doesn't need its own implementation of assert, and having itsTim Peters2001-12-041-7/+7
| | | | own interfered with including Python.h. Remove Python's assert.h.
* SF patch 473749 compile under OS/2 VA C++, from Michael Muller.Tim Peters2001-11-051-29/+42
| | | | Changes enabling Python to compile under OS/2 Visual Age C++.
* Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.Martin v. Löwis2001-07-261-136/+136
|
* New set of files for the OS/2 port by Jeff Rush.Guido van Rossum1998-09-281-19/+32
|
* New batch of patches by Jeff Rush; moved his readme.txt portion here.Guido van Rossum1997-12-051-2/+6
|
* Files specific to Visual Age C for OS/2 -- by Jeff RushGuido van Rossum1997-11-221-0/+1908