Subversion Repositories DevTools

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
392 dpurdie 1
#
2
#
3
#   Sample JATS.INI file
4
#   An attempt to identify the configurable components and structure
5
#
6
#
7
#   JATS will read several INI files. In order
8
#       One from the the jats release
9
#           GBE_CORE/jats.ini
10
#
11
#       One from the machine type specific BIN directory
12
#           GBE_CORE/BIN.GBE_MACHTYPE/jats.ini
13
#
14
#       A machine specific file
15
#           /etc/jats.ini                       (Unix Systems)
16
#           %WINDIR%/jats.ini                   (Windows)
17
#
18
#       A user specific file
19
#           $HOME/jats.ini                      (Unix Systems)
20
#           %HOMEDRIVE%/%HOMEPATH%/jats.ini     (Windows)
21
#
22
########################################################################
23
#
24
#   Configurable items
25
#
26
[Release Manager]
27
URL = http://erg:8002/ManagerSuite/Release_Manager
28
 
29
[General]
30
GBE_DPKG_STORE   =
31
GBE_DPKG         = v:
32
GBE_DPKG_CACHE   = c:/work/dpkg_archive_cache
33
GBE_DPKG_LOCAL   =  
34
GBE_DPLY         =  
35
GBE_MACHTYPE     = win32
36
GBE_ABT          =
37
GBE_VIEWBASE     = i:/jats_cbuilder
38
GBE_PLATFORM     =
39
GBE_BUILDFILTER  = !SOLARIS !LINUX !GMPCA !HKPCA !THYRON !linux_armv4 !linux_i386 !SOLARIS_I386 !AVR_IAR !LMOS_linux_armv4 !LMOS_linux_i386
40
GBE_DEBUG        = 0
41
GBE_VERBOSE      = 0
42
GBE_UNIX         = 0
43
GBE_PERL         = c:/perl/bin/perl.exe
44
GBE_CORE         = c:/JATS/MASS_Dev_Infra/core_devl
45
GBE_BIN          = c:/JATS/MASS_Dev_Infra/core_devl/BIN.win32
46
GBE_TOOLS        = c:/JATS/MASS_Dev_Infra/core_devl/TOOLS
47
GBE_CONFIG       = c:/JATS/MASS_Dev_Infra/core_devl/CFG
48
 
49
#
50
#   Compiler location configuration
51
#   Toolset configuration
52
#
53
[VCWIN32]
54
 
55
[VCWIN32_NET2003]
56
 
57
[MICROTEC]
58
 
59
[VCWCE]
60
 
61
[SUNWORKS]
62
 
63
[GCC]
64
 
65
[JAVA]
66
 
67
[GNUPROH8]
68
 
69
[PCLINT]
70
 
71
[GBE_AVR_IAR]
72
 
73
[M16C]
74
 
75
[KEIL]
76
 
77
#
78
#   How about platform specific bits
79
#   ie: linux_arm9