GBS Logo Generic Build Support (GBS) - User Manual HOME
The system.gbs file

Purpose

The system.gbs file is located in the GBS_ROOT_PATH directory is used to define primary settings for a ROOT.

It is a very delicate file and any manual modifications should be left to a GBS specialist.

Notes:

This file will NOT be superseded by a .usr file

Example of a system.gbs:


#
#   SYSTEM.GBS
#
id=system
system_name=SuperGlo
root_version=2.04
build_start=202061212
build_end=
scms-MSWin32=SubVersioN
scms-linux=No_SCMS
scms_data=trunk
scms_repository-linux=
scms_repository-MSWin32=svn://vhvfsnt10/SuperGlo
targets-MSWin32=dos
targets-MSWin32=dosd
targets-MSWin32=mingw
targets-MSWin32=mingwd
targets-MSWin32=mvs
targets-MSWin32=mvsd
targets-linux=lgcc
###EOF###