Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.5.6
/
PCbuild
tag
25310a3628a2a4d655f0d854227611d2578f9f99
tagger
Larry Hastings <larry@hastings.org>
Thu Aug 02 09:23:31 2018
object
627d0c61ac96009450e3794a2401f244e56fcb79
Python 3.5.6
44c1b62
[3.5] bpo-31170: Fix inclusion of expat in Windows build projects. (#3751)
by Steve Dower
· 8 years ago
320ee67
[3.5] bpo-30726: Also fix pyexpat.vcxproj (GH-2375) (#2571)
by Segev Finer
· 8 years ago
f42ce17
[3.5] bpo-30726: PCbuild _elementtree: remove duplicate defines (#2348) (#2350)
by Victor Stinner
· 8 years ago
2c899cc
bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvarsall.bat (#2252) (#2281)
by Steve Dower
· 8 years ago
afa6a38
[3.5] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2084)
by Zachary Ware
· 8 years ago
ed512cb
bpo-27593: Revise git SCM build info. (#744) (#746)
by Ned Deily
· 8 years ago
ce222c8
bpo-29770: remove outdated PYO related info (GH-590) (GH-613)
by Xiang Zhang
· 8 years ago
bef209d
PCbuild: Add -q option to svn export (GH-538)
by INADA Naoki
· 8 years ago
2df52ac
Fixes git command (#451) (#453)
by Steve Dower
· 8 years ago
cf445f1
bpo-27593: Updates Windows build to use information from git (#262) (#449)
by Steve Dower
· 8 years ago
dd2000c
bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-443)
by Zachary Ware
· 8 years ago
7ec8a18
Issue #29080: Removes hard dependency on hg.exe from PC/build.bat
by Steve Dower
· 9 years ago
de6efdb
Ensures intermediate directory is created before accessing it.
by Steve Dower
· 9 years ago
190dbd9
Issue #28846: Various installer fixes
by Steve Dower
· 9 years ago
fd28cbe
Issue #28248: Merge with 3.4
by Zachary Ware
· 9 years ago
068534a
Issue #28248: Update Windows build to use OpenSSL 1.0.2j
by Zachary Ware
· 9 years ago
fb4a96a
Issue #28251: Improvements to help manuals on Windows.
by Steve Dower
· 9 years ago
17a564e
Add file missed from backport
by Steve Dower
· 9 years ago
8c9d99f
Issue #27407: Make PCbuild/prepare_ssl.py Python 2 compatible
by Zachary Ware
· 9 years ago
6ed63f3
Fixes default intermediate directory when building on Windows.
by Steve Dower
· 9 years ago
df450d1
Issue #27469: Adds a shell extension to the launcher so that drag and drop works correctly.
by Steve Dower
· 9 years ago
bc3e9ca
Closes #27545: Remove pyshellext.vcxproj from pcbuild.proj
by Steve Dower
· 9 years ago
6fd76bc
Fixes use of Py_IntDir and Py_OutDir to control build directories.
by Steve Dower
· 9 years ago
b7567c5
Fix building tcl/tk with only the VC build tools installed.
by Steve Dower
· 9 years ago
945863a
Fixes build order and lingering intermediate files.
by Steve Dower
· 9 years ago
42d4b9c
Issue #26930: Update Windows build to OpenSSL 1.0.2h
by Zachary Ware
· 9 years ago
7d82d03
Issue #26706: Update OpenSSL version in PCbuild/readme.txt
by Zachary Ware
· 9 years ago
a7a222f
Closes #26624: Adds validation of ucrtbase[d].dll version with warning for old versions.
by Steve Dower
· 9 years ago
b066058
Adds version info to all signed binaries on Windows.
by Steve Dower
· 9 years ago
677744b
Closes #25456: Copy Tcl/Tk DLLs to build directory on Windows
by Zachary Ware
· 10 years ago
9955a37
Various minor typos in documentation and comments
by Martin Panter
· 10 years ago
b54a068
Issue #25022: Remove PC/example_nt/
by Zachary Ware
· 10 years ago
1a690fb
Issue #25010: Fix path for .pyd example project.
by Zachary Ware
· 10 years ago
54d361f
Issue #19450: Update Windows builds to use SQLite 3.8.11.0
by Steve Dower
· 10 years ago
689b55c
Issue #24603: Update the Windows build to use OpenSSL 1.0.2d
by Zachary Ware
· 10 years ago
a09ef03
Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.
by Steve Dower
· 10 years ago
d1f7c594
Update PCbuild/readme.txt
by Zachary Ware
· 10 years ago
6250df8
Clean up/refactor the batch scripts used for building on Windows.
by Zachary Ware
· 10 years ago
30cc6fa
Force the Windows readme to CRLF
by Zachary Ware
· 10 years ago
4c9c848
Issue #17202: Add .bat to .hgeol to force them to CRLF.
by Zachary Ware
· 10 years ago
a3655ea
Issue #18402: Also look for 64 bit Perl in build_ssl.py.
by Zachary Ware
· 10 years ago
057b530
Put the NASM pulled from svn.python.org at the front of the PATH.
by Zachary Ware
· 10 years ago
9f3109c
Issue #23686: Update Windows build to use OpenSSL 1.0.2a.
by Zachary Ware
· 10 years ago
6b89973
Issue #23212: Update Windows copy of OpenSSL to 1.0.1l
by Steve Dower
· 11 years ago
4b2b1de
Issue #17896: Move Windows external lib sources from .. to externals.
by Zachary Ware
· 11 years ago
aa3ea7e
Issue #17717: Pull NASM from svn.python.org for OpenSSL build.
by Zachary Ware
· 11 years ago
16e7f97
Update OpenSSL version in PCbuild\readme.txt
by Zachary Ware
· 11 years ago
baa6d3a
Issue #22644: Update the Windows build to OpenSSL 1.0.1j
by Zachary Ware
· 11 years ago
22f2d2e
Issue #22160: Update OpenSSL to 1.0.1i for the Windows build.
by Zachary Ware
· 11 years ago
ef03565
Issue #17846: Clarify note about Solution Folders.
by Zachary Ware
· 11 years ago
2170b14
Fix MSVC edition mismatch.
by Zachary Ware
· 11 years ago
ee0e510
Per Martin [1], PGO is no longer used for official releases.
by Zachary Ware
· 11 years ago
4856a6a
Issue #21745: Mention VS2010 SP1 as a solution for LNK1123 errors
by Zachary Ware
· 11 years ago
7d55da4
Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h
by Zachary Ware
· 11 years ago
90441e8
Issue #21623: open pyproject.props with an explicit encoding
by Zachary Ware
· 11 years ago
877013f
Merge
by Tim Golden
· 11 years ago
55c2364
Issue21452 Add missing backslash to build path for make_buildinfo
by Tim Golden
· 11 years ago
9c18fcf
Issue10752 Be more robust when finding a PERL interpreter to build OpenSSL. Initial patch by Gabi Davar
by Tim Golden
· 11 years ago
3d5c9e2
Update to 1.0.1g
by Martin v. Löwis
· 11 years ago
404b5da
"Escape" a character in the middle of "warning"
by Zachary Ware
· 11 years ago
e08f376
Fix another old mention of "Standard Edition" VS in PCbuild/readme.txt.
by Zachary Ware
· 11 years ago
5f3e3c3
Use the correct VS edition names in PCbuild/readme.txt
by Zachary Ware
· 11 years ago
232b017
Avoid compile warning in xxlimited on 32-bit Windows non-Debug builds.
by Zachary Ware
· 11 years ago
270e737
Clean up PCbuild/pcbuild.sln a bit:
by Zachary Ware
· 11 years ago
5ccca95
Make pywlauncher.vcxproj depend on make_versioninfo.vcxproj.
by Zachary Ware
· 11 years ago
54d04a4
Make pywlauncher.vcxproj depend on make_versioninfo.vcxproj.
by Zachary Ware
· 11 years ago
09257f7
Issue #20465: Update Windows installer to SQLite 3.8.3.1.
by Martin v. Löwis
· 11 years ago
b59e442
Issue #20609: Merge with 3.3.
by Zachary Ware
· 12 years ago
9e5a987
Issue #20609: Fix building 64-bit binaries on 32-bit Windows.
by Zachary Ware
· 12 years ago
5aaf847
Drop reference to pythoncore, to avoid linking python34.dll
by Martin v. Löwis
· 12 years ago
7341b52
Revert accidental deletion of _overlapped.
by Martin v. Löwis
· 12 years ago
24e4330
* Issue #16113: Remove sha3 module again.
by Martin v. Löwis
· 12 years ago
f06247d
Properly filter some recent additions in the Windows build files.
by Zachary Ware
· 12 years ago
bdbffd0
Filter namespaceobject's files properly in the pythoncore VS project.
by Zachary Ware
· 12 years ago
14fff88
Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the
by Zachary Ware
· 12 years ago
bb65b5b
Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the
by Zachary Ware
· 12 years ago
71135ac
Add _opcode to Windows build env
by Christian Heimes
· 12 years ago
8d0d369
Update Tcl/Tk to 8.6.1.
by Martin v. Löwis
· 12 years ago
ed3b0bc
Issue #18874: Implement the PEP 454 (tracemalloc)
by Victor Stinner
· 12 years ago
baacf4d
Update xz to 5.0.5.
by Martin v. Löwis
· 12 years ago
bc2f0ba
Update SQLite to 3.8.1 on Windows.
by Martin v. Löwis
· 12 years ago
f3bf35e
Issue #16632: Enable DEP and ASLR on Windows.
by Christian Heimes
· 12 years ago
985ecdc
ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'.
by Christian Heimes
· 12 years ago
888dcc3
Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for nmake.exe correctly.
by Christian Heimes
· 12 years ago
2658dd7
Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for nmake.exe correctly.
by Christian Heimes
· 12 years ago
e0881f4
#19439: Update PCbuild/readme.txt with new sub-project
by Zachary Ware
· 12 years ago
4e641df
Close #19439: execute embedding tests on Windows
by Nick Coghlan
· 12 years ago
79f5e1f
Issue #19464 Suppress compiler warnings during clean. Patch by Zachary Ware.
by Tim Golden
· 12 years ago
200bcbc
Issue #19391: Clean up PCbuild/readme.txt
by Zachary Ware
· 12 years ago
0bdcdec
Issue #19464 Suppress compiler warnings during clean. Patch by Zachary Ware.
by Tim Golden
· 12 years ago
f2f48c5
Issue 15792 Correct build options on Win64. Patch by Jeremy Kloth.
by Tim Golden
· 12 years ago
bb4b0aa
Issue 15792 Correct build options on Win64. Patch by Jeremy Kloth.
by Tim Golden
· 12 years ago
8444ebb
Issue #18685: Extract template part of _sre.c into separated sre_lib.h file.
by Serhiy Storchaka
· 12 years ago
7d05236
Closes issue #19273: clean up the pcbuild readme.txt (Patch by Zachary Ware)
by Tim Golden
· 12 years ago
48df60c
Update more configurations in pcbuild.sln.
by Richard Oudkerk
· 12 years ago
44455e8
Update pcbuild.sln to build _overlapped.
by Richard Oudkerk
· 12 years ago
27b7c7e
Initial checkin of asyncio package (== Tulip, == PEP 3156).
by Guido van Rossum
· 12 years ago
cf892ac
Issue #19130: mention historic VS 2008 build dir, too
by Christian Heimes
· 12 years ago
5176337
Issue #19130: mention historic VS 2008 build dir, too
by Christian Heimes
· 12 years ago
cb1915a
Issue #19130: Correct PCbuild/readme.txt, Python 3.3 and 3.4 require VS 2010
by Christian Heimes
· 12 years ago
Next »