1. 02 Ock, 2008 1 kayıt (commit)
  2. 01 Ock, 2008 1 kayıt (commit)
  3. 31 Ara, 2007 1 kayıt (commit)
  4. 14 Ara, 2007 1 kayıt (commit)
    • Christian Heimes's avatar
      Fixed bug #1628 · c67a15d8
      Christian Heimes yazdı
      The detection now works on Unix with Makefile, Makefile with VPATH and on Windows.
      c67a15d8
  5. 13 Ara, 2007 1 kayıt (commit)
  6. 06 Ara, 2007 2 kayıt (commit)
  7. 05 Ara, 2007 1 kayıt (commit)
  8. 03 Ara, 2007 1 kayıt (commit)
    • Christian Heimes's avatar
      Applied my patch #1455 with some extra fixes for VS 2005 · 3305c52d
      Christian Heimes yazdı
      The new msvc9compiler module supports VS 2005 and VS 2008. I've also fixed build_ext to support PCbuild8 and PCbuild9 and backported my fix for xxmodule.c from py3k. The old code msvccompiler is still in place in case somebody likes to build an extension with VS 2003 or earlier.
      I've also updated the cygwin compiler module for VS 2005 and VS 2008. It works with VS 2005 but I'm unable to test it with VS 2008. We have to wait for a new version of cygwin.
      3305c52d
  9. 12 Eyl, 2007 1 kayıt (commit)
  10. 08 Eyl, 2007 1 kayıt (commit)
  11. 21 Agu, 2007 2 kayıt (commit)
  12. 25 Tem, 2007 1 kayıt (commit)
  13. 11 Haz, 2007 1 kayıt (commit)
  14. 01 Haz, 2007 1 kayıt (commit)
  15. 24 Nis, 2007 1 kayıt (commit)
  16. 01 Nis, 2007 1 kayıt (commit)
    • Neal Norwitz's avatar
      SF #1685563, MSVCCompiler creates redundant and long PATH strings · 8f35f44a
      Neal Norwitz yazdı
      If MSVCCompiler.initialize() was called multiple times, the path
      would get duplicated.  On Windows, this is a problem because the
      path is limited to 4k.  There's no benefit in adding a path multiple
      times, so prevent that from occuring.  We also normalize the path
      before checking for duplicates so things like /a and /a/ won't both
      be stored.
      
      Will backport.
      8f35f44a
  17. 30 Mar, 2007 1 kayıt (commit)
  18. 13 Mar, 2007 1 kayıt (commit)
  19. 09 Şub, 2007 1 kayıt (commit)
  20. 03 Ara, 2006 1 kayıt (commit)
  21. 12 Kas, 2006 1 kayıt (commit)
  22. 10 Kas, 2006 1 kayıt (commit)
  23. 04 Kas, 2006 1 kayıt (commit)
  24. 18 Eki, 2006 1 kayıt (commit)
  25. 08 Eki, 2006 2 kayıt (commit)
  26. 06 Eki, 2006 1 kayıt (commit)
  27. 04 Eki, 2006 1 kayıt (commit)
  28. 16 Agu, 2006 1 kayıt (commit)
  29. 30 Tem, 2006 2 kayıt (commit)
  30. 27 Tem, 2006 1 kayıt (commit)
  31. 10 Tem, 2006 3 kayıt (commit)
  32. 03 Tem, 2006 1 kayıt (commit)
  33. 27 Haz, 2006 1 kayıt (commit)
  34. 26 May, 2006 1 kayıt (commit)