summaryrefslogtreecommitdiff
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
* Issue #8847: Disable COMDAT folding in Windows PGO builds.Martin v. L?wis2012-08-011-1/+1
* Drop double quoting again. I'm at a loss when to quote and when not.Martin v. L?wis2012-05-181-1/+1
* Upgrade OpenSSL to 1.0.0jMartin v. L?wis2012-05-182-2/+2
* Add another set of quotes to make cmd.exe happy.Martin v. L?wis2012-05-181-1/+1
* Fetch openssl directory from pyproject.vsprops.Martin v. L?wis2012-05-181-32/+8
* Upgrade bzip2 to 1.0.6.Martin v. L?wis2012-05-143-8/+8
* Make all socket related modules link with ws2_32.lib on windows, likeKristj?n Valur J?nsson2012-04-152-14/+14
* Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic...Georg Brandl2012-02-2017-161/+1152
|\
| * Issue #12911: Fix memory consumption when calculating the repr() of huge tupl...Antoine Pitrou2011-10-061-0/+8
| * Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-0617-161/+1144
| |\
| | * Add updated .hgeol file and fix newlines in the 3.2 branch.Georg Brandl2011-03-054-1447/+1447
| | * Upgrade to sqlite3 3.7.4.Martin v. Löwis2010-12-172-2/+2
| | * Upgrade Tcl/Tk to 8.5.9.Martin v. Löwis2010-12-171-2/+2
| | * issue 10683Kristján Valur Jónsson2010-12-131-0/+11
| | * Automate build for python3.dll.Martin v. Löwis2010-12-052-343/+151
| | * I hope this will fix Win2008(x64) buildbot error.Hirokazu Yamamoto2010-12-041-19/+25
| | * Merge branches/pep-0384.Martin v. Löwis2010-12-033-0/+884
| | * issue 10501Kristján Valur Jónsson2010-11-222-23/+25
| | * Can build older OpenSSL in http://svn.python.org/projects/externals/Hirokazu Yamamoto2010-11-041-1/+1
| | * issue 9981Kristján Valur Jónsson2010-11-033-87/+48
| | * Updated readme.txt about OpenSSL.Hirokazu Yamamoto2010-10-281-1/+1
| | * On Windows, remove compilation warnings with the zlib and gzip modules.Amaury Forgeot d'Arc2010-10-172-8/+72
| | * Create fileutils.c/.hVictor Stinner2010-10-071-0/+8
| | * Cosmetic fix for PCBuild/readme.txt.Hirokazu Yamamoto2010-10-011-1/+1
| | * Now perl path with spaces can be used.Hirokazu Yamamoto2010-09-281-4/+4
| | * Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows)Hirokazu Yamamoto2010-09-245-22/+232
| | * Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows)Hirokazu Yamamoto2010-09-211-5/+7
| | * Revert r84902 before committing better solution.Hirokazu Yamamoto2010-09-211-5/+5
| | * Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows)Hirokazu Yamamoto2010-09-191-5/+5
| | * regrtest.py now runs python in build/test_python_xxx. (deeper than here)Hirokazu Yamamoto2010-09-181-1/+1
| | * Let's see if tcl/tk test runs on windows buildbot with this fix.Hirokazu Yamamoto2010-09-171-1/+1
| | * Issue #9810: Compile bzip2 source files in python's project fileHirokazu Yamamoto2010-09-161-24/+60
| | * Cosmetic fix to project files.Hirokazu Yamamoto2010-09-131-1/+1
| | * PCBuild cosmetic fixes.Hirokazu Yamamoto2010-09-092-6/+9
| | * Fix various build problems.Martin v. Löwis2010-08-281-5/+5
| | * Issue #9079: Added _PyTime_gettimeofday(_PyTime_timeval *tp) to C APIAlexander Belopolsky2010-08-051-0/+8
| | * #7280: note about nasmw.exe.Georg Brandl2010-08-021-0/+2
| | * Copy asm files into place.Martin v. Löwis2010-07-311-0/+9
| | * Use OpenSSL 1.0.0a on Windows.Martin v. Löwis2010-07-302-2/+2
| | * Drop 2.4 support. Add disabled algorithms to Configure options.Martin v. Löwis2010-07-301-8/+5
| | * Issue #7989: Added pure python implementation of the datetime module.Alexander Belopolsky2010-07-231-1/+1
| | * Issue #9089: Remove intobject.h from MSVC project files.Mark Dickinson2010-06-271-4/+0
| | * Merged revisions 82126-82127 via svnmerge fromThomas Heller2010-06-211-79/+27
| | * Issue #9012: Add _time.c and _time.h to the Visual Studio project fileVictor Stinner2010-06-161-0/+8
| | * Recorded merge of revisions 81029 via svnmerge fromAntoine Pitrou2010-05-091-64/+64
| | * Merged revisions 80761,80766 via svnmerge fromThomas Heller2010-05-041-27/+79
| | * Make (most of) Python's tests pass under Thread Sanitizer.Jeffrey Yasskin2010-05-031-0/+8
| | * Add -bb to rt.bat to do some extra checks during the tests (it is already use...Ezio Melotti2010-04-031-1/+1
| | * Merged revisions 79540-79541 via svnmerge fromEzio Melotti2010-04-021-1/+1
| | * Merged revisions 77461 via svnmerge fromAntoine Pitrou2010-01-131-0/+4