On Mon, Mar 19, 2018 at 1:16 AM, Jan Lahoda <[email protected]> wrote:
Hi,
In Apache NetBeans (incubating), we have some smallish native (C/C++)
components. I'd like to ask: are there any official build servers
that can
build C/C++ code for Windows? (Does not need to be Windows, IMO,
could even
be cross-compilation.) And if yes, are there existing projects that
are
using them, so that we could look how to do things properly?
FWIW, there are 4 Windows slaves on the Jenkins instance at
builds.apache.org if you're more familar with that type of environment.
All four have working versions of VS2015 Pro, as we use them for
testing Apache Hadoop.