- 29 Şub, 2008 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 31 Ara, 2007 1 kayıt (commit)
-
-
Christian Heimes yazdı
-
- 05 Ara, 2007 1 kayıt (commit)
-
-
Christian Heimes yazdı
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. I've also added a paragraph about the property files to the readme and fixed the order of pyupdate > pyinstrument.
-
- 22 Kas, 2007 1 kayıt (commit)
-
-
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! :)
-