[Buildbot-devel] simple questions about buildbot

Jickae Davis jickaed at gmail.com
Thu Jul 16 02:17:35 UTC 2009


How do I write the master.cfg?

I mean, if I am on Linux, I may add a line as :

f1.addStep(shell.ShellCommand(command=["make","all"]))

Now I'm on XP, and gonna build my code with VS2005, how to write the
master.cfg? and what should I do on the slave?




2009/7/15 Jonathan Rogers <j.w.rogers at gmail.com>

>   Building msvc projects can be built on the command line using either
> msbuild.exe or vcbuild.exe.
>
> You will need to add a few folders to the system path. In order to use
> them. There is a link in the start menu to a visual studio cammand prompt
> which sets the required path so you can find out from there.
>
> Good luck,
> --Jonathan
>
> Sent from my iPod
>
>
> On 15/07/2009, at 9:45 PM, Jickae Davis <jickaed at gmail.com> wrote:
>
>   hi, I just get started to buildbot. Below are two questions:
>>
>> 1.How to build source with VS2005 on slaves? Is there any solution?
>>
>> 2.What does "PB"(such as in PBChangeSource) stand for?
>>
>> ------------------------------------------------------------------------------
>> Enter the BlackBerry Developer Challenge
>> This is your chance to win up to $100,000 in prizes! For a limited time,
>> vendors submitting new applications to BlackBerry App World(TM) will have
>> the opportunity to enter the BlackBerry Developer Challenge. See full
>> prize
>> details at: http://p.sf.net/sfu/Challenge
>> _______________________________________________
>> Buildbot-devel mailing list
>> Buildbot-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>
>
>
>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize
> details at: http://p.sf.net/sfu/Challenge
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20090716/a1a0db64/attachment.html>


More information about the devel mailing list