PowerAda Build Menu

From OC Systems Wiki!
Jump to: navigation, search


The Build menu is used to initiate all compile activities in powerada. These "build jobs" are controlled by Build Windows, which are described in Powerada Build Windows later in this chapter.

The following menu options appear in the Build menu.

Load

Loads the selected or current file(s) without compiling them.

Compile

Compiles the selected or current files, loading the file(s) when necessary.

Bind Main

Determines the units that are obsolete, recompiles them, and binds an executable file, using the selected unit as the executable's main subprogram.

Update Selected Executable

Determines which files in the working project are newer than the selected executable file, recompiles them, and rebinds the executable.

Update Sublibrary

Compiles all changed files in the root sublibrary.

Update Library

Compiles all changed files in the current project library.

Update Project

Compiles all changed files in the current project.

Load Files for Executable

Determines which files in the working project are newer than the selected executable file, and loads them without compiling them.

Load Sublibrary Files

Loads all changed files in the root sublibrary without compiling them.

Load Library Files

Loads all changed files in the current project library without compiling them.

Load Project files

Loads all changed files in the current project without compiling them.