summaryrefslogtreecommitdiff
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update to bsddb 4.4.20.Martin v. Löwis2006-03-132-46/+34
* Update to bzip2 1.0.3Martin v. Löwis2006-03-132-19/+17
* Move buildbot scripts to Tools/buildbot.Martin v. Löwis2006-03-123-9/+0
* Added brief comment.Tim Peters2006-03-121-2/+1
* Added brief comments.Tim Peters2006-03-122-2/+2
* Add buildbot test script.Martin v. Löwis2006-03-111-0/+4
* Give the _ssl project a harmless command to performTim Peters2006-03-111-0/+3
* Add AMD64 and Itanium configurationgs to ctypes;Martin v. Löwis2006-03-103-8/+233
* Deleted the svn_mime-type application/octet-stream from PCBuild/pcbuild.sln.Thomas Heller2006-03-092-398/+398
* Added VC project files to build _ctypes.pyd and _ctypes_test.pyd on Windows.Thomas Heller2006-03-093-0/+307
* Taught svneol to look at .c and .h files too, andTim Peters2006-03-091-88/+88
* Use devenv.com to better obtain output.Martin v. Löwis2006-03-052-6/+2
* Add buildbot support scripts.Martin v. Löwis2006-03-052-0/+10
* Import bdist_msiMartin v. Löwis2006-03-052-0/+265
* Drop vsextcomp_verboseMartin v. Löwis2006-02-161-1/+1
* Add _lsprof.Martin v. Löwis2006-02-141-0/+6
* Add build support for AMD64.Martin v. Löwis2006-02-1417-6/+878
* Even more copyright year locations!Georg Brandl2006-02-111-1/+1
* Pass unquoted string to stat.Martin v. Löwis2006-01-191-3/+3
* Quote the path to the executable before invoking system().Tim Peters2006-01-181-3/+4
* Add missing make_buildinfo.c.Martin v. Löwis2006-01-181-0/+87
* Generate getbuildinfo.o each time the linker is invoked;Martin v. Löwis2006-01-183-12/+147
* Remove buildno.Martin v. Löwis2006-01-152-177/+0