Building multiple C++ solutions as a single Bamboo project

Timothy Calderwood March 23, 2014

We have several products that each require multiple VS solutions to be built to produce a product. A few years ago, we tried Bamboo and the issue was the Bamboo only supported a single solution. From what we have read, Bamboo only still supports a single solution configuration. Is there currently a work around for this and/or instructions on how to setup Bamboo to support multiple solutions for a single product?

Thanks

2 answers

0 votes
Ron Chan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 26, 2014

I've used a build script to manage multiple solutions and/or projects, then just have Bamboo call it in a task. The build script does all the work and it's done in a single place.

0 votes
Marcin Gardias
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 26, 2014

I think you can achieve this simply using several Visual Studio tasks in sequence.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events