On Mon, Dec 1, 2008 at 9:54 AM, Hendrik Sattler <span dir="ltr">&lt;<a href="mailto:post@hendrik-sattler.de">post@hendrik-sattler.de</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I would keep this separate. You only need to setup the environment once.<br>
This is a completely different task then the actual development.<br>
Additionally: why not provide one package for your developers that they<br>
only have to unpack to some dir and can start? Why should they all<br>
compile the same thing? This way, only one has to go through the trouble<br>
of porting an compiling the stuff.<br>
That is roughly equal to installing your distribution&#39;s packages.</blockquote></div><br>Well on Linux this would be trivial, but as I said on Windows doing this could take hours, even if I do provide a simple package they can extract to some directory, they&#39;ll still be faced with the challenge of building all libraries in that package that I provide.<br>