[Lldb-commits] [PATCH] Allow the specification of a "mode" property on the LLDB Builder

Zachary Turner zturner at google.com
Wed Mar 11 15:29:17 PDT 2015


I think Rick originally had a concern that we wouldn't want to use
mode=fresh by default, and that it should only be used if the build
actually breaks, and someone can kick off a new build with mode=fresh from
the web interface.

I'm actually fine just making it the default, as I don't see any real
negative consequences.  Or at least making it the default for my builder.

On Wed, Mar 11, 2015 at 3:27 PM Reid Kleckner <rnk at google.com> wrote:

> We only need build properties if we want to be able to trigger different
> svn checkout modes manually from the web interface. If we don't need that,
> the original change was probably fine.
>
>
> http://reviews.llvm.org/D8062
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150311/f0c9cb61/attachment.html>


More information about the lldb-commits mailing list