History log of /external/python/cpython2/Tools/buildbot/clean.bat
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e1076aa4e2fc164a908fc4a7e775ccf57c32c2c4 09-Jun-2015 Zachary Ware <zachary.ware@gmail.com> Clean up/refactor the batch scripts used for building on Windows.

This is mostly a backport of issue #21907, but also includes a few
extras necessary to make the bulidbot scripts as thin as possible.
/external/python/cpython2/Tools/buildbot/clean.bat
b9298a4fbb009f45eb8186a391a8fff0d9610efd 13-Apr-2015 Zachary Ware <zachary.ware@gmail.com> Issue #17202: Add .bat to .hgeol to force them to CRLF.

Using LF can a script to fail if it tries to use a label that is
split across 512 byte blocks. Who knows why.
/external/python/cpython2/Tools/buildbot/clean.bat
41347fe011c4cb8725b18f0b0bd4812089f4cae0 26-Mar-2011 Antoine Pitrou <solipsis@pitrou.net> In the Windows clean script for buildbots, also clear the build dir
(so that stale test files, which can be very large, get wiped out)
/external/python/cpython2/Tools/buildbot/clean.bat
faa9ad2a465902e6dfd2b3378d09a4738923c62b 05-Mar-2011 Georg Brandl <georg@python.org> Add updated .hgeol file and fix newlines in the 2.7 branch.
/external/python/cpython2/Tools/buildbot/clean.bat
945c632dffda0353ab4e78ebae5deb6dfa79eb2a 14-Jun-2008 Martin v. Löwis <martin@v.loewis.de> Set eol-style to CRLF for all batch files.
/external/python/cpython2/Tools/buildbot/clean.bat
4291b19d4e7e38cd4cff83b6e90fc8581aa0301f 05-Mar-2008 Martin v. Löwis <martin@v.loewis.de> cd PCbuild only after deleting all pyc files.
/external/python/cpython2/Tools/buildbot/clean.bat
76f1c1f304ed53898be15284ecf0cbba2548486a 02-Jan-2008 Martin v. Löwis <martin@v.loewis.de> Use Visual Studio 2009 on the build slaves.
/external/python/cpython2/Tools/buildbot/clean.bat
656dc2adeeb3eded0c640002f86f2877c8c7e3fc 31-Dec-2007 Christian Heimes <christian@cheimes.de> Fix paths for build bot
/external/python/cpython2/Tools/buildbot/clean.bat
f0a5b09db28e7b80f3a8d14604cff4795a455738 14-Sep-2007 Martin v. Löwis <martin@v.loewis.de> Clean both Release and Debug projects, to support
the MSI builder.
/external/python/cpython2/Tools/buildbot/clean.bat
1a3b248affd2f32f570c7fee4d0918b61fcc3bed 16-Mar-2006 Tim Peters <tim.peters@gmail.com> Oops! Use python_d.exe _before_ it's destroyed :-)
/external/python/cpython2/Tools/buildbot/clean.bat
378832c914878972dc64d202aca4291844dbd4f3 16-Mar-2006 Tim Peters <tim.peters@gmail.com> Change the Windows buildbot "clean" step to remove
stale .pyc files.
/external/python/cpython2/Tools/buildbot/clean.bat
d39ab5bf9709a2a036186a0331eb445a40d6b86e 12-Mar-2006 Martin v. Löwis <martin@v.loewis.de> Move buildbot scripts to Tools/buildbot.
/external/python/cpython2/Tools/buildbot/clean.bat