summaryrefslogtreecommitdiff
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 59883-59920 via svnmerge fromChristian Heimes2008-01-112-5/+7
* Merged revisions 59864-59882 via svnmerge fromChristian Heimes2008-01-101-1/+2
* Merged revisions 59703-59773 via svnmerge fromChristian Heimes2008-01-061-1/+3
* Merged revisions 59666-59679 via svnmerge fromChristian Heimes2008-01-031-4/+0
* Merged revisions 59642-59665 via svnmerge fromChristian Heimes2008-01-023-2/+63
* Fixed svn merge issuesChristian Heimes2007-12-312-37/+33
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-3149-8242/+11860
* Merged revisions 59541-59561 via svnmerge fromChristian Heimes2007-12-191-0/+4
* Merged revisions 59450-59464 via svnmerge fromChristian Heimes2007-12-111-0/+3
* Issue #1580: New free format floating point representation based on "Floating...Christian Heimes2007-12-101-0/+3
* On Win64, linking the python dll currently fails with 'unresolvedThomas Heller2007-11-151-0/+2
* It works w/o the newline on my system but you are right. A newline is nicer.Christian Heimes2007-11-092-2/+2
* I've created three bat files based on the howto http://wiki.python.org/moin/B...Christian Heimes2007-11-083-0/+73
* Patch 1304, by Amaury Forgeot d'Arc.Guido van Rossum2007-10-221-3/+9
* ssue 1309: fix by Christian Heimes to be able to build on Windows.Guido van Rossum2007-10-221-1/+4
* clean out some hotshot-related build turdsFred Drake2007-10-113-16/+0
* Remove more traces of bufferobject.[ch] from build files etc.Guido van Rossum2007-10-081-3/+0
* Merged revisions 58149-58150 via svnmerge fromMartin v. Löwis2007-09-141-1/+1
* Run 2to3's print fixer over some places that had been missed.Collin Winter2007-08-301-8/+8
* Bump version numbers.Martin v. Löwis2007-08-301-4/+2
* Port the build_ssl.py script to Python 3.Thomas Heller2007-08-271-15/+15
* Add a couple of files that are necessary based on getting PCbuil8 to work.Neal Norwitz2007-08-261-0/+6
* Remove more references to intobject.Guido van Rossum2007-08-071-3/+0
* Drop cPickle from Windows build process.Martin v. Löwis2007-07-221-3/+0
* atexit is a builtin module now, provide that on Windows.Thomas Heller2007-07-131-0/+3
* See SF# 1751801: Windows: Add the _fileio builtin module, and undefineThomas Heller2007-07-111-0/+3
* print() is a function now.Thomas Heller2007-07-111-1/+1
* Merged revisions 55962-56019 via svnmerge fromGuido van Rossum2007-06-181-15/+15
* Merged revisions 55817-55961 via svnmerge fromGuido van Rossum2007-06-135-4/+9
* Merged revisions 55631-55794 via svnmerge fromGuido van Rossum2007-06-061-9/+0
* Merged revisions 55407-55513 via svnmerge fromGuido van Rossum2007-05-221-6/+0
* Merged revisions 55342-55406 via svnmerge fromGuido van Rossum2007-05-171-3/+0
* Merged revisions 55328-55341 via svnmerge fromGuido van Rossum2007-05-151-4/+0
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-1/+1
* Merged revisions 53451-53537 via svnmerge fromThomas Wouters2007-02-0117-19/+21
* Merged revisions 53005-53303 via svnmerge fromThomas Wouters2007-01-091-2/+2
* Add the bytes type to the build process.Martin v. Löwis2007-01-061-0/+3
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-133-7/+57
* Merge current trunk into p3yk. This includes the PyNumber_Index API change,Thomas Wouters2006-08-215-65/+75
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-116-54/+103
* Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svnThomas Wouters2006-06-081-4/+1
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-2712-21/+15
* Merge with trunk up to revision 45620.Thomas Wouters2006-04-2118-37/+37
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-219-46/+512
* Remove apply()Neal Norwitz2006-03-171-1/+1
* For x86 Release and Debug builds, remove the /Wp64 compiler flag, itThomas Heller2006-03-141-2/+2
* It's necessary to do a Debug build of the bsddb project too.Tim Peters2006-03-131-2/+6
* Minor changes.Tim Peters2006-03-131-5/+4
* Trimmed trailing whitespace.Tim Peters2006-03-131-2/+2
* Fix build process of bsddb for IA64 and AMD64.Martin v. Löwis2006-03-132-6/+11