index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
PCbuild
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #19450: Update Windows builds to use SQLite 3.8.11.0.
Steve Dower
2016-03-17
3
-3/+3
*
Issue #26465: Update Windows builds to use OpenSSL 1.0.2g.
Steve Dower
2016-03-08
3
-3/+3
*
Issue #26268: Update Windows builds to use OpenSSL 1.0.2f
Zachary Ware
2016-02-22
6
-8/+9
*
Issue #25934: Default to /fp:strict for ICC builds
Zachary Ware
2016-01-30
2
-0/+5
*
Issue #25824: Fixes sys.winver to not include any architecture suffix.
Steve Dower
2016-01-16
1
-1/+0
*
Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.bat
Zachary Ware
2016-01-12
3
-49/+62
*
Issue #25022: Remove PC/example_nt/
Zachary Ware
2015-09-10
1
-8/+0
*
Update PCbuild/readme.txt
Zachary Ware
2015-09-08
1
-178/+226
*
Issue #24986: Save some bandwidth from svn.python.org
Zachary Ware
2015-09-04
2
-11/+14
*
Issue #24986: Allow building Python without external libraries on Windows
Zachary Ware
2015-09-04
2
-5/+37
*
Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.
Zachary Ware
2015-09-04
1
-2/+4
*
Turn 'rem' comments into a real usage message in PCbuild/build.bat
Zachary Ware
2015-09-02
1
-26/+46
*
Set a default BasePlatformToolset to allow the ICC buildbot to build.
Zachary Ware
2015-07-28
2
-3/+7
*
Issue #24603: Update Windows build to use OpenSSL 1.0.2d
Zachary Ware
2015-07-22
3
-3/+3
*
Fixes OpenSSL directory reference
Steve Dower
2015-07-19
1
-1/+1
*
Close #24508: Backport the 3.5 MSBuild project files.
Zachary Ware
2015-07-16
103
-16906/+6702
*
Close #23963: Fix building with original OpenSSL sources.
Zachary Ware
2015-07-16
1
-8/+5
*
Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.
Steve Dower
2015-07-03
3
-3/+3
*
Update PCbuild/readme.txt
Zachary Ware
2015-06-16
1
-33/+10
*
Clean up/refactor the batch scripts used for building on Windows.
Zachary Ware
2015-06-09
4
-19/+212
*
Force the Windows readme to CRLF
Zachary Ware
2015-04-13
1
-283/+283
*
Issue #17202: Add .bat to .hgeol to force them to CRLF.
Zachary Ware
2015-04-13
7
-150/+150
*
Issue #18402: Also look for 64 bit Perl in build_ssl.py.
Zachary Ware
2015-04-13
1
-1/+5
*
Put the NASM pulled from svn.python.org at the front of the PATH.
Zachary Ware
2015-04-10
1
-1/+2
*
Issue #23686: Update Windows build to use OpenSSL 1.0.2a
Zachary Ware
2015-04-08
2
-2/+2
*
Fix up PCbuild/readme.txt a bit.
Zachary Ware
2015-01-15
1
-7/+4
*
Issue #23212: Update Windows copy of OpenSSL to 1.0.1l
Steve Dower
2015-01-31
1
-1/+1
*
Issue #17896: Move Windows external lib sources from .. to externals.
Zachary Ware
2014-11-02
4
-38/+8
*
Issue #17717: Pull NASM from svn.python.org for OpenSSL build.
Zachary Ware
2014-11-01
2
-1/+14
*
Update OpenSSL version in PCbuild\readme.txt
Zachary Ware
2014-10-26
1
-1/+1
*
Issue #22644: Update the Windows build to OpenSSL 1.0.1j
Zachary Ware
2014-10-17
1
-1/+1
*
#22398 Tools/msi enhancements for 2.7
Steve Dower
2014-09-12
1
-1/+1
*
- Issue #22381: Update zlib to 1.2.8.
doko@ubuntu.com
2014-09-11
1
-2/+14
*
link _ssl to crypt32.lib on windoze
Benjamin Peterson
2014-08-20
1
-8/+8
*
Issue #22160: Update OpenSSL to 1.0.1i for the Windows build.
Zachary Ware
2014-08-07
1
-1/+1
*
Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h
Zachary Ware
2014-06-06
2
-2/+2
*
openssl requires nasm (#21462)
Benjamin Peterson
2014-05-31
1
-2/+2
*
Issue #21462 PEP 466: upgrade OpenSSL in the Python 2.7 Windows builds
Steve Dower
2014-05-30
1
-1/+1
*
Issue #19391: Clean up PCbuild/readme.txt
Zachary Ware
2013-11-04
1
-42/+20
*
#18466: fix more typos. Patch by Févry Thibault.
Ezio Melotti
2013-08-17
1
-1/+1
*
#17883: Fix buildbot testing of Tkinter on Windows. Patch by Zachary Ware.
Ezio Melotti
2013-05-05
1
-2/+2
*
Issue #17425: Build against openssl 0.9.8y on Windows.
Martin v. Loewis
2013-03-22
2
-2/+2
*
Issue #8847: Disable COMDAT folding in Windows PGO builds.
Martin v. Löwis
2012-08-01
1
-1/+1
*
Use SSL directory from properties file.
Martin v. Löwis
2012-05-18
1
-32/+8
*
Upgrade openssl to 0.9.8x.
Martin v. Löwis
2012-05-15
2
-2/+2
*
Upgrade to bzip2 1.0.6.
Martin v. Löwis
2012-05-14
3
-8/+8
*
fix for real this time...
Benjamin Peterson
2012-02-21
1
-1823/+5
*
belately resolve conflicts here
Benjamin Peterson
2012-02-21
1
-2/+0
*
merge 2.6 with hash randomization fix
Benjamin Peterson
2012-02-21
1
-0/+1824
|
\
|
*
- Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED
Barry Warsaw
2012-02-21
1
-0/+4
[next]