]> granicus.if.org Git - python/commit
Merged revisions 77281 via svnmerge from
authorGeorg Brandl <georg@python.org>
Sun, 3 Jan 2010 14:33:39 +0000 (14:33 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 3 Jan 2010 14:33:39 +0000 (14:33 +0000)
commit593d0f46703dd6bf3619ea7113d230a77d20778c
tree04e0cc3c541dc46290370096c182c29a629d91e4
parent5f579ca3a65d7115e19d24c13ef8d7278a6f3762
Merged revisions 77281 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k

................
  r77281 | georg.brandl | 2010-01-03 15:30:52 +0100 (So, 03 Jan 2010) | 17 lines

  Merged revisions 77266,77279 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77266 | kurt.kaiser | 2010-01-03 09:36:45 +0100 (So, 03 Jan 2010) | 6 lines

    r77152 to Doc/Makefile broke doc build due to (at least some) make
    binaries running clean prereq after checkout.
    1. So, fix the insane make call in build.sh - seems to solve it.
    2. Fix a missing redirection.
    3. Check in the rsync opts that actually work during upload.
  ........
    r77279 | georg.brandl | 2010-01-03 14:05:39 +0100 (So, 03 Jan 2010) | 1 line

    Update doc build step.
  ........
................
Misc/build.sh