1. 21 Mar, 2005 3 commits
  2. 20 Mar, 2005 2 commits
  3. 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
  4. 05 Mar, 2005 2 commits
  5. 04 Mar, 2005 1 commit
  6. 03 Mar, 2005 2 commits
  7. 03 Feb, 2005 1 commit
  8. 20 Jan, 2005 1 commit
  9. 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
  10. 22 Dec, 2004 1 commit
  11. 02 Dec, 2004 1 commit
  12. 01 Dec, 2004 1 commit
  13. 28 Nov, 2004 1 commit
  14. 24 Nov, 2004 1 commit
  15. 10 Nov, 2004 2 commits
  16. 27 Oct, 2004 1 commit
  17. 14 Oct, 2004 1 commit
  18. 13 Oct, 2004 3 commits
  19. 17 Sep, 2004 2 commits
  20. 12 Sep, 2004 1 commit
  21. 10 Sep, 2004 2 commits
  22. 29 Aug, 2004 1 commit
  23. 26 Aug, 2004 1 commit
  24. 25 Aug, 2004 3 commits
  25. 17 Aug, 2004 1 commit
  26. 04 Aug, 2004 1 commit
  27. 03 Aug, 2004 2 commits