News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Feature request: build all targets at once

Started by hcye, June 30, 2007, 01:54:09 AM

Previous topic - Next topic

hcye

This would be very convenient for automated regression testing.

Is this possible already? Thanks!

k2dave

Select 'All' from the 'Build Target' combobox!

stahta01

Quote from: k2dave on June 30, 2007, 02:09:27 AM
Select 'All' from the 'Build Target' combobox!


The virtual target "All" does not necessarily build all the targets. It depends on how the projects are set up.
But, there is no reason that an person can not change "All" to build all targets if they want.

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

hcye