summaryrefslogtreecommitdiffstats
path: root/Tools/buildbot/clean.bat
Commit message (Collapse)AuthorAgeFilesLines
* In the Windows clean script for buildbots, also clear the build dirAntoine Pitrou2011-03-261-0/+3
| | | | (so that stale test files, which can be very large, get wiped out)
* Add updated .hgeol file and fix newlines in the 2.7 branch.Georg Brandl2011-03-051-7/+7
|
* Set eol-style to CRLF for all batch files.Martin v. Löwis2008-06-141-7/+7
|
* cd PCbuild only after deleting all pyc files.Martin v. Löwis2008-03-051-1/+1
|
* Use Visual Studio 2009 on the build slaves.Martin v. Löwis2008-01-011-5/+5
|
* Fix paths for build botChristian Heimes2007-12-311-1/+1
|
* Clean both Release and Debug projects, to supportMartin v. Löwis2007-09-141-0/+1
| | | | the MSI builder.
* Oops! Use python_d.exe _before_ it's destroyed :-)Tim Peters2006-03-161-1/+1
|
* Change the Windows buildbot "clean" step to removeTim Peters2006-03-161-1/+4
| | | | stale .pyc files.
* Move buildbot scripts to Tools/buildbot.Martin v. Löwis2006-03-121-0/+3