Richard Oudkerk added the comment:

+1

To use Tools/builbot/*.bat doesn't the current directory have to be the main 
directory of the repository?  Then I see no point in the "-C" argument: just 
set the correct directory automatically.

I think make.bat should also support creation of non-debug builds.  (Maybe have 
targets "release" and "debug"?)

Tools/buildbot/build*.bat already calls external.bat and clean.bat.  This 
currently makes the "ready" target unnecessary.  However, I don't think build 
should be calling clean.bat (or external.bat).  Perhaps you should just inline 
the necessary parts of Tools/buildbot/build*.bat.

----------
nosy: +sbt

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16895>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to