1. 22 Mar, 2005 1 commit
  2. 21 Mar, 2005 3 commits
  3. 20 Mar, 2005 2 commits
  4. 12 Mar, 2005 1 commit
    • Tim Peters's avatar
      Port bugfix from 2.4 maint. · 8992c018
      Tim Peters authored
      Bug #1160802:  Can't build Zope on Windows w/ 2.4.1c1.
      
      MSVCCompiler.initialize():  set self.initialized to True, as suggested
      by AMK.  Else we keep growing the PATH endlessly, with each new C
      extension built, until putenv() complains.
      
      No change to NEWS because the patch that created this bug is also new
      for 2.5a1 (so there's no change here to any code yet released from HEAD).
      8992c018
  5. 05 Mar, 2005 2 commits
  6. 04 Mar, 2005 1 commit
  7. 03 Mar, 2005 2 commits
  8. 03 Feb, 2005 1 commit
  9. 20 Jan, 2005 1 commit
  10. 26 Dec, 2004 1 commit
    • Jack Jansen's avatar
      After discussion on the PythonMac-SIG it was decided that it is better · 9c20e5e7
      Jack Jansen authored
      to make using "-undefined dynamic_lookup" for linking extensions more
      automatic on 10.3 and later. So if we're on that platform and
      MACOSX_DEPLOYMENT_TARGET is not set we now set it to the current OSX
      version during configure. Additionally, distutils will pick up the
      configure-time value by default.
      
      Will backport.
      9c20e5e7
  11. 22 Dec, 2004 1 commit
  12. 02 Dec, 2004 1 commit
  13. 01 Dec, 2004 1 commit
  14. 28 Nov, 2004 1 commit
  15. 24 Nov, 2004 1 commit
  16. 10 Nov, 2004 2 commits
  17. 27 Oct, 2004 1 commit
  18. 14 Oct, 2004 1 commit
  19. 13 Oct, 2004 3 commits
  20. 17 Sep, 2004 2 commits
  21. 12 Sep, 2004 1 commit
  22. 10 Sep, 2004 2 commits
  23. 29 Aug, 2004 1 commit
  24. 26 Aug, 2004 1 commit
  25. 25 Aug, 2004 3 commits
  26. 17 Aug, 2004 1 commit
  27. 04 Aug, 2004 1 commit
  28. 03 Aug, 2004 1 commit