| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "slaves": [ | |
| 3 { "name": "try-leopard-1", "platform": "*" }, | |
| 4 { "name": "try-leopard-2", "platform": "*" }, | |
| 5 { "name": "try-leopard-3", "platform": "*" }, | |
| 6 { "name": "try-leopard-4", "platform": "*" }, | |
| 7 { "name": "try-leopard-5", "platform": "*" }, | |
| 8 { "name": "try-leopard-6", "platform": "*" }, | |
| 9 | |
| 10 { "name": "try-snowleopard-1", "platform": "*" }, | |
| 11 { "name": "try-snowleopard-2", "platform": "*" }, | |
| 12 { "name": "try-snowleopard-3", "platform": "*" }, | |
| 13 { "name": "try-snowleopard-4", "platform": "*" }, | |
| 14 { "name": "try-snowleopard-5", "platform": "*" }, | |
| 15 { "name": "try-snowleopard-6", "platform": "*" }, | |
| 16 | |
| 17 { "name": "try-windows-1", "platform": "*"}, | |
| 18 { "name": "try-windows-2", "platform": "*"}, | |
| 19 { "name": "try-windows-3", "platform": "*"}, | |
| 20 { "name": "try-windows-4", "platform": "*"}, | |
| 21 { "name": "try-windows-5", "platform": "*"}, | |
| 22 { "name": "try-windows-6", "platform": "*"}, | |
| 23 { "name": "try-windows-7", "platform": "*"}, | |
| 24 { "name": "try-windows-8", "platform": "*"}, | |
| 25 { "name": "try-windows-9", "platform": "*"}, | |
| 26 | |
| 27 { "name": "try-linux-1", "platform": "*"}, | |
| 28 { "name": "try-linux-2", "platform": "*"}, | |
| 29 { "name": "try-linux-3", "platform": "*"}, | |
| 30 { "name": "try-linux-4", "platform": "*"}, | |
| 31 { "name": "try-linux-5", "platform": "*"}, | |
| 32 { "name": "try-linux-6", "platform": "*"}, | |
| 33 { "name": "try-linux-7", "platform": "*"}, | |
| 34 { "name": "try-linux-8", "platform": "*"}, | |
| 35 { "name": "try-linux-9", "platform": "*"} | |
| 36 ], | |
| 37 | |
| 38 "builders": [ | |
| 39 { | |
| 40 "name": "Try Apple Leopard Intel Release", "type": "Try",
"slavebuilddir": "try-apple-release", | |
| 41 "platform": "mac-leopard", "configuration": "release", "ar
chitectures": ["i386"], | |
| 42 "slavenames": ["try-leopard-1", "try-leopard-2", "try-leop
ard-3", "try-leopard-4", "try-leopard-5", "try-leopard-6"] | |
| 43 }, | |
| 44 { | |
| 45 "name": "Try Apple Leopard Intel Debug", "type": "Try", "s
lavebuilddir": "try-apple-debug", | |
| 46 "platform": "mac-leopard", "configuration": "debug", "arch
itectures": ["i386"], | |
| 47 "slavenames": ["try-leopard-1", "try-leopard-2", "try-leop
ard-3", "try-leopard-4", "try-leopard-5", "try-leopard-6"] | |
| 48 }, | |
| 49 { | |
| 50 "name": "Try Apple SnowLeopard Intel Release", "type": "Tr
y", "slavebuilddir": "try-apple-release", | |
| 51 "platform": "mac-snowleopard", "configuration": "release",
"architectures": ["x86_64"], | |
| 52 "slavenames": ["try-snowleopard-1", "try-snowleopard-2", "
try-snowleopard-3", "try-snowleopard-4", "try-snowleopard-5", "try-snowleopard-6
"] | |
| 53 }, | |
| 54 { | |
| 55 "name": "Try Apple SnowLeopard Intel Leaks", "type": "TryL
eaks", "slavebuilddir": "try-apple-leaks", | |
| 56 "platform": "mac-snowleopard", "configuration": "debug", "
architectures": ["x86_64"], | |
| 57 "slavenames": ["try-snowleopard-1", "try-snowleopard-2", "
try-snowleopard-3", "try-snowleopard-4", "try-snowleopard-5", "try-snowleopard-6
"] | |
| 58 }, | |
| 59 { | |
| 60 "name": "Try Apple Windows Release", "type": "Try", "slave
builddir": "try-apple-release", | |
| 61 "platform": "win", "configuration": "release", "architectu
res": ["i386"], | |
| 62 "slavenames": ["try-windows-1", "try-windows-2", "try-wind
ows-3", "try-windows-4", "try-windows-5", "try-windows-6", "try-windows-7", "try
-windows-8", "try-windows-9"] | |
| 63 }, | |
| 64 { | |
| 65 "name": "Try Apple Windows Debug", "type": "Try", "slavebu
ilddir": "try-apple-debug", | |
| 66 "platform": "win", "configuration": "debug", "architecture
s": ["i386"], | |
| 67 "slavenames": ["try-windows-1", "try-windows-2", "try-wind
ows-3", "try-windows-4", "try-windows-5", "try-windows-6", "try-windows-7", "try
-windows-8", "try-windows-9"] | |
| 68 }, | |
| 69 { | |
| 70 "name": "Try GTK Linux Release", "type": "Try", "slavebuil
ddir": "try-gtk-linux-release", | |
| 71 "platform": "gtk", "configuration": "release", "architectu
res": ["i386"], | |
| 72 "slavenames": ["try-linux-1", "try-linux-2", "try-linux-3"
, "try-linux-4", "try-linux-5", "try-linux-6", "try-linux-7", "try-linux-8", "tr
y-linux-9"] | |
| 73 }, | |
| 74 { | |
| 75 "name": "Try Qt Linux Release", "type": "Try", "slavebuild
dir": "try-qt-linux-release", | |
| 76 "platform": "qt", "configuration": "release", "architectur
es": ["i386"], | |
| 77 "slavenames": ["try-linux-1", "try-linux-2", "try-linux-3"
, "try-linux-4", "try-linux-5", "try-linux-6", "try-linux-7", "try-linux-8", "tr
y-linux-9"] | |
| 78 }, | |
| 79 { | |
| 80 "name": "Try Chromium Win Release", "type": "TryBuild", "s
lavebuilddir": "try-chromium-win", | |
| 81 "platform": "chromium", "configuration": "release", "archi
tectures": ["i386"], | |
| 82 "slavenames": ["try-windows-1", "try-windows-2", "try-wind
ows-3", "try-windows-4", "try-windows-5", "try-windows-6", "try-windows-7", "try
-windows-8", "try-windows-9"] | |
| 83 }, | |
| 84 { | |
| 85 "name": "Try Chromium Mac Release", "type": "TryBuild", "s
lavebuilddir": "try-chromium-mac", | |
| 86 "platform": "chromium", "configuration": "release", "archi
tectures": ["i386"], | |
| 87 "slavenames": ["try-leopard-1", "try-leopard-2", "try-leop
ard-3", "try-leopard-4", "try-leopard-5", "try-leopard-6"] | |
| 88 }, | |
| 89 { | |
| 90 "name": "Try Chromium Linux Release", "type": "TryBuild",
"slavebuilddir": "try-chromium-linux", | |
| 91 "platform": "chromium", "configuration": "release", "archi
tectures": ["i386"], | |
| 92 "slavenames": ["try-linux-1", "try-linux-2", "try-linux-3"
, "try-linux-4", "try-linux-5", "try-linux-6", "try-linux-7", "try-linux-8", "tr
y-linux-9"] | |
| 93 } | |
| 94 ], | |
| 95 | |
| 96 "schedulers": [] | |
| 97 } | |
| OLD | NEW |