1. fd6c8bb bpo-27593: Revise git SCM build info. (#744) (#746) (#1392) by Victor Stinner · 7 years ago
  2. 6c6186d PCbuild: Add -q option to svn export (GH-539) by INADA Naoki · 7 years ago
  3. 6120484 bpo-27593: Updates Windows build to use information from git (#262) (#448) by Steve Dower · 7 years ago
  4. f9a6516 bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-444) by Zachary Ware · 7 years ago
  5. 8fb09ad Issue #28248: Update Windows build to use OpenSSL 1.0.2j by Zachary Ware · 8 years ago
  6. 527dc8a Issue #26132: Only adds manifest to executables and main DLL. by Steve Dower · 8 years ago
  7. 118eb65 Issue #27407: Make PCbuild/prepare_ssl.py Python 2 compatible by Zachary Ware · 8 years ago
  8. 91a9c78 Issue #27407: Add prepare_ssl.py to 2.7 by Zachary Ware · 8 years ago
  9. c59a92b Issue #26930: Update Windows build to OpenSSL 1.0.2h by Zachary Ware · 8 years ago
  10. 2bf60cb Issue #19450: Update Windows builds to use SQLite 3.8.11.0. by Steve Dower · 8 years ago
  11. b3fbbf4 Issue #26465: Update Windows builds to use OpenSSL 1.0.2g. by Steve Dower · 8 years ago
  12. c46a2eb Issue #26268: Update Windows builds to use OpenSSL 1.0.2f by Zachary Ware · 8 years ago
  13. dc63e9c Issue #25934: Default to /fp:strict for ICC builds by Zachary Ware · 9 years ago
  14. 4ffee61 Issue #25824: Fixes sys.winver to not include any architecture suffix. by Steve Dower · 9 years ago
  15. a8dbd93 Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.bat by Zachary Ware · 9 years ago
  16. 5eaf58b Issue #25022: Remove PC/example_nt/ by Zachary Ware · 9 years ago
  17. bc07165 Update PCbuild/readme.txt by Zachary Ware · 9 years ago
  18. eb49ccf Issue #24986: Save some bandwidth from svn.python.org by Zachary Ware · 9 years ago
  19. 1db43f9 Issue #24986: Allow building Python without external libraries on Windows by Zachary Ware · 9 years ago
  20. 7ab6cb4 Allow PCbuild\rt.bat to accept unlimited arguments for regrtest. by Zachary Ware · 9 years ago
  21. a4ce943 Turn 'rem' comments into a real usage message in PCbuild/build.bat by Zachary Ware · 9 years ago
  22. 62a2338 Set a default BasePlatformToolset to allow the ICC buildbot to build. by Zachary Ware · 9 years ago
  23. 68773f3 Issue #24603: Update Windows build to use OpenSSL 1.0.2d by Zachary Ware · 9 years ago
  24. 46d4ed1 Fixes OpenSSL directory reference by Steve Dower · 9 years ago
  25. 4734372 Close #24508: Backport the 3.5 MSBuild project files. by Zachary Ware · 9 years ago
  26. 10c997a Close #23963: Fix building with original OpenSSL sources. by Zachary Ware · 9 years ago
  27. 3dd3d7c Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. by Steve Dower · 9 years ago
  28. 2409c1f Update PCbuild/readme.txt by Zachary Ware · 9 years ago
  29. e1076aa Clean up/refactor the batch scripts used for building on Windows. by Zachary Ware · 9 years ago
  30. 0f8f917 Force the Windows readme to CRLF by Zachary Ware · 9 years ago
  31. b9298a4 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 9 years ago
  32. 71d6ed7 Issue #18402: Also look for 64 bit Perl in build_ssl.py. by Zachary Ware · 9 years ago
  33. c26afcc Put the NASM pulled from svn.python.org at the front of the PATH. by Zachary Ware · 9 years ago
  34. 563e7c6 Issue #23686: Update Windows build to use OpenSSL 1.0.2a by Zachary Ware · 9 years ago
  35. 4f3395f Fix up PCbuild/readme.txt a bit. by Zachary Ware · 10 years ago
  36. a029950 Issue #23212: Update Windows copy of OpenSSL to 1.0.1l by Steve Dower · 10 years ago
  37. 21a2350 Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 10 years ago
  38. 247b644 Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 10 years ago
  39. 7876f72 Update OpenSSL version in PCbuild\readme.txt by Zachary Ware · 10 years ago
  40. 10229a4 Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  41. 144de31 #22398 Tools/msi enhancements for 2.7 by Steve Dower · 10 years ago
  42. 08578b0 - Issue #22381: Update zlib to 1.2.8. by doko@ubuntu.com · 10 years ago
  43. 80bdeab link _ssl to crypt32.lib on windoze by Benjamin Peterson · 10 years ago
  44. 19e455f Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. by Zachary Ware · 10 years ago
  45. 6b862662 Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h by Zachary Ware · 10 years ago
  46. 4e33a86 openssl requires nasm (#21462) by Benjamin Peterson · 10 years ago
  47. ee310bc Issue #21462 PEP 466: upgrade OpenSSL in the Python 2.7 Windows builds by Steve Dower · 10 years ago
  48. e0afd8e Issue #19391: Clean up PCbuild/readme.txt by Zachary Ware · 11 years ago
  49. 419e23c #18466: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  50. 6a4f394 #17883: Fix buildbot testing of Tkinter on Windows. Patch by Zachary Ware. by Ezio Melotti · 11 years ago
  51. 18613e6 Issue #17425: Build against openssl 0.9.8y on Windows. by Martin v. Loewis · 11 years ago
  52. 33f8c3a Issue #8847: Disable COMDAT folding in Windows PGO builds. by Martin v. Löwis · 12 years ago
  53. 0fc2b74 Use SSL directory from properties file. by Martin v. Löwis · 12 years ago
  54. fd0afed Upgrade openssl to 0.9.8x. by Martin v. Löwis · 12 years ago
  55. e7f67b5 Upgrade to bzip2 1.0.6. by Martin v. Löwis · 12 years ago
  56. 5037677 fix for real this time... by Benjamin Peterson · 12 years ago
  57. 6949299 belately resolve conflicts here by Benjamin Peterson · 12 years ago
  58. aee9dfb merge 2.6 with hash randomization fix by Benjamin Peterson · 12 years ago
  59. 1e13eb0 - Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED by Barry Warsaw · 12 years ago
  60. 90f00ea Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files by Martin v. Löwis · 13 years ago
  61. faa9ad2 Add updated .hgeol file and fix newlines in the 2.7 branch. by Georg Brandl · 13 years ago
  62. 59734be Merged revisions 85071-85072,85894,87132 via svnmerge from by Hirokazu Yamamoto · 14 years ago
  63. f6f3c4a issue 10295 Make selectmodule.c use winsock2 like socketmodule does. by Kristján Valur Jónsson · 14 years ago
  64. 2623688 Merged revisions 84763,85135 via svnmerge from by Hirokazu Yamamoto · 14 years ago
  65. f5e607f Cosmetic fix to use print function. by Hirokazu Yamamoto · 14 years ago
  66. b046529 Recorded rollback of revisions 84857,84870,84875 via svnmerge from by Hirokazu Yamamoto · 14 years ago
  67. 63e9b50 Recorded rollback of revisions 84902 via svnmerge from by Hirokazu Yamamoto · 14 years ago
  68. 25278ef Recorded merge of revisions 84902 via svnmerge from by Hirokazu Yamamoto · 14 years ago
  69. 0dd078a Merged revisions 84857,84870,84875 via svnmerge from by Hirokazu Yamamoto · 14 years ago
  70. c4caa9c Merged revisions 84851 via svnmerge from by Hirokazu Yamamoto · 14 years ago
  71. ec74233 PCBuild cosmetic fixes. by Hirokazu Yamamoto · 14 years ago
  72. 0771591 Merged revisions 83593 via svnmerge from by Georg Brandl · 14 years ago
  73. 7d4bfb3 Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from by Georg Brandl · 14 years ago
  74. f180099 Fix #8959 by reverting revision 80761. by Thomas Heller · 14 years ago
  75. c7c96a9 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  76. c83ea13 Untabify C files. Will watch buildbots. by Antoine Pitrou · 14 years ago
  77. f3c157f Remove reference to unused source file. by Thomas Heller · 14 years ago
  78. 06a7e20 On Windows, ctypes does no longer check the stack before and after by Thomas Heller · 14 years ago
  79. 5ac006d Capsule-related changes: by Larry Hastings · 14 years ago
  80. 4fcf7d4 Add -Wd and -3 to the flags used to run the tests on Windows. by Ezio Melotti · 14 years ago
  81. b102dda Revert rev. 79509; ctypes doesn't build on linux. by Thomas Heller · 14 years ago
  82. 5006ba0 Merged revisions 79115,79424,79491 via svnmerge from by Thomas Heller · 14 years ago
  83. ff33e2f make an attempt to add capsule to the Windows build by Benjamin Peterson · 14 years ago
  84. 7f898e3 Merged revisions 78213,78215 via svnmerge from by Martin v. Löwis · 14 years ago
  85. c0de8bb Move bsddb47 macros before their use, to make VS 2010 happy. by Martin v. Löwis · 14 years ago
  86. 6467213 Issue #7622: Improve the split(), rsplit(), splitlines() and replace() by Antoine Pitrou · 15 years ago
  87. 4b2c064 Make script work with 2.5. by Martin v. Löwis · 15 years ago
  88. f477b93 Update Windows build to sqlite 3.6.21. by Martin v. Löwis · 15 years ago
  89. 331411d Merged revisions 76990-76991 via svnmerge from by Martin v. Löwis · 15 years ago
  90. 55e1a69 Switch to OpenSSL 0.9.8l. by Martin v. Löwis · 15 years ago
  91. c3f5ca1 Drop 2.4 compatibility. by Martin v. Löwis · 15 years ago
  92. 9cae178 Issue #3366: Add expm1 function to math module. Thanks Eric Smith for by Mark Dickinson · 15 years ago
  93. bb28285 Issue #7117: Prepare for backport of py3k float repr. by Mark Dickinson · 15 years ago
  94. f31fd01 Set svn:eol-style=CRLF on all Visual Studio solution files. by Amaury Forgeot d'Arc · 15 years ago
  95. e69041d Updated MSVC files to follow r73394. by Hirokazu Yamamoto · 15 years ago
  96. cac7af6 Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k. Should fix Windows buildbot errors. by Eric Smith · 15 years ago
  97. 24bd65f Merged revisions 69589 via svnmerge from by Martin v. Löwis · 15 years ago
  98. 957320a Fixed compile error on windows. by Hirokazu Yamamoto · 15 years ago
  99. a63b995 Update Tix build procedure. by Martin v. Löwis · 16 years ago
  100. 416d31a Move amd64 properties further to the top, so that they override by Martin v. Löwis · 16 years ago