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