]> granicus.if.org Git - python/commitdiff
Blocked revisions 64555 via svnmerge
authorTrent Nelson <trent.nelson@snakebite.org>
Fri, 27 Jun 2008 02:47:27 +0000 (02:47 +0000)
committerTrent Nelson <trent.nelson@snakebite.org>
Fri, 27 Jun 2008 02:47:27 +0000 (02:47 +0000)
................
  r64555 | trent.nelson | 2008-06-26 21:30:34 -0500 (Thu, 26 Jun 2008) | 13 lines

  Merged revisions 64368-64369 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/branches/tnelson-trunk-bsddb-47-upgrade

  ........
    r64368 | trent.nelson | 2008-06-17 23:13:44 -0500 (Tue, 17 Jun 2008) | 1 line

    Initial commit of work pertaining to switching the Windows build from Berkeley DB 4.4.20 to 4.7.25.  Note that I've deprecated the standalone '_bsddb44.vcproj' in lieu of adding the sources in a separate folder to the _bsddb project.  This was a conscious decision and actually makes everything far more easier to manage.  With this approach, entire test suite passed straight off the bat.  Well, almost -- the timeout in bsddb/test/test_replication.py needed bumping up a little -- 2 seconds was too short.  10 seconds seems to be fine for me, but I'll make sure Jesus verifies.  More documentation to come once I've been able to test out this approach on the buildbots (hence keeping the changes in a separate branch for now).
  ........
    r64369 | trent.nelson | 2008-06-17 23:19:12 -0500 (Tue, 17 Jun 2008) | 1 line

    Bump Berkeley DB version from 4.4.20 to 4.7.25.
  ........
................


No differences found