[LLVMdev] Build bot for documentation?

Dmitri Gribenko gribozavr at gmail.com
Tue Aug 5 14:13:04 PDT 2014


On Tue, Aug 5, 2014 at 10:07 PM, Dan Liew <dan at su-root.co.uk> wrote:
> Hi Dmitri,
>
> Sorry it's taken so long for me to take a look at this. I've finally
> found some free time to look at this :)
>
> I've got created a factory for building Sphinx documentation on my
> local machine and that's mostly working so I plan to submit a patch
> soon.

Sounds great!

> Can I check a few things with you?
>
> - Is it still okay to use 'gribozavr4' as the build slave?

Of course.

> - The factory I've created made requires CMake, Ninja and Sphinx to
> all be installed. Are those all installed on 'gribozavr4'?

Yes, they are.

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 llvm-dev mailing list