[cfe-dev] Getting build bots to track clang-tools-extra

Dmitri Gribenko gribozavr at gmail.com
Thu Mar 28 07:05:59 PDT 2013


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