summaryrefslogtreecommitdiff
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
* - Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEEDBarry Warsaw2012-02-201-0/+4
* Merged revisions 83593 via svnmerge fromGeorg Brandl2010-08-021-0/+2
* Recorded merge of revisions 81029 via svnmerge fromAntoine Pitrou2010-05-091-64/+64
* Merged revisions 78213,78215 via svnmerge fromMartin v. Löwis2010-02-181-8/+8
* Merged revisions 76990-76991 via svnmerge fromMartin v. Löwis2009-12-212-2/+2
* Merged revisions 69589 via svnmerge fromMartin v. Löwis2009-04-071-4/+4
* Merged revisions 69489-69490 via svnmerge fromMartin v. Löwis2009-02-102-24/+30
* Merged revisions 69094 via svnmerge fromMark Hammond2009-01-291-2/+2
* Fixed version number in build_ssl.bat.Hirokazu Yamamoto2009-01-111-2/+2
* Merged revisions 67120 via svnmerge fromMartin v. Löwis2008-11-062-1/+11
* Update nasm location.Georg Brandl2008-09-291-1/+1
* #3901: bsddb fix.Georg Brandl2008-09-211-2/+2
* #3916: fixes for docs wrt. Windows directory layoutGeorg Brandl2008-09-211-1/+1
* Use vs9to8.py to refresh the Visual Studio 2005 build files.Amaury Forgeot d'Arc2008-09-021-3/+3
* Issue #3215: Build sqlite3 as sqlite3.dll, not sqlite3.pydMartin v. Löwis2008-06-301-0/+2
* Merged revisions 64368-64369 via svnmerge fromTrent Nelson2008-06-274-1279/+922
* Include debug info when assembling win64.asm in a debug build.Thomas Heller2008-06-231-1/+1
* Run svneol.py on all sources.Martin v. Löwis2008-06-135-2522/+2522
* Update AMD64 build for amalgamated sqlite.Martin v. Löwis2008-06-131-4/+4
* Switch to SQLite 3.5.9.Martin v. Löwis2008-06-133-209/+9
* Switch to bzip2 1.0.5.Martin v. Löwis2008-06-132-6/+6
* Update VS8.0 build files, using the script vs9to8.py.Amaury Forgeot d'Arc2008-06-124-18/+6
* It seems that my VS2008 Express does not include a project in the build confi...Amaury Forgeot d'Arc2008-06-121-17/+17
* Revert bogus disabling of Tcl and Tk.Martin v. Löwis2008-06-121-2/+2
* Switch to Tcl/Tk 8.5.Martin v. Löwis2008-06-121-4/+4
* Switch to Tcl/Tk 8.5.2.Martin v. Löwis2008-06-121-20/+15
* fix Windows building for multiprocessingBenjamin Peterson2008-06-112-0/+578
* Rename bytesobject.c back to stringobject.c to keep with the PyString theme.Gregory P. Smith2008-06-101-1/+1
* Renamed bytesobject.c to bytearrayobject.cChristian Heimes2008-05-261-4/+8
* Introduce a user macro named $(externalsDir), which should point to the root ...Trent Nelson2008-05-231-7/+11
* Backport fast alternate io.BytesIO implementation.Alexandre Vassalotti2008-05-091-0/+4
* Re-added getbuildinfo.c solution itemChristian Heimes2008-05-061-0/+1
* Add the 'json' package. Code taken from simplejson 1.9 and contributed by BobBrett Cannon2008-05-052-1/+4
* Added new files to Windows project filesChristian Heimes2008-04-181-4/+12
* Update project files for all Windows supported compilersAmaury Forgeot d'Arc2008-04-141-4/+4
* Added new files to the pcbuild filesChristian Heimes2008-04-131-0/+4
* Issue 2408: remove the _types moduleAmaury Forgeot d'Arc2008-04-081-4/+0
* Issue #2513: enable 64bit cross compilation on windows.Mark Hammond2008-04-072-5/+98
* Don't run kill_python as part of the build process. Change the buildbots so ...Trent Nelson2008-04-062-24/+16
* Make kill_python a little more forgiving if it can't obtain a snapshot of mod...Trent Nelson2008-04-031-5/+9
* Add the correct OutputFile values for debug builds. Fixes r62129's commit.Trent Nelson2008-04-031-0/+2
* Reimplement kill_python. The existing version had a number of flaws, namely,...Trent Nelson2008-04-036-17/+513
* Update information pertaining to building external components, as well as not...Trent Nelson2008-04-021-134/+95
* Hopefully added _fileio module to the Windows build systemChristian Heimes2008-03-271-0/+4
* Merged revisions 61750,61752,61754,61756,61760,61763,61768,61772,61775,61805,...Christian Heimes2008-03-261-0/+16
* Remove extraneous apostrophe and semi-colon from AdditionalIncludeDirectories.Trent Nelson2008-03-191-8/+8
* Refine the Visual Studio 2008 build solution in order to improve how we deal ...Trent Nelson2008-03-197-61/+2091
* Issue 2286: bump up the stack size of the 64-bit debug python_d.exe to 210000...Trent Nelson2008-03-181-1/+1
* Patch #2284: add -x64 option to rt.bat.Martin v. Löwis2008-03-141-4/+10
* Rely on x64 platform configuration when building _bsddb on AMD64.Martin v. Löwis2008-03-062-9/+11