1. fcbe1df Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation. by Steve Dower · 9 years ago
  2. b98046b Fixes file that did not graft correctly. by Steve Dower · 9 years ago
  3. ab2a34a Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk. by Steve Dower · 9 years ago
  4. 4e167ca Issue #19450: Update Windows builds to use SQLite 3.8.11.0 by Steve Dower · 9 years ago
  5. 54d361f Issue #19450: Update Windows builds to use SQLite 3.8.11.0 by Steve Dower · 9 years ago
  6. de9fb28 Allow intermediate build directory to be overridden. by Steve Dower · 9 years ago
  7. 80acc3e Issue #24603: Update the Windows build to use OpenSSL 1.0.2d by Zachary Ware · 9 years ago
  8. 689b55c Issue #24603: Update the Windows build to use OpenSSL 1.0.2d by Zachary Ware · 9 years ago
  9. e1f6805 Fixes argument handling in build.bat and HHC search by Steve Dower · 9 years ago
  10. 4943749 Issue #24585: Enables build-to-build upgrades that preserve settings. by Steve Dower · 9 years ago
  11. f92673c Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. by Steve Dower · 9 years ago
  12. a09ef03 Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. by Steve Dower · 9 years ago
  13. ac2bd5b Fixes warnings when building python3.dll due to the .def file accumulating multiple copies of each line. by Steve Dower · 9 years ago
  14. 6d58f8d Issue 24476: Statically links vcruntime140.dll and removes it from the installer by Steve Dower · 9 years ago
  15. 6c7f2ac Merge 3.4's PCbuild/readme.txt update. by Zachary Ware · 9 years ago
  16. d1f7c59 Update PCbuild/readme.txt by Zachary Ware · 9 years ago
  17. 785273c Merge forward extras beyond #21907 backport. by Zachary Ware · 9 years ago
  18. 6250df8 Clean up/refactor the batch scripts used for building on Windows. by Zachary Ware · 9 years ago
  19. b6c6a4d Issue #24376: xxlimited.c errors when building 32 and 64 bit on Windows by Steve Dower · 9 years ago
  20. dce09c3 Issue #16991: Add odictobject.h on Windows. by Eric Snow · 9 years ago
  21. 7aa5341 Reverting my previous commit. by Yury Selivanov · 9 years ago
  22. 41a6a62 Update Windows build for 3.6 by Zachary Ware · 9 years ago
  23. 42a059b Issue #24268: Adds PCBuild project to build _testmultiphase module. by Steve Dower · 9 years ago
  24. 7dc9dea Issue #20035: Reimplement tkinter._fix module as a C function. by Zachary Ware · 9 years ago
  25. f54bcfb Updates PCBuild.sln to open with VS 2015 by default. by Steve Dower · 9 years ago
  26. c8241cf Issue #24186: Disable optimised OpenSSL functions on 64-bit Windows to avoid crashing. by Steve Dower · 9 years ago
  27. 8cb6569 Implements issue #9951: Adds a hex() method to bytes, bytearray, & memoryview. by Gregory P. Smith · 9 years ago
  28. 9d04e6a Update Tcl/Tk to 8.6.4. by Zachary Ware · 9 years ago
  29. bd4b247 Actually build Tix. by Zachary Ware · 9 years ago
  30. 50ebf03 Merge with 3.4 by Zachary Ware · 9 years ago
  31. 30cc6fa Force the Windows readme to CRLF by Zachary Ware · 9 years ago
  32. 774ac37 Closes #17202: Merge with 3.4 by Zachary Ware · 9 years ago
  33. 4c9c848 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 9 years ago
  34. 7dfa094 Closes #18402: Merge with 3.4 by Zachary Ware · 9 years ago
  35. a3655ea Issue #18402: Also look for 64 bit Perl in build_ssl.py. by Zachary Ware · 9 years ago
  36. 057b530 Put the NASM pulled from svn.python.org at the front of the PATH. by Zachary Ware · 9 years ago
  37. 9f3109c Issue #23686: Update Windows build to use OpenSSL 1.0.2a. by Zachary Ware · 9 years ago
  38. c7d979f Closes #23686: Update Windows installer OpenSSL to 1.0.2a by Steve Dower · 9 years ago
  39. 6bd687e Merge with 3.4. by Zachary Ware · 9 years ago
  40. a59f963 Fix prepare_ssl.py script by Zachary Ware · 9 years ago
  41. f975b3d Fix prepare_ssl.py for OpenSSL 1.0.2a builds without Perl (using old system). by Zachary Ware · 9 years ago
  42. d81431f Issue #23524: Replace _PyVerify_fd function with calling _set_thread_local_invalid_parameter_handler on every thread. by Steve Dower · 9 years ago
  43. f63dab5 Back-out wcstok deprecation suppression and updates calls to use wcstok_s. by Steve Dower · 9 years ago
  44. b3f51e3 Adds _CRT_NON_CONFORMING_WCSTOK to retain two-parameter wcstok. by Steve Dower · 9 years ago
  45. a9076d6 Issue #23461: Normalise line endings when comparing old and new contents of importlib.h by Steve Dower · 10 years ago
  46. bb24087 Issue #23260: Update Windows installer by Steve Dower · 10 years ago
  47. a5e1dbe Issue #23212: Update Windows copy of OpenSSL to 1.0.1l by Steve Dower · 10 years ago
  48. 6b89973 Issue #23212: Update Windows copy of OpenSSL to 1.0.1l by Steve Dower · 10 years ago
  49. e5a6c4e Fixes python3_d.dll build so that functions are forwarded to python35_d.dll by Steve Dower · 10 years ago
  50. 2587952 Fixes sys.winver generation and removes dependency on user32.dll by Steve Dower · 10 years ago
  51. 7037cf7 Closes #23154: Fix unnecessary recompilation of OpenSSL on Windows by Zachary Ware · 10 years ago
  52. 03a144b #22980 Adds platform and version tags to .pyd files by Steve Dower · 10 years ago
  53. 89fc3ca Make bdist_wininst build only on demand by Steve Dower · 10 years ago
  54. fb8ca22 Update Tcl/Tk to 8.6.3 by Zachary Ware · 10 years ago
  55. c4c79a0 Allows nasm to be found on the system-wide path before using the version in externals. by Steve Dower · 10 years ago
  56. f4f1080 Prevent warning MSB4057: The target "InitializeBuildStatus" does not exist in the project. by Steve Dower · 10 years ago
  57. 10e6585 Removes use of ValueOrDefault function that is not always available on the buildbots. by Steve Dower · 10 years ago
  58. 65e4cb1 Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release. by Steve Dower · 10 years ago
  59. 8314690 Issue #22869: Add pylifecycle.c/.h files to pythoncore project. by Steve Dower · 10 years ago
  60. 740e1dc Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  61. 4b2b1de Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  62. e470d09 Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 10 years ago
  63. aa3ea7e Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 10 years ago
  64. d838911 Merge with 3.4 by Zachary Ware · 10 years ago
  65. 16e7f97 Update OpenSSL version in PCbuild\readme.txt by Zachary Ware · 10 years ago
  66. b6f8fec Issue #22261: Add a note to PCbuild\readme.txt about MSBuild switches. by Zachary Ware · 10 years ago
  67. 4dc7278 Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  68. baa6d3a Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  69. 6f3bdc9 Issue #21907: Partially revert changes to Windows buildbot scripts. by Zachary Ware · 10 years ago
  70. b40cf1f Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. by Zachary Ware · 10 years ago
  71. 22f2d2e Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. by Zachary Ware · 10 years ago
  72. 2897d07 Update prepare_ssl.py script to generate the .asm files. by Zachary Ware · 10 years ago
  73. c6f8c0a Issue #21907: Avoid using double quotes to check argument values. by Zachary Ware · 10 years ago
  74. cb09dca Issue #21907: Further improvments to build_pgo.bat. Patch by Ingolf Becker. by Zachary Ware · 10 years ago
  75. 1151710 Issue #22018: On Windows, signal.set_wakeup_fd() now also supports sockets. by Victor Stinner · 10 years ago
  76. f7152db Issue #18093: Give the Windows build _testembed.c's new location. by Zachary Ware · 10 years ago
  77. 973fe0b Issue #18093: Factor out the programs that embed the runtime by Nick Coghlan · 10 years ago
  78. 1d8948e Backout 42ced0d023cd: oops, i didn't want to push this changeset :-/ by Victor Stinner · 10 years ago
  79. d18ccd1 tets by Victor Stinner · 10 years ago
  80. 269e83f Issue #17846: Merge with 3.4 by Zachary Ware · 10 years ago
  81. ef03565 Issue #17846: Clarify note about Solution Folders. by Zachary Ware · 10 years ago
  82. 345511a Merge with 3.4 by Zachary Ware · 10 years ago
  83. 2170b14 Fix MSVC edition mismatch. by Zachary Ware · 10 years ago
  84. e12fa65 Issue #21907: Improved the batch scripts provided for building Python. by Zachary Ware · 10 years ago
  85. 6315ffa Merge. by Charles-François Natali · 10 years ago
  86. a4d1e46 Merge with 3.4 by Zachary Ware · 10 years ago
  87. ee0e510 Per Martin [1], PGO is no longer used for official releases. by Zachary Ware · 10 years ago
  88. ff7cfb2 Issue #21745: Merge with 3.4 by Zachary Ware · 10 years ago
  89. 4856a6a Issue #21745: Mention VS2010 SP1 as a solution for LNK1123 errors by Zachary Ware · 10 years ago
  90. 3266a8f Issue #21671: Merge with 3.4 by Zachary Ware · 10 years ago
  91. 7d55da4 Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h by Zachary Ware · 10 years ago
  92. ba9d233 Issue #21665: Don't use 'OPTS=noxp' when compiling Tk. by Zachary Ware · 10 years ago
  93. 90441e8 Issue #21623: open pyproject.props with an explicit encoding by Zachary Ware · 10 years ago
  94. 4b8dd71 Issue21452 Add missing backslash to build path for make_buildinfo by Tim Golden · 10 years ago
  95. 877013f Merge by Tim Golden · 10 years ago
  96. 55c2364 Issue21452 Add missing backslash to build path for make_buildinfo by Tim Golden · 10 years ago
  97. faf4d9c Issue10752 Be more robust when finding a PERL interpreter to build OpenSSL. Initial patch by Gabi Davar by Tim Golden · 10 years ago
  98. 9c18fcf Issue10752 Be more robust when finding a PERL interpreter to build OpenSSL. Initial patch by Gabi Davar by Tim Golden · 10 years ago
  99. 10c2dba Issue #21141: The Windows build process no longer attempts to find Perl, by Zachary Ware · 10 years ago
  100. b9e71d4 Merge with 3.4 by Martin v. Löwis · 10 years ago