[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: Eat your own dog food

Hans Schwäbli wrote:

How does the Eclipse project manage to make nightly builds in a productive
way?

How is Software Configuration Management done with the Eclipse project?

I read that it is done by the principly "eat your own dog food". But what
does it mean?


This means use your own new stuff. We self-host on our new code on a daily basis and switch to new depending code (e.g. Platform Core) at least once per week.

Dani