From e70d0b62eaed8270c36e6752ceaa9a824fa2a024 Mon Sep 17 00:00:00 2001 From: "Nyx (Neal Orman)" Date: Thu, 16 Sep 2010 14:52:33 -0400 Subject: SH-66 FIX update GLOD on linux changing install.xml to have the latest glod package already built. --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index cd116a4ae2..fd596b048d 100644 --- a/install.xml +++ b/install.xml @@ -63,9 +63,9 @@ linux md5sum - cb9409ee84d5f33db14335ed5bfd7ca7 + d0ee98de1861afdf3df1ab8741b09afc url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glod-1.0pre4-linux-20100910.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glod-1.0pre4-linux-20100914.tar.bz2 windows -- cgit v1.2.3 From bee60281847e0d073554b0cd31a080ecad3aa5d1 Mon Sep 17 00:00:00 2001 From: "Nyx (Neal Orman)" Date: Thu, 16 Sep 2010 14:54:23 -0400 Subject: SNOW-606 REVERT libuuid removal backing out patch from SNOW-606 as it breaks the build on our linux build machines. Can be re-applied when our build machines get an updated version of libuuid. --- install.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'install.xml') diff --git a/install.xml b/install.xml index fd596b048d..060528f0ce 100644 --- a/install.xml +++ b/install.xml @@ -957,6 +957,25 @@ anguage Infrstructure (CLI) international standard + libuuid + + copyright + Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> + description + Generates UUIDs under Linux. Originally a part of the ext2fs filesystem. Also see lluuid.cpp for all platforms. Part of the e2fsprogs package. + license + lgpl + packages + + linux + + md5sum + 91b194aed4b38bc23493b198009a8c6a + url + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/libuuid-linux-20090417.tar.bz2 + + + libxml license -- cgit v1.2.3 From f4b504ef395881e79d66b68c79a3994ff0ef347e Mon Sep 17 00:00:00 2001 From: Nyx Linden Date: Thu, 16 Sep 2010 16:20:46 -0400 Subject: SH-64 FIX update glod on mac updating install.xml to use the new glod autobuilt library. --- install.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index cd116a4ae2..43bcbd0dec 100644 --- a/install.xml +++ b/install.xml @@ -56,9 +56,9 @@ darwin md5sum - ab78835bafcad3bb7223eaeecb5a6a4b + 70b8bebe5b107a5f9eb175ff992b148c url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/GLOD-1.0pre4-darwin-20090918.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glod-1.0pre4-darwin-20100916a.tar.bz2 linux @@ -1006,9 +1006,9 @@ anguage Infrstructure (CLI) international standard darwin md5sum - b9fe5149a23cbc55a341867c2f6abb8e + a6969a966e83ac3f0dc652df3e499797 url - scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-darwin-20100626.tar.bz2 + scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-darwin-20100914.tar.bz2 -- cgit v1.2.3 From e18e26e87c46806f75d219b21be8b6ff2228fc99 Mon Sep 17 00:00:00 2001 From: Dave Parks Date: Sun, 19 Sep 2010 23:07:56 -0500 Subject: Use tcmalloc for windows (gives auto-magical 16-byte alignment whenever needed, much faster than Visual C++ malloc). --- install.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 213f0ba2d2..48db054699 100644 --- a/install.xml +++ b/install.xml @@ -630,12 +630,12 @@ - google-perftools + tcmalloc copyright Copyright (c) 2005, Google Inc. description - Heap performance and validity checking tools from google. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler. + High performance memory allocator. license bsd packages @@ -643,9 +643,9 @@ windows md5sum - 32dba32ddd460a08e082898ebba6315c + 8b11a7d3caee8a4ba70da41d6a5ee131 url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/google-perftools-1.0-windows-20090406.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/tcmalloc-1.6-windows-20100916b.tar.bz2 -- cgit v1.2.3 From a6592b783628eb1c5ab2d51b66cd98399c0e88cc Mon Sep 17 00:00:00 2001 From: "Nyx (Neal Orman)" Date: Mon, 20 Sep 2010 17:32:32 -0400 Subject: SH-66 FIX update glod on linux previously built package depended on an updated glibc, which our build hosts don't have (they're old debian systems). This is due to Ubuntu turning on stack protection by default for its builds (I build on Ubuntu). This updated package was built with no stack protection and thus should unstick the build. -Nyx --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 080fb7b216..18d061e81f 100644 --- a/install.xml +++ b/install.xml @@ -63,9 +63,9 @@ linux md5sum - d0ee98de1861afdf3df1ab8741b09afc + ca7368e9a1baf266b82d910fa8f821bd url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glod-1.0pre4-linux-20100914.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glod-1.0pre4-linux-20100920a.tar.bz2 windows -- cgit v1.2.3 From 90e3d83a5cb35e98a02a3017dd79ebc272bbfe85 Mon Sep 17 00:00:00 2001 From: "Brad Payne (Vir Linden)" Date: Tue, 21 Sep 2010 13:26:52 -0400 Subject: Fix for build failures - disabling tcmalloc for now --- install.xml | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 install.xml (limited to 'install.xml') diff --git a/install.xml b/install.xml old mode 100644 new mode 100755 -- cgit v1.2.3 From 469001dabd9b2d768392093239aedc7fb02fad44 Mon Sep 17 00:00:00 2001 From: Nyx Linden Date: Wed, 22 Sep 2010 12:05:41 -0400 Subject: SH-64 update glod on mac GLOD libraries were being copied to the lib as lowercase, where mac expects GLOD to be capitalized (linux expects lowercase). Updating to new lib with correct capitalization. --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 080fb7b216..97dd9c74c8 100644 --- a/install.xml +++ b/install.xml @@ -56,9 +56,9 @@ darwin md5sum - 70b8bebe5b107a5f9eb175ff992b148c + cc3a93782ac74982eb74aa5dbcd923f0 url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glod-1.0pre4-darwin-20100916a.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glod-1.0pre4-darwin-20100922.tar.bz2 linux -- cgit v1.2.3