summaryrefslogtreecommitdiff
path: root/PC/os2emx/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Capsule-related changes:Larry Hastings2010-04-021-0/+1
* Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k....Eric Smith2009-04-271-0/+1
* Issue #4817: Remove unused function PyOS_GetLastModificationTime.Martin v. Löwis2009-01-031-1/+0
* Bumped up 2.6 to 2.7Christian Heimes2008-12-041-1/+1
* build_os2emx.patch in issue 3868 - update OS/2 EMX makefile and config filesAndrew MacIntyre2008-09-221-3/+10
* Update OS/2 EMX build bits for 2.6.Andrew MacIntyre2008-02-031-7/+7
* Build updates for OS/2 EMX portAndrew MacIntyre2006-07-231-8/+16
* Remove regsub, reconvert, regex, regex_syntax and everything under lib-old.Neal Norwitz2006-03-161-2/+0
* add build machinery for the SSL socket moduleAndrew MacIntyre2005-02-171-0/+8
* make thread stack size compile-time tunable on OS/2, increase main stackAndrew MacIntyre2005-01-171-1/+17
* bring modules up to date, correct .DEF file versionAndrew MacIntyre2004-10-031-10/+0
* bring OS/2 EMX port build environment up to dateAndrew MacIntyre2004-07-071-10/+13
* add definitions required for expat 1.95.7Andrew MacIntyre2003-12-251-1/+1
* - add build support for curses extension to be a normal DLL as well asAndrew MacIntyre2003-12-021-5/+12
* More pre-2.3 build tweaks for the OS/2 EMX port:Andrew MacIntyre2003-07-161-23/+11
* More pre-2.3 build tweaks for the OS/2 EMX port:Andrew MacIntyre2003-07-131-4/+35
* bump stack size to cater for _sre recursion.Andrew MacIntyre2003-06-091-1/+1
* Makefile & config.c:Andrew MacIntyre2003-04-211-112/+41
* Makefile:Andrew MacIntyre2003-04-211-23/+41
* OS/2 EMX build updates for recent CVS changesAndrew MacIntyre2003-02-191-0/+8
* fix a merge mistake - readline not built by defaultAndrew MacIntyre2003-01-021-1/+1
* Build process updates:Andrew MacIntyre2002-12-311-9/+47
* make BSDDB 1.85 module buildable again after BSDDB3 module importAndrew MacIntyre2002-12-041-3/+3
* Build process updates:Andrew MacIntyre2002-08-181-17/+33
* make _sre a dynamically loadable module and build xxsubtypeAndrew MacIntyre2002-06-101-3/+14
* add enumobject.c to build machineryAndrew MacIntyre2002-04-301-2/+3
* update build infrastructure for pymalloc and bool changesAndrew MacIntyre2002-04-151-0/+2
* Create and populate OS/2 EMX port build directory:Andrew MacIntyre2002-02-171-0/+622