1. 8c08e0d rt.bat: use -m test instead of Lib\test\regrtest.py by Victor Stinner · 8 years ago
  2. 8d9bcb5 Issue #26079: Fixing the build output folder for tix-8.4.3.6. Patch by Bjoern Thiel. by Steve Dower · 8 years ago
  3. d3722e7 Issue #26079: Fixing the build output folder for tix-8.4.3.6. Patch by Bjoern Thiel. by Steve Dower · 8 years ago
  4. 332018d Adds warning to prepare_ssl when nasm is not available. by Steve Dower · 8 years ago
  5. 79993a9 Adds warning to prepare_ssl when nasm is not available. by Steve Dower · 8 years ago
  6. 43cbd05 Issue #26465: Update Windows builds to use OpenSSL 1.0.2g. by Steve Dower · 8 years ago
  7. 947f411 Issue #26465: Update Windows builds to use OpenSSL 1.0.2g. by Steve Dower · 8 years ago
  8. 72f2ef4 Issue #26268: Merge with 3.5 by Zachary Ware · 9 years ago
  9. 6fe57ad Issue #26268: Update Windows builds to use OpenSSL 1.0.2f by Zachary Ware · 9 years ago
  10. 16f164e Issue #26268: Update the prepare_ssl.py script by Zachary Ware · 9 years ago
  11. a74826b Updates build to use SHA256 hash when signing files by Steve Dower · 9 years ago
  12. 84d9fe3 Updates build to use SHA256 hash when signing files. by Steve Dower · 9 years ago
  13. 03178a5 Issue #25934: Merge with 3.5 by Zachary Ware · 9 years ago
  14. 4c5ad94 Issue #25934: Default to /fp:strict for ICC builds by Zachary Ware · 9 years ago
  15. e2c9adb Closes #25348: Merge with 3.5 by Zachary Ware · 9 years ago
  16. bed30c3 Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.bat by Zachary Ware · 9 years ago
  17. bfb03a4 Merge from 3.5 by Steve Dower · 9 years ago
  18. 940f6a8 Improves handling of test markers for building Python without intefering with actual installs. by Steve Dower · 9 years ago
  19. 80b3140 Issue #25361: Disables use of SSE2 instructions in Windows 32-bit build by Steve Dower · 9 years ago
  20. 5700ae8 Issue #25361: Disables use of SSE2 instructions in Windows 32-bit build by Steve Dower · 9 years ago
  21. d038b78 Closes #25022: Merge with 3.5 by Zachary Ware · 9 years ago
  22. 018e380 Issue #25022: Merge with 3.4 by Zachary Ware · 9 years ago
  23. b54a068 Issue #25022: Remove PC/example_nt/ by Zachary Ware · 9 years ago
  24. 334b4a3 Merge from 3.5. by Larry Hastings · 9 years ago
  25. ded28e3 Merge Python 3.5.0rc4 back to hg.python.org. by Larry Hastings · 9 years ago
  26. fcbe1df Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation. by Steve Dower · 9 years ago
  27. 4da050a Update PCbuild/readme.txt (merge from 3.5) by Zachary Ware · 9 years ago
  28. 875ef4c Update PCbuild/readme.txt by Zachary Ware · 9 years ago
  29. fcec42c Closes #25010: Merge with 3.5 by Zachary Ware · 9 years ago
  30. 70b7539 Issue #25010: Merge with 3.4 by Zachary Ware · 9 years ago
  31. 1a690fb Issue #25010: Fix path for .pyd example project. by Zachary Ware · 9 years ago
  32. 99cfed7 Issue #24986: Merge with 3.5 by Zachary Ware · 9 years ago
  33. a6deff2 Issue #24986: Save some bandwidth from svn.python.org by Zachary Ware · 9 years ago
  34. 8fc0d91 Merge 3.5 by Serhiy Storchaka · 9 years ago
  35. b27f3c3 Issue #24986: Allow building Python without external libraries on Windows by Zachary Ware · 9 years ago
  36. e74fe18 Allow PCbuild\rt.bat to accept unlimited arguments for regrtest. by Zachary Ware · 9 years ago
  37. 6732343 Turn 'rem' comments into a real usage message in PCbuild/build.bat by Zachary Ware · 9 years ago
  38. 8cbb013 Merge with 3.5 by Zachary Ware · 9 years ago
  39. b98046b Fixes file that did not graft correctly. by Steve Dower · 9 years ago
  40. ab2a34a Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk. by Steve Dower · 9 years ago
  41. 77861e1 Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision. by Steve Dower · 9 years ago
  42. e7e6939 Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision. by Steve Dower · 9 years ago
  43. 572183c Merge with 3.5 by Steve Dower · 9 years ago
  44. 9f0cbbc Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk. by Steve Dower · 9 years ago
  45. 079e080 Issue #19450: Update Windows builds to use SQLite 3.8.11.0 by Steve Dower · 9 years ago
  46. 4e167ca Issue #19450: Update Windows builds to use SQLite 3.8.11.0 by Steve Dower · 9 years ago
  47. 54d361f Issue #19450: Update Windows builds to use SQLite 3.8.11.0 by Steve Dower · 9 years ago
  48. 9c11d91 Merge with 3.5 by Steve Dower · 9 years ago
  49. de9fb28 Allow intermediate build directory to be overridden. by Steve Dower · 9 years ago
  50. bdaaf49 Issue #24603: Merge with 3.5 by Zachary Ware · 9 years ago
  51. 80acc3e Issue #24603: Update the Windows build to use OpenSSL 1.0.2d by Zachary Ware · 9 years ago
  52. 689b55c Issue #24603: Update the Windows build to use OpenSSL 1.0.2d by Zachary Ware · 9 years ago
  53. 8a40b6b Fixes argument handling in build.bat and HHC search by Steve Dower · 9 years ago
  54. e1f6805 Fixes argument handling in build.bat and HHC search by Steve Dower · 9 years ago
  55. 67b9ab5 Issue #24585: Enables build-to-build upgrades that preserve settings. by Steve Dower · 9 years ago
  56. 4943749 Issue #24585: Enables build-to-build upgrades that preserve settings. by Steve Dower · 9 years ago
  57. df418b6 Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. by Steve Dower · 9 years ago
  58. f92673c Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. by Steve Dower · 9 years ago
  59. a09ef03 Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. by Steve Dower · 9 years ago
  60. 0a34c49 Fixes warnings when building python3.dll due to the .def file accumulating multiple copies of each line. by Steve Dower · 9 years ago
  61. ac2bd5b Fixes warnings when building python3.dll due to the .def file accumulating multiple copies of each line. by Steve Dower · 9 years ago
  62. 81fdd0b Issue 24476: Statically links vcruntime140.dll and removes it from the installer by Steve Dower · 9 years ago
  63. 6d58f8d Issue 24476: Statically links vcruntime140.dll and removes it from the installer by Steve Dower · 9 years ago
  64. 4132b30 Merge PCbuild/readme.txt update from 3.5 by Zachary Ware · 9 years ago
  65. 6c7f2ac Merge 3.4's PCbuild/readme.txt update. by Zachary Ware · 9 years ago
  66. d1f7c59 Update PCbuild/readme.txt by Zachary Ware · 9 years ago
  67. 27da359 Merge with 3.5 by Zachary Ware · 9 years ago
  68. 785273c Merge forward extras beyond #21907 backport. by Zachary Ware · 9 years ago
  69. 6250df8 Clean up/refactor the batch scripts used for building on Windows. by Zachary Ware · 9 years ago
  70. b980c05 Issue #24376: Bumps xxlimited.vcxproj to use 3.6 limited ABI. by Steve Dower · 9 years ago
  71. 405c7f0 Issue #24376: xxlimited.c errors when building 32 and 64 bit on Windows by Steve Dower · 9 years ago
  72. b6c6a4d Issue #24376: xxlimited.c errors when building 32 and 64 bit on Windows by Steve Dower · 9 years ago
  73. 97abf97 Merge from 3.5. by Eric Snow · 9 years ago
  74. dce09c3 Issue #16991: Add odictobject.h on Windows. by Eric Snow · 9 years ago
  75. 7aa5341 Reverting my previous commit. by Yury Selivanov · 9 years ago
  76. 41a6a62 Update Windows build for 3.6 by Zachary Ware · 9 years ago
  77. 42a059b Issue #24268: Adds PCBuild project to build _testmultiphase module. by Steve Dower · 9 years ago
  78. 7dc9dea Issue #20035: Reimplement tkinter._fix module as a C function. by Zachary Ware · 9 years ago
  79. f54bcfb Updates PCBuild.sln to open with VS 2015 by default. by Steve Dower · 9 years ago
  80. c8241cf Issue #24186: Disable optimised OpenSSL functions on 64-bit Windows to avoid crashing. by Steve Dower · 9 years ago
  81. 8cb6569 Implements issue #9951: Adds a hex() method to bytes, bytearray, & memoryview. by Gregory P. Smith · 9 years ago
  82. 9d04e6a Update Tcl/Tk to 8.6.4. by Zachary Ware · 9 years ago
  83. bd4b247 Actually build Tix. by Zachary Ware · 9 years ago
  84. 50ebf03 Merge with 3.4 by Zachary Ware · 9 years ago
  85. 30cc6fa Force the Windows readme to CRLF by Zachary Ware · 9 years ago
  86. 774ac37 Closes #17202: Merge with 3.4 by Zachary Ware · 9 years ago
  87. 4c9c848 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 9 years ago
  88. 7dfa094 Closes #18402: Merge with 3.4 by Zachary Ware · 9 years ago
  89. a3655ea Issue #18402: Also look for 64 bit Perl in build_ssl.py. by Zachary Ware · 9 years ago
  90. 057b530 Put the NASM pulled from svn.python.org at the front of the PATH. by Zachary Ware · 9 years ago
  91. 9f3109c Issue #23686: Update Windows build to use OpenSSL 1.0.2a. by Zachary Ware · 9 years ago
  92. c7d979f Closes #23686: Update Windows installer OpenSSL to 1.0.2a by Steve Dower · 9 years ago
  93. 6bd687e Merge with 3.4. by Zachary Ware · 9 years ago
  94. a59f963 Fix prepare_ssl.py script by Zachary Ware · 9 years ago
  95. f975b3d Fix prepare_ssl.py for OpenSSL 1.0.2a builds without Perl (using old system). by Zachary Ware · 9 years ago
  96. d81431f Issue #23524: Replace _PyVerify_fd function with calling _set_thread_local_invalid_parameter_handler on every thread. by Steve Dower · 9 years ago
  97. f63dab5 Back-out wcstok deprecation suppression and updates calls to use wcstok_s. by Steve Dower · 10 years ago
  98. b3f51e3 Adds _CRT_NON_CONFORMING_WCSTOK to retain two-parameter wcstok. by Steve Dower · 10 years ago
  99. a9076d6 Issue #23461: Normalise line endings when comparing old and new contents of importlib.h by Steve Dower · 10 years ago
  100. bb24087 Issue #23260: Update Windows installer by Steve Dower · 10 years ago