Subversion Repositories DevTools

Rev

Rev 2026 | Details | Compare with Previous | Last modification | View Log | RSS feed

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