[LLVMdev] How to add builder info. Need advice
Galina Kistanova
gkistanova at gmail.com
Wed Nov 2 23:14:58 PDT 2011
Takumi, Tanya,
Thanks for the suggestions!
The first draft is in the SVN ( llvm/trunk/docs/HowToAddABuilder.html).
I'd rather keep documentation with the documentation.
Plus I'd like us to be able to have multiple buildmasters later if we
want to (pre-release staging, for instance) without re-arranging the
stuff again.
By the way, it looks like web doesn't get auto-updated from the SVN.
Is it still broken?
Thanks,
Galina
On Wed, Oct 26, 2011 at 8:44 PM, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
> 2011/10/27 Tanya Lattner <lattner at apple.com>:
>> Put it in the llvm/docs directory and link to the main documentation page? Maybe add a link the main buildbot page too.
>
> I rather suggest;
>
> - Put instructions to zorg
> - Add a link to lab.llvm.org/instruction.html in llvm.org website.
>
> llvm/docs might be suitable if llvm-specific issues in buildslaves.
>
> ...Takumi
>
>>> 7. Fill the build slave description and admin name/e-mail. Here is an
>>> example of the build slave description:
>>> ----------------------------------------------------------------------------
>>> Windows 7 x64
>>>
>>> Core i7 (2.66GHz), 16GB of RAM
>>>
>>> g++.exe (TDM-1 mingw32) 4.4.0
>>>
>>> GNU Binutils 2.19.1
>>>
>>> cmake version 2.8.4
>>>
>>> Microsoft(R) 32-bit C/C++ Optimizing Compiler Version
>>> 16.00.40219.01 for 80x86
>
> IIRC, I saw the description above in somewhere... :D
>
More information about the llvm-dev
mailing list