1. 4f3395f Fix up PCbuild/readme.txt a bit. by Zachary Ware · 11 years ago
  2. 21a2350 Issue #17896: Move Windows external lib sources from .. to externals. by Zachary Ware · 11 years ago
  3. 247b644 Issue #17717: Pull NASM from svn.python.org for OpenSSL build. by Zachary Ware · 11 years ago
  4. 7876f72 Update OpenSSL version in PCbuild\readme.txt by Zachary Ware · 11 years ago
  5. 6b862662 Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h by Zachary Ware · 11 years ago
  6. e0afd8e Issue #19391: Clean up PCbuild/readme.txt by Zachary Ware · 12 years ago
  7. 419e23c #18466: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 12 years ago
  8. 18613e6 Issue #17425: Build against openssl 0.9.8y on Windows. by Martin v. Loewis · 12 years ago
  9. fd0afed Upgrade openssl to 0.9.8x. by Martin v. Löwis · 13 years ago
  10. e7f67b5 Upgrade to bzip2 1.0.6. by Martin v. Löwis · 13 years ago
  11. 59734be Merged revisions 85071-85072,85894,87132 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  12. 2623688 Merged revisions 84763,85135 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  13. 7d4bfb3 Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from by Georg Brandl · 15 years ago
  14. f477b93 Update Windows build to sqlite 3.6.21. by Martin v. Löwis · 16 years ago
  15. 55e1a69 Switch to OpenSSL 0.9.8l. by Martin v. Löwis · 16 years ago
  16. 9350234 Update nasm location. by Georg Brandl · 17 years ago
  17. e4c1f11 #3901: bsddb fix. by Georg Brandl · 17 years ago
  18. 73ac29e #3916: fixes for docs wrt. Windows directory layout by Georg Brandl · 17 years ago
  19. cc0f2b2 Switch to SQLite 3.5.9. by Martin v. Löwis · 17 years ago
  20. a4514c3 Switch to bzip2 1.0.5. by Martin v. Löwis · 17 years ago
  21. dbc114a Update information pertaining to building external components, as well as notes on x64 builds. This file now accurately describes the build process as is; however, there's still a lot of room for improvement, especially with regards to how we build Tcl/Tk, Tix, and OpenSSL. Watch this space for further improvements. by Trent Nelson · 17 years ago
  22. 8c4e799 Rely on x64 platform configuration when building _bsddb on AMD64. by Martin v. Löwis · 17 years ago
  23. 9e05135 Port build_ssl.py to 2.4; support HOST_PYTHON variable by Martin v. Löwis · 17 years ago
  24. 95d6447 Issue #1706: Require Windows 2000+ by Christian Heimes · 18 years ago
  25. 3af3ecc Fixed paths to Windows build directories in build_ext.py by Christian Heimes · 18 years ago
  26. 44c38c1 Reflow a paragraph, and fix a typo. by Thomas Heller · 18 years ago
  27. d9fbab2 Removed PCbuild8/ directory and added a new build directory for VS 2005 by Christian Heimes · 18 years ago
  28. 3adfe9a Renamed PCBuild9 directory to PCBuild by Christian Heimes · 18 years ago[Renamed (96%) from PCbuild9/readme.txt]
  29. 3d2f564 Several Windows related cleanups: by Christian Heimes · 18 years ago
  30. 1867994 The macros _WIN32, _WIN64 and _M_X64 are defined by the compiler. The VS 2008 IDE doesn't know about (some) of the macros and can display wrong information. In my case a section #ifdef _WIN64 was grayed out although the platform was x64. I've added the macros to pyproject.vsprops and x64.vsprops. by Christian Heimes · 18 years ago
  31. 4c07cd9 Updated documentation and build_tkinter.py script by Christian Heimes · 18 years ago
  32. 3971f6b Removed or replaced some more deprecated preprocessor macros. by Christian Heimes · 18 years ago
  33. 8b01140 Backport of changes to PCbuild9 from the py3k branch by Christian Heimes · 18 years ago
  34. e8954f8 Backport of the PCbuild9 directory from the py3k branch. by Christian Heimes · 18 years ago