]> granicus.if.org Git - python/commit
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)
commit7de5079007b6f6ec561ec581c96c25d2c5fe5476
tree5dbf92d7a143b344b364de942984462cc2b66ecb
parent1c63f65b3cd56293208f79282a75a548c474ef73
Blocked revisions 64555 via svnmerge

................
  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.
  ........
................