[cfe-dev] Getting build bots to track clang-tools-extra
Vane, Edwin
edwin.vane at intel.com
Fri May 17 11:12:18 PDT 2013
Any builder that already builds clang-tools-extra. Clang-tools-extra gets built when changes happen llvm or clang but new builds aren't triggered when changes are submitted to clang-tools-extra currently.
> -----Original Message-----
> From: Galina Kistanova [mailto:gkistanova at gmail.com]
> Sent: Friday, May 17, 2013 1:33 PM
> To: Vane, Edwin
> Cc: Clang Dev List (cfe-dev at cs.uiuc.edu)
> Subject: Re: [cfe-dev] Getting build bots to track clang-tools-extra
>
> What builders need to track clang-tools-extra commits? All clang builders?
>
>
> Thanks
>
>
> Galina
>
>
>
> On Fri, May 17, 2013 at 10:03 AM, Vane, Edwin <edwin.vane at intel.com> wrote:
>
>
> Are you the one in charge of the buildbots? Could you modify the
> builders to track changes to clang-tools-extra?
>
>
> > -----Original Message-----
> > From: Dmitri Gribenko [mailto:gribozavr at gmail.com]
> > Sent: Thursday, March 28, 2013 10:06 AM
> > To: Vane, Edwin; Galina Kistanova
> > Cc: Clang Dev List (cfe-dev at cs.uiuc.edu)
> > Subject: Re: [cfe-dev] Getting build bots to track clang-tools-extra
> >
> > On Thu, Mar 28, 2013 at 2:46 PM, Vane, Edwin
> <edwin.vane at intel.com> wrote:
> > > Who would I talk to about getting the build bots to track commits to
> clang-
> > tools-extra so we don't have to wait for commits to other tracked
> projects to
> > get clang-tools-extra to rebuild?
> >
> > + Galina
> >
> > I think you need to edit buildbot/osuosl/master/master.cfg in zorg.
> > You need to add the repository to change source list. Then you need
> to add it to
> > schedulers. Feel free to add clang-tools-extra repository to
> > clang_fast_scheduler.
> >
> > Dmitri
> >
> > --
> > main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> > (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
>
>
More information about the cfe-dev
mailing list