1. 11 May, 2008 1 commit
  2. 10 May, 2008 3 commits
  3. 09 May, 2008 1 commit
  4. 08 May, 2008 2 commits
  5. 06 May, 2008 1 commit
  6. 02 May, 2008 1 commit
  7. 07 Apr, 2008 1 commit
  8. 05 Apr, 2008 1 commit
    • Thomas Wouters's avatar
      Fix test_distutils to not fail when running 'make test' from a Python build · bbe02c7a
      Thomas Wouters authored
      directory that is not the source directory (ie, one created using
      '/path/to/source/configure'.) Leaves this test very slightly degraded in
      that particular case, compared to the build-in-sourcedir case, but that case
      isn't a particularly strong test either: neither test the actual path that
      will be used after installing. There isn't a particularly good way to test
      this, and a poor test beats a failing test.
      bbe02c7a
  9. 04 Apr, 2008 3 commits
  10. 03 Apr, 2008 1 commit
  11. 19 Mar, 2008 1 commit
  12. 06 Mar, 2008 1 commit
  13. 23 Feb, 2008 1 commit
  14. 21 Feb, 2008 2 commits
  15. 05 Feb, 2008 1 commit
  16. 03 Feb, 2008 1 commit
  17. 01 Feb, 2008 1 commit
  18. 21 Jan, 2008 1 commit
  19. 02 Jan, 2008 1 commit
  20. 01 Jan, 2008 1 commit
  21. 31 Dec, 2007 1 commit
  22. 14 Dec, 2007 1 commit
    • Christian Heimes's avatar
      Fixed bug #1628 · 4e9153cd
      Christian Heimes authored
      The detection now works on Unix with Makefile, Makefile with VPATH and on Windows.
      4e9153cd
  23. 13 Dec, 2007 1 commit
  24. 06 Dec, 2007 2 commits
  25. 05 Dec, 2007 1 commit
  26. 03 Dec, 2007 1 commit
    • Christian Heimes's avatar
      Applied my patch #1455 with some extra fixes for VS 2005 · 83cd6eee
      Christian Heimes authored
      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.
      83cd6eee
  27. 12 Sep, 2007 1 commit
  28. 08 Sep, 2007 1 commit
  29. 21 Aug, 2007 2 commits
  30. 25 Jul, 2007 1 commit
  31. 11 Jun, 2007 1 commit
  32. 01 Jun, 2007 1 commit