Skip to content
Snippets Groups Projects
Commit c5e6a960 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

DRTVWR-418: Update to openjpeg build 501102

parent 809c0575
No related branches found
No related tags found
No related merge requests found
...@@ -2586,9 +2586,9 @@ ...@@ -2586,9 +2586,9 @@
<key>archive</key> <key>archive</key>
<map> <map>
<key>hash</key> <key>hash</key>
<string>d933c5cbc53efae1224060dc7badc801</string> <string>f7013e1f0b6a877090622fd73ec72cbc</string>
<key>url</key> <key>url</key>
<string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/542/1165/openjpeg-2.0.0.500534-darwin64-500534.tar.bz2</string> <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/1114/2576/openjpeg-1.5.1.501102-darwin64-501102.tar.bz2</string>
</map> </map>
<key>name</key> <key>name</key>
<string>darwin64</string> <string>darwin64</string>
...@@ -2610,9 +2610,9 @@ ...@@ -2610,9 +2610,9 @@
<key>archive</key> <key>archive</key>
<map> <map>
<key>hash</key> <key>hash</key>
<string>9aec0b4f73b784f2ebc1c6526e3dc2cc</string> <string>ac66f3197010b1549a5e4467aebbc27d</string>
<key>url</key> <key>url</key>
<string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/541/1160/openjpeg-2.0.0.500534-linux64-500534.tar.bz2</string> <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/1113/2571/openjpeg-1.5.1.501102-linux64-501102.tar.bz2</string>
</map> </map>
<key>name</key> <key>name</key>
<string>linux64</string> <string>linux64</string>
...@@ -2622,9 +2622,9 @@ ...@@ -2622,9 +2622,9 @@
<key>archive</key> <key>archive</key>
<map> <map>
<key>hash</key> <key>hash</key>
<string>a4dc6ba5dea2fc236b84806c8621c5e8</string> <string>8a7f0be5647e07235d205ac00805fb78</string>
<key>url</key> <key>url</key>
<string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/543/1168/openjpeg-2.0.0.500534-windows-500534.tar.bz2</string> <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/1116/2586/openjpeg-1.5.1.501102-windows-501102.tar.bz2</string>
</map> </map>
<key>name</key> <key>name</key>
<string>windows</string> <string>windows</string>
...@@ -2634,16 +2634,16 @@ ...@@ -2634,16 +2634,16 @@
<key>archive</key> <key>archive</key>
<map> <map>
<key>hash</key> <key>hash</key>
<string>92e861866ec3e024e7297c6505d582d7</string> <string>398544058036bc27097fcff208934d11</string>
<key>url</key> <key>url</key>
<string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/544/1171/openjpeg-2.0.0.500534-windows64-500534.tar.bz2</string> <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/1115/2581/openjpeg-1.5.1.501102-windows64-501102.tar.bz2</string>
</map> </map>
<key>name</key> <key>name</key>
<string>windows64</string> <string>windows64</string>
</map> </map>
</map> </map>
<key>version</key> <key>version</key>
<string>2.0.0.500534</string> <string>1.5.1.501102</string>
</map> </map>
<key>openssl</key> <key>openssl</key>
<map> <map>
...@@ -3288,7 +3288,7 @@ ...@@ -3288,7 +3288,7 @@
<key>options</key> <key>options</key>
<array> <array>
<string>-DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo</string> <string>-DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo</string>
<string>-DADDRESS_SIZE:STRING=$AUTOBUILD_ADDRSIZE</string> <string>-DADDRESS_SIZE:STRING=64</string>
<string>-DROOT_PROJECT_NAME:STRING=SecondLife</string> <string>-DROOT_PROJECT_NAME:STRING=SecondLife</string>
<string>-DINSTALL_PROPRIETARY=TRUE</string> <string>-DINSTALL_PROPRIETARY=TRUE</string>
</array> </array>
...@@ -3309,7 +3309,7 @@ ...@@ -3309,7 +3309,7 @@
<key>options</key> <key>options</key>
<array> <array>
<string>-DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo</string> <string>-DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo</string>
<string>-DADDRESS_SIZE:STRING=$AUTOBUILD_ADDRSIZE</string> <string>-DADDRESS_SIZE:STRING=64</string>
<string>-DROOT_PROJECT_NAME:STRING=SecondLife</string> <string>-DROOT_PROJECT_NAME:STRING=SecondLife</string>
<string>-DINSTALL_PROPRIETARY=FALSE</string> <string>-DINSTALL_PROPRIETARY=FALSE</string>
</array> </array>
...@@ -3329,7 +3329,7 @@ ...@@ -3329,7 +3329,7 @@
<key>options</key> <key>options</key>
<array> <array>
<string>-DCMAKE_BUILD_TYPE:STRING=Release</string> <string>-DCMAKE_BUILD_TYPE:STRING=Release</string>
<string>-DADDRESS_SIZE:STRING=$AUTOBUILD_ADDRSIZE</string> <string>-DADDRESS_SIZE:STRING=64</string>
<string>-DROOT_PROJECT_NAME:STRING=SecondLife</string> <string>-DROOT_PROJECT_NAME:STRING=SecondLife</string>
<string>-DINSTALL_PROPRIETARY=TRUE</string> <string>-DINSTALL_PROPRIETARY=TRUE</string>
</array> </array>
...@@ -3350,7 +3350,7 @@ ...@@ -3350,7 +3350,7 @@
<key>options</key> <key>options</key>
<array> <array>
<string>-DCMAKE_BUILD_TYPE:STRING=Release</string> <string>-DCMAKE_BUILD_TYPE:STRING=Release</string>
<string>-DADDRESS_SIZE:STRING=$AUTOBUILD_ADDRSIZE</string> <string>-DADDRESS_SIZE:STRING=64</string>
<string>-DROOT_PROJECT_NAME:STRING=SecondLife</string> <string>-DROOT_PROJECT_NAME:STRING=SecondLife</string>
<string>-DINSTALL_PROPRIETARY=FALSE</string> <string>-DINSTALL_PROPRIETARY=FALSE</string>
</array> </array>
...@@ -3615,7 +3615,7 @@ ...@@ -3615,7 +3615,7 @@
<key>windows</key> <key>windows</key>
<map> <map>
<key>build_directory</key> <key>build_directory</key>
<string>build-vc120-$AUTOBUILD_ADDRSIZE</string> <string>build-vc120-64</string>
<key>configurations</key> <key>configurations</key>
<map> <map>
<key>RelWithDebInfo</key> <key>RelWithDebInfo</key>
...@@ -3631,7 +3631,7 @@ ...@@ -3631,7 +3631,7 @@
<key>options</key> <key>options</key>
<array> <array>
<string>/build</string> <string>/build</string>
<string>RelWithDebInfo|${AUTOBUILD_WIN_VSPLATFORM|NOTWIN}</string> <string>RelWithDebInfo|NOTWIN</string>
</array> </array>
</map> </map>
<key>configure</key> <key>configure</key>
...@@ -3643,7 +3643,7 @@ ...@@ -3643,7 +3643,7 @@
<key>options</key> <key>options</key>
<array> <array>
<string>-G</string> <string>-G</string>
<string>${AUTOBUILD_WIN_CMAKE_GEN|NOTWIN}</string> <string>NOTWIN</string>
</array> </array>
</map> </map>
<key>default</key> <key>default</key>
...@@ -3664,7 +3664,7 @@ ...@@ -3664,7 +3664,7 @@
<key>options</key> <key>options</key>
<array> <array>
<string>/p:Configuration=RelWithDebInfo</string> <string>/p:Configuration=RelWithDebInfo</string>
<string>/p:Platform=${AUTOBUILD_WIN_VSPLATFORM|NOTWIN}</string> <string>/p:Platform=NOTWIN</string>
<string>/t:Build</string> <string>/t:Build</string>
<string>/p:useenv=true</string> <string>/p:useenv=true</string>
<string>/verbosity:minimal</string> <string>/verbosity:minimal</string>
...@@ -3681,7 +3681,7 @@ ...@@ -3681,7 +3681,7 @@
<key>options</key> <key>options</key>
<array> <array>
<string>-G</string> <string>-G</string>
<string>${AUTOBUILD_WIN_CMAKE_GEN|NOTWIN}</string> <string>NOTWIN</string>
<string>-DUNATTENDED:BOOL=ON</string> <string>-DUNATTENDED:BOOL=ON</string>
<string>-DINSTALL_PROPRIETARY=FALSE</string> <string>-DINSTALL_PROPRIETARY=FALSE</string>
<string>-DUSE_KDU=FALSE</string> <string>-DUSE_KDU=FALSE</string>
...@@ -3703,7 +3703,7 @@ ...@@ -3703,7 +3703,7 @@
<key>options</key> <key>options</key>
<array> <array>
<string>/build</string> <string>/build</string>
<string>Release|${AUTOBUILD_WIN_VSPLATFORM|NOTWIN}</string> <string>Release|NOTWIN</string>
</array> </array>
</map> </map>
<key>configure</key> <key>configure</key>
...@@ -3715,7 +3715,7 @@ ...@@ -3715,7 +3715,7 @@
<key>options</key> <key>options</key>
<array> <array>
<string>-G</string> <string>-G</string>
<string>${AUTOBUILD_WIN_CMAKE_GEN|NOTWIN}</string> <string>NOTWIN</string>
</array> </array>
</map> </map>
<key>name</key> <key>name</key>
...@@ -3734,7 +3734,7 @@ ...@@ -3734,7 +3734,7 @@
<key>options</key> <key>options</key>
<array> <array>
<string>/p:Configuration=Release</string> <string>/p:Configuration=Release</string>
<string>/p:Platform=${AUTOBUILD_WIN_VSPLATFORM|NOTWIN}</string> <string>/p:Platform=NOTWIN</string>
<string>/t:Build</string> <string>/t:Build</string>
<string>/p:useenv=true</string> <string>/p:useenv=true</string>
<string>/verbosity:minimal</string> <string>/verbosity:minimal</string>
...@@ -3751,7 +3751,7 @@ ...@@ -3751,7 +3751,7 @@
<key>options</key> <key>options</key>
<array> <array>
<string>-G</string> <string>-G</string>
<string>${AUTOBUILD_WIN_CMAKE_GEN|NOTWIN}</string> <string>NOTWIN</string>
<string>-DUNATTENDED:BOOL=ON</string> <string>-DUNATTENDED:BOOL=ON</string>
<string>-DINSTALL_PROPRIETARY=FALSE</string> <string>-DINSTALL_PROPRIETARY=FALSE</string>
<string>-DUSE_KDU=FALSE</string> <string>-DUSE_KDU=FALSE</string>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment