1. 15 May, 2008 1 commit
  2. 14 May, 2008 1 commit
  3. 11 May, 2008 3 commits
  4. 10 May, 2008 3 commits
  5. 09 May, 2008 1 commit
  6. 08 May, 2008 2 commits
  7. 06 May, 2008 1 commit
  8. 02 May, 2008 1 commit
  9. 07 Apr, 2008 1 commit
  10. 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
  11. 04 Apr, 2008 3 commits
  12. 03 Apr, 2008 1 commit
  13. 19 Mar, 2008 1 commit
  14. 06 Mar, 2008 1 commit
  15. 23 Feb, 2008 1 commit
  16. 21 Feb, 2008 2 commits
  17. 05 Feb, 2008 1 commit
  18. 03 Feb, 2008 1 commit
  19. 01 Feb, 2008 1 commit
  20. 21 Jan, 2008 1 commit
  21. 02 Jan, 2008 1 commit
  22. 01 Jan, 2008 1 commit
  23. 31 Dec, 2007 1 commit
  24. 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
  25. 13 Dec, 2007 1 commit
  26. 06 Dec, 2007 2 commits
  27. 05 Dec, 2007 1 commit
  28. 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
  29. 12 Sep, 2007 1 commit
  30. 08 Sep, 2007 1 commit
  31. 21 Aug, 2007 1 commit