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 #23461: Normalise line endings when comparing old and new contents of i...
Steve Dower
2015-02-14
1
-2/+2
*
Issue #23260: Update Windows installer
Steve Dower
2015-02-06
7
-10/+36
*
Issue #23212: Update Windows copy of OpenSSL to 1.0.1l
Steve Dower
2015-01-31
2
-2/+2
*
Fixes python3_d.dll build so that functions are forwarded to python35_d.dll
Steve Dower
2015-01-31
1
-3/+32
*
Fixes sys.winver generation and removes dependency on user32.dll
Steve Dower
2015-01-15
3
-6/+12
*
Closes #23154: Fix unnecessary recompilation of OpenSSL on Windows
Zachary Ware
2015-01-04
3
-12/+6
*
#22980 Adds platform and version tags to .pyd files
Steve Dower
2014-12-16
1
-0/+4
*
Make bdist_wininst build only on demand
Steve Dower
2014-12-16
4
-169/+1
*
Update Tcl/Tk to 8.6.3
Zachary Ware
2014-12-15
2
-5/+5
*
Allows nasm to be found on the system-wide path before using the version in e...
Steve Dower
2014-12-13
1
-3/+5
*
Prevent warning MSB4057: The target "InitializeBuildStatus" does not exist in...
Steve Dower
2014-12-12
1
-1/+1
*
Removes use of ValueOrDefault function that is not always available on the bu...
Steve Dower
2014-12-12
1
-1/+2
*
Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ...
Steve Dower
2014-11-22
70
-7867/+2285
*
Issue #22869: Add pylifecycle.c/.h files to pythoncore project.
Steve Dower
2014-11-21
2
-0/+8
*
Issue #17896: Move Windows external lib sources from .. to externals.
Zachary Ware
2014-11-02
3
-3/+4
|
\
|
*
Issue #17896: Move Windows external lib sources from .. to externals.
Zachary Ware
2014-11-02
4
-9/+10
|
*
Issue #17717: Pull NASM from svn.python.org for OpenSSL build.
Zachary Ware
2014-11-01
2
-1/+14
*
|
Issue #17717: Pull NASM from svn.python.org for OpenSSL build.
Zachary Ware
2014-11-01
4
-7/+21
*
|
Merge with 3.4
Zachary Ware
2014-10-26
1
-1/+1
|
\
\
|
|
/
|
*
Update OpenSSL version in PCbuild\readme.txt
Zachary Ware
2014-10-26
1
-1/+1
*
|
Issue #22261: Add a note to PCbuild\readme.txt about MSBuild switches.
Zachary Ware
2014-10-26
1
-0/+13
*
|
Issue #22644: Update the Windows build to OpenSSL 1.0.1j
Zachary Ware
2014-10-17
2
-2/+2
|
\
\
|
|
/
|
*
Issue #22644: Update the Windows build to OpenSSL 1.0.1j
Zachary Ware
2014-10-17
1
-1/+1
|
*
Issue #22160: Update OpenSSL to 1.0.1i for the Windows build.
Zachary Ware
2014-08-07
1
-1/+1
*
|
Issue #21907: Partially revert changes to Windows buildbot scripts.
Zachary Ware
2014-10-13
1
-8/+8
*
|
Issue #22160: Update OpenSSL to 1.0.1i for the Windows build.
Zachary Ware
2014-08-07
2
-2/+2
*
|
Update prepare_ssl.py script to generate the .asm files.
Zachary Ware
2014-08-07
1
-8/+31
*
|
Issue #21907: Avoid using double quotes to check argument values.
Zachary Ware
2014-08-01
1
-6/+6
*
|
Issue #21907: Further improvments to build_pgo.bat. Patch by Ingolf Becker.
Zachary Ware
2014-08-01
2
-15/+22
*
|
Issue #22018: On Windows, signal.set_wakeup_fd() now also supports sockets.
Victor Stinner
2014-07-29
1
-8/+8
*
|
Issue #18093: Give the Windows build _testembed.c's new location.
Zachary Ware
2014-07-25
2
-2/+2
*
|
Issue #18093: Factor out the programs that embed the runtime
Nick Coghlan
2014-07-25
4
-7/+7
*
|
Backout 42ced0d023cd: oops, i didn't want to push this changeset :-/
Victor Stinner
2014-07-24
1
-8/+8
*
|
tets
Victor Stinner
2014-07-24
1
-8/+8
*
|
Issue #17846: Merge with 3.4
Zachary Ware
2014-07-07
1
-2/+5
|
\
\
|
|
/
|
*
Issue #17846: Clarify note about Solution Folders.
Zachary Ware
2014-07-07
1
-2/+5
*
|
Merge with 3.4
Zachary Ware
2014-07-07
1
-1/+1
|
\
\
|
|
/
|
*
Fix MSVC edition mismatch.
Zachary Ware
2014-07-07
1
-1/+1
*
|
Issue #21907: Improved the batch scripts provided for building Python.
Zachary Ware
2014-07-07
5
-34/+168
*
|
Merge.
Charles-François Natali
2014-06-20
1
-1/+1
|
\
\
|
|
/
*
|
Merge with 3.4
Zachary Ware
2014-06-13
1
-3/+0
|
\
\
|
|
/
|
*
Per Martin [1], PGO is no longer used for official releases.
Zachary Ware
2014-06-13
1
-3/+0
*
|
Issue #21745: Merge with 3.4
Zachary Ware
2014-06-13
1
-0/+3
|
\
\
|
|
/
|
*
Issue #21745: Mention VS2010 SP1 as a solution for LNK1123 errors
Zachary Ware
2014-06-13
1
-0/+3
*
|
Issue #21671: Merge with 3.4
Zachary Ware
2014-06-06
2
-2/+2
|
\
\
|
|
/
|
*
Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h
Zachary Ware
2014-06-06
2
-2/+2
*
|
Issue #21665: Don't use 'OPTS=noxp' when compiling Tk.
Zachary Ware
2014-06-05
1
-2/+2
|
\
\
|
|
/
|
*
Issue #21623: open pyproject.props with an explicit encoding
Zachary Ware
2014-06-02
1
-1/+1
*
|
Issue21452 Add missing backslash to build path for make_buildinfo
Tim Golden
2014-05-09
1
-6/+6
|
\
\
|
|
/
|
*
Merge
Tim Golden
2014-05-09
1
-9/+9
|
|
\
[next]