1. b078925 Added a simple helper script to build the dependencies of _tkinter. by Christian Heimes · 17 years ago
  2. 3d9b5a5 Updated readme.txt by Christian Heimes · 17 years ago
  3. e39439e Fixed a newline problem by Christian Heimes · 17 years ago
  4. ad3562e Paul had the great idea to add /DNO_TCL to the pre-build step. by Christian Heimes · 17 years ago
  5. 0eb2102 Implemented request from Marc-Andre Lemburg by Christian Heimes · 17 years ago
  6. 62a8ee1 Added code to pre-generate makefiles and assembly files to build_ssl.py by Christian Heimes · 17 years ago
  7. faddf1f Revert change of bz2.vcproj by Christian Heimes · 17 years ago
  8. c139a9b Fixed PGO builds by Christian Heimes · 17 years ago
  9. 831c476 when building with VC 2008, turn off unicode as default mode for the win32 API. by Amaury Forgeot d'Arc · 17 years ago
  10. 81c951c Removed character set = unicode as requested by Amaury by Christian Heimes · 17 years ago
  11. 1076a20 Patch +1478 from Joseph Armbruster by Christian Heimes · 17 years ago
  12. 81e8ab5 For unknown reasons "Save All" doesn't save the vsprops files. by Christian Heimes · 17 years ago
  13. 9519eb9 Fixes for #1473 and #1476 by Christian Heimes · 17 years ago
  14. bfd4985 Added configurations and files for profile guided optimization (PGO). by Christian Heimes · 17 years ago
  15. ad32deb Report #1473 Drop _EXPORTS macros in PCbuild9 by Christian Heimes · 17 years ago
  16. 82f013b Fixed build order of the _ssl project. The openssl project needs to come first because the makefile puts the header files in the right place. by Christian Heimes · 17 years ago
  17. 97e8029 I've spend some time to automate more steps of the build process. Now bzip2, bsddb, sqlite and openssl are automatically build by prelink steps. by Christian Heimes · 17 years ago
  18. 8a48c4c Removed ReleaseAMD64 and replaced it with platform x64. The x64 builds fine except of the modules that depend on external libraries like tkinter and openssl. And I can't test the build on my 32bit CPU. by Christian Heimes · 17 years ago
  19. 81ca7c7 Updates to the msi builder and PCbuild9 directory. msi.py can now create installers from the PCbuild9 directory with MSVCR90.dll. PCbuild and MSVCR71.dll are still the default. by Christian Heimes · 17 years ago
  20. bce52be Fixed some build issues and updated docs. by Christian Heimes · 17 years ago
  21. ad14d11 Initial import of new PCbuild9 for VS 2008. It partly based on PCbuild and partly hand crafted with some idea from PCbuild8. I've recreated all the extension module projects. by Christian Heimes · 17 years ago