|
|
|
|
@ -39,6 +39,14 @@
|
|
|
|
|
<concurrentBuild>false</concurrentBuild> |
|
|
|
|
<customWorkspace>Magnum</customWorkspace> |
|
|
|
|
<axes> |
|
|
|
|
<hudson.matrix.TextAxis> |
|
|
|
|
<name>gl</name> |
|
|
|
|
<values> |
|
|
|
|
<string>desktop</string> |
|
|
|
|
<string>es2desktop</string> |
|
|
|
|
<string>es3desktop</string> |
|
|
|
|
</values> |
|
|
|
|
</hudson.matrix.TextAxis> |
|
|
|
|
<hudson.matrix.TextAxis> |
|
|
|
|
<name>compiler</name> |
|
|
|
|
<values> |
|
|
|
|
@ -63,14 +71,6 @@
|
|
|
|
|
<string>deprecated</string> |
|
|
|
|
</values> |
|
|
|
|
</hudson.matrix.TextAxis> |
|
|
|
|
<hudson.matrix.TextAxis> |
|
|
|
|
<name>gl</name> |
|
|
|
|
<values> |
|
|
|
|
<string>desktop</string> |
|
|
|
|
<string>es2desktop</string> |
|
|
|
|
<string>es3desktop</string> |
|
|
|
|
</values> |
|
|
|
|
</hudson.matrix.TextAxis> |
|
|
|
|
</axes> |
|
|
|
|
<builders> |
|
|
|
|
<hudson.tasks.Shell> |
|
|
|
|
|