summaryrefslogtreecommitdiffstats
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
* Issue #19450: Update Windows builds to use SQLite 3.8.11.0.Steve Dower2016-03-173-3/+3
* Issue #26465: Update Windows builds to use OpenSSL 1.0.2g.Steve Dower2016-03-083-3/+3
* Issue #26268: Update Windows builds to use OpenSSL 1.0.2fZachary Ware2016-02-226-8/+9
* Issue #25934: Default to /fp:strict for ICC buildsZachary Ware2016-01-302-0/+5
* Issue #25824: Fixes sys.winver to not include any architecture suffix.Steve Dower2016-01-161-1/+0
* Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.batZachary Ware2016-01-123-49/+62
* Issue #25022: Remove PC/example_nt/Zachary Ware2015-09-101-8/+0
* Update PCbuild/readme.txtZachary Ware2015-09-081-178/+226
* Issue #24986: Save some bandwidth from svn.python.orgZachary Ware2015-09-042-11/+14
* Issue #24986: Allow building Python without external libraries on WindowsZachary Ware2015-09-042-5/+37
* Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.Zachary Ware2015-09-041-2/+4
* Turn 'rem' comments into a real usage message in PCbuild/build.batZachary Ware2015-09-021-26/+46
* Set a default BasePlatformToolset to allow the ICC buildbot to build.Zachary Ware2015-07-282-3/+7
* Issue #24603: Update Windows build to use OpenSSL 1.0.2dZachary Ware2015-07-223-3/+3
* Fixes OpenSSL directory referenceSteve Dower2015-07-191-1/+1
* Close #24508: Backport the 3.5 MSBuild project files.Zachary Ware2015-07-16103-16906/+6702
* Close #23963: Fix building with original OpenSSL sources.Zachary Ware2015-07-161-8/+5
* Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.Steve Dower2015-07-033-3/+3
* Update PCbuild/readme.txtZachary Ware2015-06-161-33/+10
* Clean up/refactor the batch scripts used for building on Windows.Zachary Ware2015-06-094-19/+212
* Force the Windows readme to CRLFZachary Ware2015-04-131-283/+283
* Issue #17202: Add .bat to .hgeol to force them to CRLF.Zachary Ware2015-04-137-150/+150
* Issue #18402: Also look for 64 bit Perl in build_ssl.py.Zachary Ware2015-04-131-1/+5
* Put the NASM pulled from svn.python.org at the front of the PATH.Zachary Ware2015-04-101-1/+2
* Issue #23686: Update Windows build to use OpenSSL 1.0.2aZachary Ware2015-04-082-2/+2
* Fix up PCbuild/readme.txt a bit.Zachary Ware2015-01-151-7/+4
* Issue #23212: Update Windows copy of OpenSSL to 1.0.1lSteve Dower2015-01-311-1/+1
* Issue #17896: Move Windows external lib sources from .. to externals.Zachary Ware2014-11-024-38/+8
* Issue #17717: Pull NASM from svn.python.org for OpenSSL build.Zachary Ware2014-11-012-1/+14
* Update OpenSSL version in PCbuild\readme.txtZachary Ware2014-10-261-1/+1
* Issue #22644: Update the Windows build to OpenSSL 1.0.1jZachary Ware2014-10-171-1/+1
* #22398 Tools/msi enhancements for 2.7Steve Dower2014-09-121-1/+1
* - Issue #22381: Update zlib to 1.2.8.doko@ubuntu.com2014-09-111-2/+14
* link _ssl to crypt32.lib on windozeBenjamin Peterson2014-08-201-8/+8
* Issue #22160: Update OpenSSL to 1.0.1i for the Windows build.Zachary Ware2014-08-071-1/+1
* Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1hZachary Ware2014-06-062-2/+2
* openssl requires nasm (#21462)Benjamin Peterson2014-05-311-2/+2
* Issue #21462 PEP 466: upgrade OpenSSL in the Python 2.7 Windows buildsSteve Dower2014-05-301-1/+1
* Issue #19391: Clean up PCbuild/readme.txtZachary Ware2013-11-041-42/+20
* #18466: fix more typos. Patch by Févry Thibault.Ezio Melotti2013-08-171-1/+1
* #17883: Fix buildbot testing of Tkinter on Windows. Patch by Zachary Ware.Ezio Melotti2013-05-051-2/+2
* Issue #17425: Build against openssl 0.9.8y on Windows.Martin v. Loewis2013-03-222-2/+2
* Issue #8847: Disable COMDAT folding in Windows PGO builds.Martin v. Löwis2012-08-011-1/+1
* Use SSL directory from properties file.Martin v. Löwis2012-05-181-32/+8
* Upgrade openssl to 0.9.8x.Martin v. Löwis2012-05-152-2/+2
* Upgrade to bzip2 1.0.6.Martin v. Löwis2012-05-143-8/+8
* fix for real this time...Benjamin Peterson2012-02-211-1823/+5
* belately resolve conflicts hereBenjamin Peterson2012-02-211-2/+0
* merge 2.6 with hash randomization fixBenjamin Peterson2012-02-211-0/+1824
|\
| * - Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEEDBarry Warsaw2012-02-211-0/+4