Hi

I want to build a C++ project using make on numerous machines, each having
a different version of g++.  Currently I do this using a
multi-configuration project.  The configuration is growing more complicated
in that some machines need some commands to run before calling make, so I
have conditional build steps that are becoming messy and difficult to
maintain.

How could a achieve a similar effect using a declarative script?

It may be as simple as running parallel stages, each on a separate agent.
Is that feasible?

Any code snippets to help me would be appreciated.

Best regards

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAJK_iegxt3vHBc2aR3JOQUsUuid0SB2RSxWP8fagDJLOVwbn7Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to