GBS Logo Generic Build Support (GBS) - User Manual HOME
Exporting Deliverables

The gbsexport command

The gbsexport command is used to copy files from Components and/or Gen or SubSystem to the export-directories:

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.