summaryrefslogtreecommitdiffstats
path: root/PC/os2emx/Makefile
Commit message (Expand)AuthorAgeFilesLines
* More automated version replacement.Georg Brandl2011-02-201-1/+1
* Make (most of) Python's tests pass under Thread Sanitizer.Jeffrey Yasskin2010-05-031-0/+1
* Merged revisions 72040 via svnmerge fromEric Smith2009-04-271-0/+1
* Merged revisions 68203 via svnmerge fromMartin v. Löwis2009-01-031-1/+0
* Fix the Windows build by removing references to the cStringIO moduleThomas Heller2008-06-101-1/+0
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-2/+2
* Revert r63934 -- it was mixing two patches.Georg Brandl2008-06-041-2/+2
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-2/+2
* Create the dbm package from PEP 3108. #2881.Georg Brandl2008-05-261-3/+3
* Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.Georg Brandl2008-05-251-1/+1
* Remove the dl module per PEP 3108.Neal Norwitz2008-03-241-1/+0
* Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,...Christian Heimes2008-02-031-7/+7
* Remove more hotshot cruft.Neal Norwitz2007-10-131-5/+1
* Remove more traces of bufferobject.[ch] from build files etc.Guido van Rossum2007-10-081-1/+0
* cPickle was removedNeal Norwitz2007-08-241-1/+0
* Remove more references to intobject.Guido van Rossum2007-08-071-2/+1
* Merged revisions 55631-55794 via svnmerge fromGuido van Rossum2007-06-061-5/+0
* Merged revisions 55342-55406 via svnmerge fromGuido van Rossum2007-05-171-1/+0
* Merged revisions 55225-55227,55229-55269 via svnmerge fromGuido van Rossum2007-05-111-8/+0
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-8/+16
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-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