1. 16 Aug, 2006 1 commit
  2. 30 Jul, 2006 2 commits
  3. 27 Jul, 2006 1 commit
  4. 10 Jul, 2006 3 commits
  5. 03 Jul, 2006 1 commit
  6. 27 Jun, 2006 1 commit
  7. 26 May, 2006 1 commit
  8. 23 May, 2006 3 commits
  9. 01 May, 2006 1 commit
  10. 30 Apr, 2006 1 commit
  11. 29 Apr, 2006 1 commit
  12. 28 Apr, 2006 1 commit
  13. 25 Apr, 2006 1 commit
  14. 17 Apr, 2006 2 commits
    • Ronald Oussoren's avatar
      disutils checks if MACOSX_DEPLOYMENT_TARGET is consistent with the value at · 8e8c8486
      Ronald Oussoren authored
      configure time. The current check is too strict and doesn't allow building
      extensions that can only run on newer versions of the OS than the version
      python was build for, that is python build for 10.3 or later and an extension
      for 10.4. This patch relaxes this check.
      
      This turned out to be a reimplementation of patch 1193190.
      8e8c8486
    • Armin Rigo's avatar
      Fix for a bug exposed by r45232: · ea42db5c
      Armin Rigo authored
          /path/to/uninstalled/python setup.py build_ext
      
      now failed with pyconfig.h not found.  Prior to r45232
      the above command did not look for pyconfig.h, but the
      bug is really in the look-up code: expecting to find it
      in os.curdir is a rather fragile idea.
      ea42db5c
  15. 10 Apr, 2006 1 commit
  16. 01 Apr, 2006 1 commit
  17. 30 Mar, 2006 2 commits
  18. 27 Mar, 2006 1 commit
  19. 15 Mar, 2006 2 commits
  20. 09 Mar, 2006 1 commit
  21. 05 Mar, 2006 1 commit
  22. 20 Feb, 2006 3 commits
  23. 08 Jan, 2006 1 commit
  24. 26 Aug, 2005 1 commit
  25. 24 Aug, 2005 1 commit
  26. 07 Aug, 2005 1 commit
  27. 07 Jul, 2005 1 commit
  28. 18 May, 2005 1 commit
  29. 25 Apr, 2005 1 commit
  30. 24 Apr, 2005 1 commit