In Eclipse CDT, I have several build configurations. I want to build them all at once. They can be built in parallel or in serial, it doesnt matter, there are no dependancies. What I am looking for is a one-click build which will recompile all the build configurations with one action.
Share
In the Preferences Dialog (in "Window" menu on Windows, and on "Eclipse" on OS X), in the subtree
C/C++→Build, there is an option to select "Build All Configurations in Each Project"See the screenshot: