1. 9e05135 Port build_ssl.py to 2.4; support HOST_PYTHON variable by Martin v. Löwis · 17 years ago
  2. 95d6447 Issue #1706: Require Windows 2000+ by Christian Heimes · 17 years ago
  3. 3af3ecc Fixed paths to Windows build directories in build_ext.py by Christian Heimes · 17 years ago
  4. 44c38c1 Reflow a paragraph, and fix a typo. by Thomas Heller · 17 years ago
  5. d9fbab2 Removed PCbuild8/ directory and added a new build directory for VS 2005 by Christian Heimes · 17 years ago
  6. 3adfe9a Renamed PCBuild9 directory to PCBuild by Christian Heimes · 17 years ago[Renamed (96%) from PCbuild9/readme.txt]
  7. 3d2f564 Several Windows related cleanups: by Christian Heimes · 17 years ago
  8. 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
  9. 4c07cd9 Updated documentation and build_tkinter.py script by Christian Heimes · 17 years ago
  10. 3971f6b Removed or replaced some more deprecated preprocessor macros. by Christian Heimes · 17 years ago
  11. 8b01140 Backport of changes to PCbuild9 from the py3k branch by Christian Heimes · 17 years ago
  12. e8954f8 Backport of the PCbuild9 directory from the py3k branch. by Christian Heimes · 17 years ago