From 3e80fa3dbc943de9b784fedc202ba38cf238f46d Mon Sep 17 00:00:00 2001 From: David Parks Date: Mon, 2 Nov 2009 19:55:37 +0000 Subject: Sync up with render-pipeline-7 ignore-dead-branch --- install.xml | 166 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 166 insertions(+) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 44224664ca..24ade32095 100644 --- a/install.xml +++ b/install.xml @@ -43,6 +43,39 @@ + GLOD + + copyright + Copyright (C) 2003-04 Jonathan Cohen, Nat Duca, Chris Niski, Johns Hopkins University and David Luebke, Brenden Schubert, University of Virginia. All rights reserved. + description + Geometric Level of Detail for OpenGL + license + GLOD + packages + + darwin + + md5sum + ab78835bafcad3bb7223eaeecb5a6a4b + url + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/GLOD-1.0pre4-darwin-20090918.tar.bz2 + + linux + + md5sum + 66ae292063b80f3a9fecb46dcd4fe5ec + url + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/GLOD-1.0pre4-linux-20091023.tar.bz2 + + windows + + md5sum + b97aa644a548310ca3c916518bb07b7e + url + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/GLOD-windows-20090915.tar.bz2 + + + SDL copyright @@ -220,6 +253,39 @@ + colladadom + + copyright + Copyright 2005 Sony Computer Entertainment Inc. + description + Library for processing collada file format + license + scea + packages + + darwin + + md5sum + 786de8bfebb5df3a3b51a7832119f8d8 + url + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/colladadom-2.1.1-darwin-20090731.tar.bz2 + + linux + + md5sum + 01d17182ecc6728edaa520b3c780d194 + url + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/colladadom-2.1.1-linux-20090921.tar.bz2 + + windows + + md5sum + fd3e5dade35c586ae13a320ab731df0d + url + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/colladadom-2.1.1-windows-20090908.tar.bz2 + + + curl copyright @@ -1186,6 +1252,32 @@ anguage Infrstructure (CLI) international standard + pcre + + copyright + Copyright (c) 1997-2008 University of Cambridge + description + Regular expression library + license + bsd + packages + + darwin + + md5sum + 63e2dc55142b8b36521c1b0c9b6ed6bb + url + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/pcre-7.6-darwin-20090730.tar.bz2 + + linux + + md5sum + 0886d0b1cdf104b6341df1832a8a7e09 + url + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/pcre-7.6-linux-20090804.tar.bz2 + + + quicktime copyright @@ -1400,6 +1492,75 @@ anguage Infrstructure (CLI) international standard url http://www.xfree86.org/4.4.0/LICENSE9.html#sgi + GLOD + + text + The GLOD Open-Source License Version 1.0 July 22, 2003 + +Copyright (C) 2003 Jonathan Cohen, Nat Duca, Johns Hopkins University +and David Luebke, Brenden Schubert, University of Virginia. All rights +reserved. + +Redistribution and use in source and binary forms, with or without +modification, is permitted provided that the following conditions are +met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer and + request. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer and + request in the documentation and/or other materials provided with + the distribution. + +3. The name "GLOD" must not be used to endorse or promote products + derived from this software without prior written permission. + +4. Redistributions of any modified version of this source, whether in + source or binary form , must include a form of the following + acknowledgment: "This product is derived from the GLOD library, + which is available from http://www.cs.jhu.edu/~graphics/GLOD." + +5. Redistributions of any modified version of this source in binary + form must provide, free of charge, access to the modified version + of the code. + +6. This license shall be governed by and construed and enforced in + accordance with the laws of the State of Maryland, without + reference to its conflicts of law provisions. The exclusive + jurisdiction and venue for all legal actions relating to this + license shall be in courts of competent subject matter jurisdiction + located in the State of Maryland. + +TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, GLOD IS PROVIDED +UNDER THIS LICENSE ON AN AS IS BASIS, WITHOUT WARRANTY OF ANY KIND, +EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES +THAT GLOD IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR +PURPOSE OR NON-INFRINGING. ALL WARRANTIES ARE DISCLAIMED AND THE +ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE CODE IS WITH +YOU. SHOULD ANY CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE +COPYRIGHT HOLDER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY +NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY +CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY CODE IS +AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. + +TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL +THE COPYRIGHT HOLDER OR ANY OTHER CONTRIBUTOR BE LIABLE FOR ANY +SPECIAL, INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES FOR LOSS OF +PROFITS, REVENUE, OR FOR LOSS OF INFORMATION OR ANY OTHER LOSS. + +YOU EXPRESSLY AGREE TO FOREVER INDEMNIFY, DEFEND AND HOLD HARMLESS THE +COPYRIGHT HOLDERS AND CONTRIBUTORS OF GLOD AGAINST ALL CLAIMS, +DEMANDS, SUITS OR OTHER ACTIONS ARISING DIRECTLY OR INDIRECTLY FROM +YOUR ACCEPTANCE AND USE OF GLOD. + +Although NOT REQUIRED, we would appreciate it if active users of GLOD +put a link on their web site to the GLOD web site when possible. + + url + http://www.cs.jhu.edu/~graphics/GLOD/license/ + MSDTW text @@ -1725,6 +1886,11 @@ IMPORTANT NOTE: To the extent this software may be used to reproduce materials, EA0300 + scea + + url + http://research.scea.com/scea_shared_source_license.html + sleepycat url -- cgit v1.2.3 From e8eb8a86a69c7ba345dafbadb6aa72fc5bba090e Mon Sep 17 00:00:00 2001 From: Palmer Date: Tue, 3 Nov 2009 17:22:01 -0800 Subject: Quick fix to get collada working. Will need to make collada and boost happier. --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index cb477701b7..2f22ba5c0d 100644 --- a/install.xml +++ b/install.xml @@ -280,9 +280,9 @@ windows md5sum - fd3e5dade35c586ae13a320ab731df0d + c239ce23ed3f0dbbe58a1ddba05aee0b url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/colladadom-2.1.1-windows-20090908.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/colladadom-2.1.1-windows-20091103.tar.bz2 -- cgit v1.2.3 From 9d3968bb837828568bf58113b8315c8ca2e8dae1 Mon Sep 17 00:00:00 2001 From: "Karl Stiefvater (qarl)" Date: Thu, 3 Dec 2009 15:12:30 -0800 Subject: hopefully: linux libraries for colladadom (pcre, etc.) --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 68562ca37a..5629682404 100644 --- a/install.xml +++ b/install.xml @@ -273,9 +273,9 @@ linux md5sum - 01d17182ecc6728edaa520b3c780d194 + dde909f84fd2b7c56138f8fd193664c4 url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/colladadom-2.1.1-linux-20090921.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/colladadom-2.1.1-linux-20091203.tar.bz2 windows -- cgit v1.2.3 From 04fe0399443cf4a5852e94cd3950ba1fd2d50562 Mon Sep 17 00:00:00 2001 From: Tofu Linden Date: Thu, 14 Jan 2010 13:55:00 -0800 Subject: Backed out changeset d5b761982e63 This got pushed too early - sorry. Sigh. --- install.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index e912ddfd8b..41f8a28044 100644 --- a/install.xml +++ b/install.xml @@ -1014,23 +1014,23 @@ anguage Infrstructure (CLI) international standard darwin md5sum - 2eb58f544c0d912aa382de2c947be7f1 + 5362a53488693f9bd7d9083758af25eb url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-4.6-darwin-20100104.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-4.6-darwin-20091218.tar.bz2 linux md5sum - c4c40fca14a8bd32096f8a27c75c526f + 09674cbae982e7e7f6ebc7e1d06580e8 url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-linux-20100105c.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-linux-20091216.tar.bz2 windows md5sum - b50db4fdb833111e1e679188e4cb5815 + 4dd305f2ce38b2e55a2014ad3a2de34d url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-windows-qt4.6-20100104.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-windows-qt4.6-20091218.tar.bz2 -- cgit v1.2.3 From 1a8008ea150d1eb9a8f4036988ef971fb1901cb3 Mon Sep 17 00:00:00 2001 From: Tofu Linden Date: Thu, 14 Jan 2010 14:44:43 -0800 Subject: Backed out changeset f34a69c2af56 (this backs-out my backout, now that I'm happy the original merge works okay :)) --- install.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 41f8a28044..e912ddfd8b 100644 --- a/install.xml +++ b/install.xml @@ -1014,23 +1014,23 @@ anguage Infrstructure (CLI) international standard darwin md5sum - 5362a53488693f9bd7d9083758af25eb + 2eb58f544c0d912aa382de2c947be7f1 url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-4.6-darwin-20091218.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-4.6-darwin-20100104.tar.bz2 linux md5sum - 09674cbae982e7e7f6ebc7e1d06580e8 + c4c40fca14a8bd32096f8a27c75c526f url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-linux-20091216.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-linux-20100105c.tar.bz2 windows md5sum - 4dd305f2ce38b2e55a2014ad3a2de34d + b50db4fdb833111e1e679188e4cb5815 url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-windows-qt4.6-20091218.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-windows-qt4.6-20100104.tar.bz2 -- cgit v1.2.3 From c504c40a754a79baf0e4b1d1c10ca44197d577df Mon Sep 17 00:00:00 2001 From: Palmer Date: Fri, 29 Jan 2010 15:04:14 -0800 Subject: Added glod.txt and libraries no longer unzipped into newview --- install.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 91276ca498..c4c2904471 100644 --- a/install.xml +++ b/install.xml @@ -70,9 +70,9 @@ windows md5sum - b97aa644a548310ca3c916518bb07b7e + 39fae44d406aa56a0b3d00f5433bbf15 url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/GLOD-windows-20090915.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/GLOD-1.0pre4-windows-20100129.tar.bz2 @@ -280,9 +280,9 @@ windows md5sum - c239ce23ed3f0dbbe58a1ddba05aee0b + 6c2267ba2735bb5bc6229bc4366fce86 url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/colladadom-2.1.1-windows-20091103.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/colladadom-2.1.1-windows-20100129.tar.bz2 -- cgit v1.2.3 From 3827b395fbca941846dab494ee8449786a39561d Mon Sep 17 00:00:00 2001 From: "Matthew Breindel (Falcon)" Date: Thu, 24 Jun 2010 16:45:47 -0700 Subject: Fixed cmake to grab the decomposition libraries. --- install.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'install.xml') diff --git a/install.xml b/install.xml index ae3f930a1d..a944e7709d 100644 --- a/install.xml +++ b/install.xml @@ -1038,6 +1038,32 @@ anguage Infrstructure (CLI) international standard + llconvexdecomposition + + copyright + on file + description + Convex decomposition utility for mesh + license + havok + packages + + windows + + md5sum + 9b895f616dfb5ce9814d4e53417950a9 + url + scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-windows-20100622.tar.bz2 + + linux + + md5sum + da4d464008fac288865f259873cafad2 + url + scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100622.tar.bz2 + + + llqtwebkit license -- cgit v1.2.3 From a043cfbe463e94a5c6e6f0e31e22912b025890c7 Mon Sep 17 00:00:00 2001 From: "Matthew Breindel (Falcon)" Date: Fri, 25 Jun 2010 14:59:17 -0700 Subject: Added Darwin llconvexdecomposition to install.xml --- install.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'install.xml') diff --git a/install.xml b/install.xml index a944e7709d..d84ab14d53 100644 --- a/install.xml +++ b/install.xml @@ -1061,6 +1061,13 @@ anguage Infrstructure (CLI) international standard da4d464008fac288865f259873cafad2 url scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100622.tar.bz2 + + darwin + + md5sum + 01853c92592c9b969d2cdbc339738b98 + url + scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-darwin-20100624.tar.bz2 -- cgit v1.2.3 From 6f2bd694d9a21174648b4e4f76d6d078aa88265f Mon Sep 17 00:00:00 2001 From: Matthew Breindel Date: Sat, 26 Jun 2010 12:35:05 -0700 Subject: Fixed mac build (given LL_MESH_ENABLED set to 0). --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index d84ab14d53..40ec65b2b0 100644 --- a/install.xml +++ b/install.xml @@ -1065,9 +1065,9 @@ anguage Infrstructure (CLI) international standard darwin md5sum - 01853c92592c9b969d2cdbc339738b98 + b9fe5149a23cbc55a341867c2f6abb8e url - scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-darwin-20100624.tar.bz2 + scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-darwin-20100626.tar.bz2 -- cgit v1.2.3 From 0fc367441762d85dd77867e78ff75b867c946b4a Mon Sep 17 00:00:00 2001 From: "Matthew Breindel (Falcon)" Date: Mon, 28 Jun 2010 14:40:09 -0700 Subject: Updated install.xml for linux/windows to point to newest llconvexdecomposition. --- install.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 40ec65b2b0..2e7fa76220 100644 --- a/install.xml +++ b/install.xml @@ -1051,16 +1051,16 @@ anguage Infrstructure (CLI) international standard windows md5sum - 9b895f616dfb5ce9814d4e53417950a9 + afd03c92ac261134237b648896c5e537 url - scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-windows-20100622.tar.bz2 + scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-windows-20100628.tar.bz2 linux md5sum - da4d464008fac288865f259873cafad2 + 3427b3c31ed66132b19e1f6679894c57 url - scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100622.tar.bz2 + scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100628.tar.bz2 darwin -- cgit v1.2.3 From 3cf9a103859a2d1a083a14ae321c32d552a2ef39 Mon Sep 17 00:00:00 2001 From: "Nyx (Neal Orman)" Date: Tue, 27 Jul 2010 17:40:41 -0400 Subject: CTS-201 WIP update viewer-external to run under linux step 1 - minor cleanup that allows viewer to build under linux. Will only run on aditi (crashes on agni), does not download meshes successfully, and has pretty bad vertex corruption, but it runs! Code reviewed by Falcon -Nyx --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index e36ba1d33c..4f8e7bff26 100644 --- a/install.xml +++ b/install.xml @@ -1058,9 +1058,9 @@ anguage Infrstructure (CLI) international standard linux md5sum - 3427b3c31ed66132b19e1f6679894c57 + 33dee1d84d006a5339cf6ba4096b8bd9 url - scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100628.tar.bz2 + scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100721.tar.bz2 darwin -- cgit v1.2.3 From 2143a8f722c294533d3e222f918a56cbc43a81fd Mon Sep 17 00:00:00 2001 From: "Nyx (Neal Orman)" Date: Wed, 11 Aug 2010 10:53:43 -0400 Subject: CTS-201 FIX update mesh viewer to build and run on linux Added a lot of checking to deal with the fact that the code may encounter a stub convexDecomposition library. Additionally updated the linux stub to fix the automated build so our beta testers can finally have a linux build. Unrelated fix: added upload mesh to the top level upload menu. Code reviewed by Vir. --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 4f8e7bff26..ae3c4178a6 100644 --- a/install.xml +++ b/install.xml @@ -1058,9 +1058,9 @@ anguage Infrstructure (CLI) international standard linux md5sum - 33dee1d84d006a5339cf6ba4096b8bd9 + 54c95551cc9f792a889e2c54d3af7767 url - scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100721.tar.bz2 + scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100810.tar.bz2 darwin -- cgit v1.2.3 From b02d7c1777870d780a5822da9bfce15fbed763af Mon Sep 17 00:00:00 2001 From: "Nyx (Neal Orman)" Date: Wed, 11 Aug 2010 11:49:05 -0400 Subject: CTS-201 FIX Get linux mesh viewer building on team city made a mistake packaging up stub vertex decomposition package. updated the package and updated install.xml. Pushing fix, will monitor team city to verify the new package fixes the issue. --- install.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index ae3c4178a6..a6a94e817b 100644 --- a/install.xml +++ b/install.xml @@ -1058,7 +1058,7 @@ anguage Infrstructure (CLI) international standard linux md5sum - 54c95551cc9f792a889e2c54d3af7767 + 15e239121d88eee6089b62b1c9beca28 url scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100810.tar.bz2 -- cgit v1.2.3