3

ここでは Incredibuild を使用して、分散方式でコードをコンパイルします。ホーム ネットワークで使用できるオープン ソース (または無料) の代替手段があるかどうか疑問に思っていました。

それができない場合、Visual Studio と適切に統合された他の単純なソリューションはありますか?

編集: 手を汚して、必要に応じて各マシンのすべてを手動で構成できることを非常に嬉しく思います。

4

1 に答える 1

1

I can't look past TeamCity as a CI environment - among other features it allows multiple build agents to be linked together in one build grid.

Oh and it also has excellent integration with VS and SubVersion. And it's free to use, up to a maximum of 20 build configurations and 2 build agents.

于 2008-11-07T14:23:49.403 に答える