1. 419e23c #18466: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  2. 18613e6 Issue #17425: Build against openssl 0.9.8y on Windows. by Martin v. Loewis · 12 years ago
  3. fd0afed Upgrade openssl to 0.9.8x. by Martin v. Löwis · 12 years ago
  4. e7f67b5 Upgrade to bzip2 1.0.6. by Martin v. Löwis · 12 years ago
  5. 59734be Merged revisions 85071-85072,85894,87132 via svnmerge from by Hirokazu Yamamoto · 14 years ago
  6. 2623688 Merged revisions 84763,85135 via svnmerge from by Hirokazu Yamamoto · 14 years ago
  7. 7d4bfb3 Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from by Georg Brandl · 14 years ago
  8. f477b93 Update Windows build to sqlite 3.6.21. by Martin v. Löwis · 15 years ago
  9. 55e1a69 Switch to OpenSSL 0.9.8l. by Martin v. Löwis · 15 years ago
  10. 9350234 Update nasm location. by Georg Brandl · 16 years ago
  11. e4c1f11 #3901: bsddb fix. by Georg Brandl · 16 years ago
  12. 73ac29e #3916: fixes for docs wrt. Windows directory layout by Georg Brandl · 16 years ago
  13. cc0f2b2 Switch to SQLite 3.5.9. by Martin v. Löwis · 16 years ago
  14. a4514c3 Switch to bzip2 1.0.5. by Martin v. Löwis · 16 years ago
  15. 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
  16. 8c4e799 Rely on x64 platform configuration when building _bsddb on AMD64. by Martin v. Löwis · 17 years ago
  17. 9e05135 Port build_ssl.py to 2.4; support HOST_PYTHON variable by Martin v. Löwis · 17 years ago
  18. 95d6447 Issue #1706: Require Windows 2000+ by Christian Heimes · 17 years ago
  19. 3af3ecc Fixed paths to Windows build directories in build_ext.py by Christian Heimes · 17 years ago
  20. 44c38c1 Reflow a paragraph, and fix a typo. by Thomas Heller · 17 years ago
  21. d9fbab2 Removed PCbuild8/ directory and added a new build directory for VS 2005 by Christian Heimes · 17 years ago
  22. 3adfe9a Renamed PCBuild9 directory to PCBuild by Christian Heimes · 17 years ago[Renamed (96%) from PCbuild9/readme.txt]
  23. 3d2f564 Several Windows related cleanups: by Christian Heimes · 17 years ago
  24. 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 · 17 years ago
  25. 4c07cd9 Updated documentation and build_tkinter.py script by Christian Heimes · 17 years ago
  26. 3971f6b Removed or replaced some more deprecated preprocessor macros. by Christian Heimes · 17 years ago
  27. 8b01140 Backport of changes to PCbuild9 from the py3k branch by Christian Heimes · 17 years ago
  28. e8954f8 Backport of the PCbuild9 directory from the py3k branch. by Christian Heimes · 17 years ago