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