I would recommend installing a separate slave on Windows, but running the wizard from Linux. Thus, you have a centralized way to control and monitor your builds.
I canβt say anything about the MSBuild plugin, because for historical reasons we run the MS Devenv build through the command line (using ANT as a βglueβ).
We create our product (written mainly in C ++) for Windows, OS X, iOS and Android. Our lower level build system is based on CMake.
malenkiy_scot
source share