From 0ed83541bff20d5bcefc374d702cf62b85727bba Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Wed, 19 Dec 2012 09:41:59 -0500 Subject: upgrade boost build to use public build of icu4c --- autobuild.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index fb0de9feb2..7e6192af6e 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -186,9 +186,9 @@ archive hash - 610d3c3790b39d44b45ed1e471f7b34d + ac37d0038c91b0672fa31a02731f0eac url - http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-boost/rev/267115/arch/Darwin/installer/boost-1.52.0-darwin-20121117.tar.bz2 + http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-boost/rev/268347/arch/Darwin/installer/boost-1.52.0-darwin-20121218.tar.bz2 name darwin @@ -198,9 +198,9 @@ archive hash - 86b9108ab71bd6551365d1706e2fb178 + 146ed8a8c2ef8ab3f0a6c4f214fc5c22 url - http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-boost/rev/267115/arch/Linux/installer/boost-1.52.0-linux-20121117.tar.bz2 + http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-boost/rev/268347/arch/Linux/installer/boost-1.52.0-linux-20121218.tar.bz2 name linux @@ -210,9 +210,9 @@ archive hash - a3bf306ebd14036a93f7894f898a862c + 3ea60f17d986b7e8a3351298734bdca4 url - http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-boost/rev/267115/arch/CYGWIN/installer/boost-1.52.0-windows-20121117.tar.bz2 + http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-boost/rev/268347/arch/CYGWIN/installer/boost-1.52.0-windows-20121218.tar.bz2 name windows -- cgit v1.2.3 From 1c7f19c8658b869bc0c3ebd06ad9129ef11dbd20 Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Wed, 19 Dec 2012 09:45:28 -0500 Subject: change to use lindenlab repo for havok source, with new license --- autobuild.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index 7e6192af6e..017427278e 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -918,9 +918,9 @@ archive hash - efaf5cb3e861d44518eb03f4c406f03c + e6feee3b452c2f70ce8558e30d6bc10a url - http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/falcon_3p-havok-source/rev/261536/arch/Darwin/installer/havok_source-2012.1-darwin-20120710.tar.bz2 + http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/lindenlab_3p-havok-source/rev/268409/arch/Darwin/installer/havok_source-2012.1-darwin-20121219.tar.bz2 name darwin @@ -930,9 +930,9 @@ archive hash - 50037fff3fd3356a073cdae88348c9ab + 0c0d2058ba48446e274d6595d1d8063e url - http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/falcon_3p-havok-source/rev/261536/arch/Linux/installer/havok_source-2012.1-linux-20120711.tar.bz2 + http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/lindenlab_3p-havok-source/rev/268409/arch/Linux/installer/havok_source-2012.1-linux-20121219.tar.bz2 name linux @@ -942,9 +942,9 @@ archive hash - cd6638f5a03469654615730c16889a60 + 88391b6e08d473506d406ca6f3e88cfb url - http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/falcon_3p-havok-source/rev/261536/arch/CYGWIN/installer/havok_source-2012.1-windows-20120710.tar.bz2 + http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/lindenlab_3p-havok-source/rev/268409/arch/CYGWIN/installer/havok_source-2012.1-windows-20121219.tar.bz2 name windows -- cgit v1.2.3 From 4364924ee41d343a03329bb41a725ea815184d2e Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Tue, 25 Dec 2012 09:00:42 -0500 Subject: tag merge of DRTVWR-273 --- .hgtags | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgtags b/.hgtags index b1bd7cf117..db4c8f1189 100755 --- a/.hgtags +++ b/.hgtags @@ -385,3 +385,4 @@ daca610d840625b5bebb966a57cb49581852c417 DRTVWR-265 0a2ca6546b499239afeb66d17b2fadbcdbe36ab1 3.4.3-release 84fbaf2d4141bd161731430e760949dc787ca206 DRTVWR-244 083d2d36b5bb1c54fc3dd7caac0e7ac381a9cef0 3.4.4-beta1 +35cfd4cf5b895fa776592f2e630e330be7f0604e DRTVWR-273 -- cgit v1.2.3