Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v2.7.16
/
PCbuild
tag
9e611f4ed6d9a27b7dce1a2e613902f42fbe66df
tagger
Benjamin Peterson <benjamin@python.org>
Sat Mar 02 18:18:05 2019
object
413a49145e35c7a2d3a7de27c5a1828449c9b2e5
Python 2.7.16
3c8bd22
bpo-35401: Updates Windows build to OpenSSL 1.0.2q (GH-11089)
by Steve Dower
· 7 years ago
49cedc5
bpo-35359: Add _CRT_SECURE_NO_WARNINGS to pythoncore project (GH-10819)
by Victor Stinner
· 7 years ago
e351fe2
[2.7] bpo-34405: Updated to OpenSSL 1.0.2p for Windows builds. (GH-8776) (GH-9202)
by Steve Dower
· 7 years ago
bba2ba1
bpo-33148: Update Windows build to use OpenSSL 1.0.2o
by Steve Dower
· 7 years ago
4be7420
[2.7] Add missing backslashes in PCbuild bat files (GH-5056) (GH-5058)
by Zachary Ware
· 8 years ago
be1faab
bpo-30855: Bump Tcl/Tk to 8.5.19 on Windows (GH-4550)
by Zachary Ware
· 8 years ago
c02307e
bpo-31691: Specify how to build installer in Windows (#4430)
by native-api
· 8 years ago
1911cf3
[2.7] bpo-30450: Fall back on the old env.bat (GH-3443)
by Zachary Ware
· 8 years ago
8905fb8
bpo-30450: Don't use where, XP doesn't have it (GH-3348)
by Zachary Ware
· 8 years ago
aa23144
Don't use `where`, it doesn't exist on XP (GH-3330)
by Zachary Ware
· 8 years ago
986b7ff
[2.7] bpo-30450: Pull Windows dependencies from GitHub rather than SVN (GH-1783) (GH-3306)
by Zachary Ware
· 8 years ago
ec4ab09
bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106) (#3145)
by Victor Stinner
· 8 years ago
6937908
PCbuild: downgrade pcbuild.sln to support VS 2010 (#3031)
by Victor Stinner
· 8 years ago
d0ae4be
bpo-30726: Add _CRT_SECURE_NO_WARNINGS to _elementtree and pyexpat projects (#2572)
by Segev Finer
· 8 years ago
ab3b0ad
bpo-29591: Update VS project files (#2310)
by Jeremy Kloth
· 8 years ago
ebbccea
bpo-30368: Update build_ssl.py to restore Perl-less building (#1805)
by Jeremy Kloth
· 8 years ago
5fe8ac6
[2.7] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2086)
by Zachary Ware
· 8 years ago
fd6c8bb
bpo-27593: Revise git SCM build info. (#744) (#746) (#1392)
by Victor Stinner
· 8 years ago
6c6186d
PCbuild: Add -q option to svn export (GH-539)
by INADA Naoki
· 8 years ago
6120484
bpo-27593: Updates Windows build to use information from git (#262) (#448)
by Steve Dower
· 8 years ago
f9a6516
bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-444)
by Zachary Ware
· 8 years ago
8fb09ad
Issue #28248: Update Windows build to use OpenSSL 1.0.2j
by Zachary Ware
· 9 years ago
527dc8a
Issue #26132: Only adds manifest to executables and main DLL.
by Steve Dower
· 9 years ago
118eb65
Issue #27407: Make PCbuild/prepare_ssl.py Python 2 compatible
by Zachary Ware
· 9 years ago
91a9c78
Issue #27407: Add prepare_ssl.py to 2.7
by Zachary Ware
· 9 years ago
c59a92b
Issue #26930: Update Windows build to OpenSSL 1.0.2h
by Zachary Ware
· 9 years ago
2bf60cb
Issue #19450: Update Windows builds to use SQLite 3.8.11.0.
by Steve Dower
· 9 years ago
b3fbbf4
Issue #26465: Update Windows builds to use OpenSSL 1.0.2g.
by Steve Dower
· 9 years ago
c46a2eb
Issue #26268: Update Windows builds to use OpenSSL 1.0.2f
by Zachary Ware
· 9 years ago
dc63e9c
Issue #25934: Default to /fp:strict for ICC builds
by Zachary Ware
· 10 years ago
4ffee61
Issue #25824: Fixes sys.winver to not include any architecture suffix.
by Steve Dower
· 10 years ago
a8dbd93
Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.bat
by Zachary Ware
· 10 years ago
5eaf58b
Issue #25022: Remove PC/example_nt/
by Zachary Ware
· 10 years ago
bc07165
Update PCbuild/readme.txt
by Zachary Ware
· 10 years ago
eb49ccf
Issue #24986: Save some bandwidth from svn.python.org
by Zachary Ware
· 10 years ago
1db43f9
Issue #24986: Allow building Python without external libraries on Windows
by Zachary Ware
· 10 years ago
7ab6cb4
Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.
by Zachary Ware
· 10 years ago
a4ce943
Turn 'rem' comments into a real usage message in PCbuild/build.bat
by Zachary Ware
· 10 years ago
62a2338
Set a default BasePlatformToolset to allow the ICC buildbot to build.
by Zachary Ware
· 10 years ago
68773f3
Issue #24603: Update Windows build to use OpenSSL 1.0.2d
by Zachary Ware
· 10 years ago
46d4ed1
Fixes OpenSSL directory reference
by Steve Dower
· 10 years ago
4734372
Close #24508: Backport the 3.5 MSBuild project files.
by Zachary Ware
· 10 years ago
10c997a
Close #23963: Fix building with original OpenSSL sources.
by Zachary Ware
· 10 years ago
3dd3d7c
Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.
by Steve Dower
· 10 years ago
2409c1f
Update PCbuild/readme.txt
by Zachary Ware
· 10 years ago
e1076aa
Clean up/refactor the batch scripts used for building on Windows.
by Zachary Ware
· 10 years ago
0f8f917
Force the Windows readme to CRLF
by Zachary Ware
· 10 years ago
b9298a4
Issue #17202: Add .bat to .hgeol to force them to CRLF.
by Zachary Ware
· 10 years ago
71d6ed7
Issue #18402: Also look for 64 bit Perl in build_ssl.py.
by Zachary Ware
· 10 years ago
c26afcc
Put the NASM pulled from svn.python.org at the front of the PATH.
by Zachary Ware
· 10 years ago
563e7c6
Issue #23686: Update Windows build to use OpenSSL 1.0.2a
by Zachary Ware
· 10 years ago
4f3395f
Fix up PCbuild/readme.txt a bit.
by Zachary Ware
· 11 years ago
a029950
Issue #23212: Update Windows copy of OpenSSL to 1.0.1l
by Steve Dower
· 11 years ago
21a2350
Issue #17896: Move Windows external lib sources from .. to externals.
by Zachary Ware
· 11 years ago
247b644
Issue #17717: Pull NASM from svn.python.org for OpenSSL build.
by Zachary Ware
· 11 years ago
7876f72
Update OpenSSL version in PCbuild\readme.txt
by Zachary Ware
· 11 years ago
10229a4
Issue #22644: Update the Windows build to OpenSSL 1.0.1j
by Zachary Ware
· 11 years ago
144de31
#22398 Tools/msi enhancements for 2.7
by Steve Dower
· 11 years ago
08578b0
- Issue #22381: Update zlib to 1.2.8.
by doko@ubuntu.com
· 11 years ago
80bdeab
link _ssl to crypt32.lib on windoze
by Benjamin Peterson
· 11 years ago
19e455f
Issue #22160: Update OpenSSL to 1.0.1i for the Windows build.
by Zachary Ware
· 11 years ago
6b862662
Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h
by Zachary Ware
· 11 years ago
4e33a86
openssl requires nasm (#21462)
by Benjamin Peterson
· 11 years ago
ee310bc
Issue #21462 PEP 466: upgrade OpenSSL in the Python 2.7 Windows builds
by Steve Dower
· 11 years ago
e0afd8e
Issue #19391: Clean up PCbuild/readme.txt
by Zachary Ware
· 12 years ago
419e23c
#18466: fix more typos. Patch by Févry Thibault.
by Ezio Melotti
· 12 years ago
6a4f394
#17883: Fix buildbot testing of Tkinter on Windows. Patch by Zachary Ware.
by Ezio Melotti
· 12 years ago
18613e6
Issue #17425: Build against openssl 0.9.8y on Windows.
by Martin v. Loewis
· 12 years ago
33f8c3a
Issue #8847: Disable COMDAT folding in Windows PGO builds.
by Martin v. Löwis
· 13 years ago
0fc2b74
Use SSL directory from properties file.
by Martin v. Löwis
· 13 years ago
fd0afed
Upgrade openssl to 0.9.8x.
by Martin v. Löwis
· 13 years ago
e7f67b5
Upgrade to bzip2 1.0.6.
by Martin v. Löwis
· 13 years ago
5037677
fix for real this time...
by Benjamin Peterson
· 14 years ago
6949299
belately resolve conflicts here
by Benjamin Peterson
· 14 years ago
aee9dfb
merge 2.6 with hash randomization fix
by Benjamin Peterson
· 14 years ago
1e13eb0
- Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED
by Barry Warsaw
· 14 years ago
90f00ea
Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files
by Martin v. Löwis
· 14 years ago
faa9ad2
Add updated .hgeol file and fix newlines in the 2.7 branch.
by Georg Brandl
· 14 years ago
59734be
Merged revisions 85071-85072,85894,87132 via svnmerge from
by Hirokazu Yamamoto
· 15 years ago
f6f3c4a
issue 10295 Make selectmodule.c use winsock2 like socketmodule does.
by Kristján Valur Jónsson
· 15 years ago
2623688
Merged revisions 84763,85135 via svnmerge from
by Hirokazu Yamamoto
· 15 years ago
f5e607f
Cosmetic fix to use print function.
by Hirokazu Yamamoto
· 15 years ago
b046529
Recorded rollback of revisions 84857,84870,84875 via svnmerge from
by Hirokazu Yamamoto
· 15 years ago
63e9b50
Recorded rollback of revisions 84902 via svnmerge from
by Hirokazu Yamamoto
· 15 years ago
25278ef
Recorded merge of revisions 84902 via svnmerge from
by Hirokazu Yamamoto
· 15 years ago
0dd078a
Merged revisions 84857,84870,84875 via svnmerge from
by Hirokazu Yamamoto
· 15 years ago
c4caa9c
Merged revisions 84851 via svnmerge from
by Hirokazu Yamamoto
· 15 years ago
ec74233
PCBuild cosmetic fixes.
by Hirokazu Yamamoto
· 15 years ago
0771591
Merged revisions 83593 via svnmerge from
by Georg Brandl
· 15 years ago
7d4bfb3
Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from
by Georg Brandl
· 15 years ago
f180099
Fix #8959 by reverting revision 80761.
by Thomas Heller
· 15 years ago
c7c96a9
Recorded merge of revisions 81029 via svnmerge from
by Antoine Pitrou
· 15 years ago
c83ea13
Untabify C files. Will watch buildbots.
by Antoine Pitrou
· 15 years ago
f3c157f
Remove reference to unused source file.
by Thomas Heller
· 15 years ago
06a7e20
On Windows, ctypes does no longer check the stack before and after
by Thomas Heller
· 15 years ago
5ac006d
Capsule-related changes:
by Larry Hastings
· 15 years ago
4fcf7d4
Add -Wd and -3 to the flags used to run the tests on Windows.
by Ezio Melotti
· 15 years ago
b102dda
Revert rev. 79509; ctypes doesn't build on linux.
by Thomas Heller
· 15 years ago
5006ba0
Merged revisions 79115,79424,79491 via svnmerge from
by Thomas Heller
· 15 years ago
ff33e2f
make an attempt to add capsule to the Windows build
by Benjamin Peterson
· 15 years ago
Next »