[Buildbot-devel] buildbot, multiple projects and c++
Amanjit Gill
amanjit.gill at gmx.de
Sat Jan 13 07:10:54 UTC 2007
Hello,
First of all I like buildbot. Thanks for creating it. I want to do
continuous integration with c++, multiple projects (libraries, only one
linux platform at present) that depend upon each other.. when a project
changes it is rebuild, and all dependencies are rebuilt.
- I have setup one c++ project with one waterfall page already (standard
use case).
- Which is the best way to handle multiple projects and dependencies...
Do I have to setup multiple buildbots or can I use multiple schedulers
and do some tricks with the fileIsImportant setting? Ideally, I want to
use one waterfall html page for all the projects.
Maybe s.o. is using buildbot in a similar scenario (dependencies between
multiple projects) and can give me some insight
thanks,
Amanjit Gill
More information about the devel
mailing list