| Line 45... |
Line 45... |
| 45 |
# The following structure is a hash of arrays
|
45 |
# The following structure is a hash of arrays
|
| 46 |
# The hash key is a supported machine type - one per machine
|
46 |
# The hash key is a supported machine type - one per machine
|
| 47 |
# The data is an array of supported PLATFORMS
|
47 |
# The data is an array of supported PLATFORMS
|
| 48 |
# Each platform may have a : seperated list of tags
|
48 |
# Each platform may have a : seperated list of tags
|
| 49 |
# Known tags include:
|
49 |
# Known tags include:
|
| 50 |
# TOOLSET - Sutable for building JATS tools
|
50 |
# TOOLSET - Suitable for building JATS tools
|
| 51 |
# NATIVE - Can be expected to run on the build machine
|
51 |
# NATIVE - Can be expected to run on the build machine
|
| 52 |
# KNOWN - Indicated platform is known to this machine type. Used to test existence
|
52 |
# KNOWN - Indicated platform is known to this machine type. Used to test existence
|
| 53 |
# GENERIC - Can be built on any machine
|
53 |
# GENERIC - Can be built on any machine
|
| 54 |
# GENERIC_MACHTYPE - Can be built on a specific machine type (Auto generated)
|
54 |
# GENERIC_MACHTYPE - Can be built on a specific machine type (Auto generated)
|
| 55 |
# DEVLINUX - Part of the DEVLINUX alias
|
55 |
# DEVLINUX - Part of the DEVLINUX alias
|
| Line 115... |
Line 115... |
| 115 |
'STIBAXIO:DEVLINUX:PKG_DEB',
|
115 |
'STIBAXIO:DEVLINUX:PKG_DEB',
|
| 116 |
'SK100:DEVLINUX:PKG_DEB:SK',
|
116 |
'SK100:DEVLINUX:PKG_DEB:SK',
|
| 117 |
'UBUNTU12C11:NATIVE:DEVLINUX:PKG_DEB',
|
117 |
'UBUNTU12C11:NATIVE:DEVLINUX:PKG_DEB',
|
| 118 |
'UBUNTU12C11_INSTRUMENT:NATIVE:DEVLINUX:INSTRUMENT',
|
118 |
'UBUNTU12C11_INSTRUMENT:NATIVE:DEVLINUX:INSTRUMENT',
|
| 119 |
'VIPER2:DEVLINUX:PKG_DEB',
|
119 |
'VIPER2:DEVLINUX:PKG_DEB',
|
| - |
|
120 |
'MANSIG',
|
| 120 |
],
|
121 |
],
|
| 121 |
|
122 |
|
| 122 |
'linux_el7_x64' => [
|
123 |
'linux_el7_x64' => [
|
| 123 |
'RHEL7:LINUX:TOOLSET:NATIVE:PKG_RPM',
|
124 |
'RHEL7:LINUX:TOOLSET:NATIVE:PKG_RPM',
|
| 124 |
'RHEL7_INSTRUMENT:NATIVE:LINUX:INSTRUMENT',
|
125 |
'RHEL7_INSTRUMENT:NATIVE:LINUX:INSTRUMENT',
|