Everything
E.5.5 Run a batch build

A batch build is a function that builds, rebuilds and cleans are run in batch with the build modes that the project (main project and subproject) has.

Select [Batch Build] from the [Build] menu. The Batch Build dialog box will open.

Figure E.34

Batch Build Dialog Box

 

In the dialog box, the list of the combinations of the names of the main project and subprojects in the currently opened project and their build modes and macro definitions ([Defined macros] is invalid when the target project is a debug-dedicated project) is displayed.

Select the check boxes for the combinations of the main project and subprojects and build modes that you wish to run a batch build, and then click the [Build], [Rebuild], or [Clean] button.

Remark 1.

See the sections below for a build, rebuild, and clean.

-

Rebuild: "E.5.2 Run a rebuild"

Remark 2.

The batch build order follows the project build order, the order of the subprojects, main project.
When multiple build modes are selected for a single main project or subproject, after running builds of the subproject with all the selected build modes, the build of the next subproject or main project is run.

Remark 3.

If there are files being edited with the Editor panel when running a batch build, then all these files are saved.

Remark 4.

If a project other than a debug-dedicated project is included in your projects, then builds/rebuilds/cleans will be run for that project using the build tool provided by CS+ (see the "2.8 Run a Build").