HOME
Generic Build Support (GBS) - User Manual
Exporting Deliverables
Description
The gbsexport command
The gbsexport command is used to copy files
from Components and/or Gen or SubSystem to the export-directories:
The export-directory
Here the final product(s) will be placed.
The res/SubSystem-directory
Here the items needed by other SubSystems will be placed.
gbsexport will process the export.gbs files in the Component directories do determine what must be
exported (copied to the export and/or res/subsys directory).
The presence of an export directory determines copy to export.
The presence of a res/SubSystem directory determines the copy to res.
Components not containing a bld/$GBS_TARGET directory will be skipped.
During copy the file dates are preserved.
The creation of (msi) install programs is also supported in this command
The syntax of the command can be found here.
The description of the export.gbs file can be found here.