]> granicus.if.org Git - python/commit
Merged revisions 74225,77266,77279 via svnmerge from
authorGeorg Brandl <georg@python.org>
Sun, 3 Jan 2010 14:18:52 +0000 (14:18 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 3 Jan 2010 14:18:52 +0000 (14:18 +0000)
commitbbd82e4123fcbdecbca9fc526fa1db534e024fbb
tree6b89e5c8ec519e889c6e25091257e8a5d0b3e6dd
parent4dc147a7d24656ca8ff2554cfe4a8d22559fea33
Merged revisions 74225,77266,77279 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74225 | kurt.kaiser | 2009-07-27 18:09:28 +0200 (Mo, 27 Jul 2009) | 5 lines

  1. Clean workspace more thoughly before build.
  2. Add url of branch we are building to 'results' webpage.
     (url is now available in $repo_path, could be added to failure email.)
  3. Adjust permissions to improve upload reliability.
........
  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