#987: Missing command line for visual studio /clean
-----------------------------+-------------------------
Reporter:  JDelfour          |       Owner:  dustin
    Type:  enhancement       |      Status:  closed
Priority:  patches-accepted  |   Milestone:  0.8.+
 Version:  0.8.1             |  Resolution:  worksforme
Keywords:  windows           |
-----------------------------+-------------------------
Changes (by dustin):

 * status:  accepted => closed
 * resolution:   => worksforme


Old description:

> Reference ticket: http://buildbot.net/trac/ticket/986
> I usually prefer doing a "clean" before a "build" without using the
> "rebuild" (which sometimes mess the dependencies...
>
> I guess you should add the following in the command lines of visual
> studio:
> if self.mode == "clean":
>     command.append("/Clean")

New description:

 Reference ticket: http://buildbot.net/trac/ticket/986
 I usually prefer doing a "clean" before a "build" without using the
 "rebuild" (which sometimes mess the dependencies...

 I guess you should add the following in the command lines of visual
 studio:
 if self.mode == "clean":
     command.append("/Clean")

--

Comment:

 With no updates, I'll close this.  I'm happy to see a pull request that
 accomplishes the requested change, or to hear from someone familiar with
 Windows that this is the right thing to do.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/987#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to