This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients brian.curtin, sbt, terry.reedy, tim.golden, zach.ware
Date 2013-03-10.18:25:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1362939903.62.0.366835134488.issue16895@psf.upfronthosting.co.za>
In-reply-to
Content
One must run external.bat if one is to subsequently build from the vs gui with *most* of the external dependencies. I think the command to run it should be 'external', not 'ready'. 'External' means get the external dependencies and anyone who has run external.bat will know what it means. 'Ready' does not mean anything in particular.

Just curious:
Why do the buildbots run make clean before re-compiling? I seems like lots of extra work to re-compile things that are up to date?

What does running 'kill-python before re-building python do? I have not seen it mentioned in the in the devguide or pcbuild/readme.
History
Date User Action Args
2013-03-10 18:25:03terry.reedysetrecipients: + terry.reedy, tim.golden, brian.curtin, sbt, zach.ware
2013-03-10 18:25:03terry.reedysetmessageid: <1362939903.62.0.366835134488.issue16895@psf.upfronthosting.co.za>
2013-03-10 18:25:03terry.reedylinkissue16895 messages
2013-03-10 18:25:03terry.reedycreate