1. 06 Kas, 2008 1 kayıt (commit)
  2. 09 Şub, 2008 1 kayıt (commit)
    • Christian Heimes's avatar
      Issue #1706: Require Windows 2000+ · 95d64470
      Christian Heimes yazdı
      Added Py_BUILD_CORE_MODULES macro to set WINVER and NTDDI_VERSION to Windows 2000 for core modules, too
      Added -d option to build.bat (same as -c Debug) and fixed warning about /build option
      Updated Windows related readme.txt files
      95d64470
  3. 31 Ara, 2007 1 kayıt (commit)
  4. 30 Kas, 2007 1 kayıt (commit)
  5. 27 Kas, 2007 1 kayıt (commit)
  6. 23 Kas, 2007 1 kayıt (commit)
  7. 22 Kas, 2007 1 kayıt (commit)
    • Christian Heimes's avatar
      Backport of the PCbuild9 directory from the py3k branch. · e8954f8c
      Christian Heimes yazdı
      I've finished the last task for the PCbuild9 directory today. I don't think there is much left to do. Now you can all play around with the shiny new VS 2008 and try the PGO builds. I was able to get a speed improvement of about 10% on py3k.
      Have fun! :)
      e8954f8c
  8. 30 Nis, 2007 1 kayıt (commit)
    • Kristján Valur Jónsson's avatar
      Complete revamp of PCBuild8 directory. Use subdirectories for each project… · 7a0da190
      Kristján Valur Jónsson yazdı
      Complete revamp of PCBuild8 directory.  Use subdirectories for each project under the main pcbuild solution.  Now make extensive use of property sheets to simplify project configuration. x64 build fully supported, and the process for building PGO version (Profiler Guided Optimization) simplified. All projects are now present, except _ssl, which needs to be reimplemented.  Also, some of the projects that require external libraries need extra work to fully compile on x64.
      7a0da190