Rev 2026 | Blame | Compare with Previous | Last modification | View Log | RSS feed
## Sample JATS.INI file# An attempt to identify the configurable components and structure### JATS will read several INI files. In order# One from the the jats release# GBE_CORE/jats.ini## One from the machine type specific BIN directory# GBE_CORE/BIN.GBE_MACHTYPE/jats.ini## A machine specific file# /etc/jats.ini (Unix Systems)# %WINDIR%/jats.ini (Windows)## A user specific file# $HOME/jats.ini (Unix Systems)# %HOMEDRIVE%/%HOMEPATH%/jats.ini (Windows)########################################################################### Configurable items#[Release Manager]URL = http://bms:8002/ManagerSuite/Release_Manager[General]GBE_DPKG_STORE =GBE_DPKG = v:GBE_DPKG_CACHE = c:/work/dpkg_archive_cacheGBE_DPKG_LOCAL =GBE_DPLY =GBE_MACHTYPE = win32GBE_ABT =GBE_VIEWBASE = i:/jats_cbuilderGBE_PLATFORM =GBE_BUILDFILTER = !SOLARIS !LINUX !GMPCA !HKPCA !THYRON !linux_armv4 !linux_i386 !SOLARIS_I386 !AVR_IAR !LMOS_linux_armv4 !LMOS_linux_i386GBE_DEBUG = 0GBE_VERBOSE = 0GBE_UNIX = 0GBE_PERL = c:/perl/bin/perl.exeGBE_CORE = c:/JATS/MASS_Dev_Infra/core_devlGBE_BIN = c:/JATS/MASS_Dev_Infra/core_devl/BIN.win32GBE_TOOLS = c:/JATS/MASS_Dev_Infra/core_devl/TOOLSGBE_CONFIG = c:/JATS/MASS_Dev_Infra/core_devl/CFG## Compiler location configuration# Toolset configuration#[VCWIN32][VCWIN32_NET2003][MICROTEC][VCWCE][SUNWORKS][GCC][JAVA][GNUPROH8][PCLINT][GBE_AVR_IAR][M16C][KEIL]## How about platform specific bits# ie: linux_arm9