Re: [opensource-dev] Build of the viewer with Xcode on Leopard

2011-11-12 Thread Stone Linden
You can build with Xcode 3.2 on Lion right now. If you have Xcode 4.2 on Lion, you'll need this patch to the Viewer's indra/cmake/Variables.cmake config: https://codereview.secondlife.com/r/502/ It compiles and runs for me, but all UI textures are marked missing with messages like this: 2011-11-

[opensource-dev] Review Request: Add experimental support for building with Xcode 4.2 on Mac OS X Lion

2011-10-18 Thread Stone Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/502/ --- Review request for Viewer. Summary --- Check the version of Xcode inst

Re: [opensource-dev] Review Request: EXP-625 Speed up initial avatar copy and bake by moving the initial gestures copy into LLApperanceMgr::onFirstFullyVisible()

2011-10-12 Thread Stone Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/492/ --- (Updated Oct. 12, 2011, 5:24 p.m.) Review request for Viewer, Oz Linden, Ny

Re: [opensource-dev] Review Request: EXP-625 Speed up initial avatar copy and bake by moving the initial gestures copy into LLApperanceMgr::onFirstFullyVisible()

2011-10-12 Thread Stone Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/492/ --- (Updated Oct. 12, 2011, 5:23 p.m.) Review request for Viewer, Oz Linden, Ny

Re: [opensource-dev] Review Request: EXP-625 Speed up initial avatar copy and bake by moving the initial gestures copy into LLApperanceMgr::onFirstFullyVisible()

2011-10-12 Thread Stone Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/492/ --- (Updated Oct. 12, 2011, 5:19 p.m.) Review request for Viewer, Oz Linden, Ny

[opensource-dev] Review Request: EXP-625 Speed up initial avatar copy and bake by moving the initial gestures copy into LLApperanceMgr::onFirstFullyVisible()

2011-10-12 Thread Stone Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/492/ --- Review request for Viewer, Oz Linden, Nyx Linden, Jenn, Richard Nelson, and

[opensource-dev] Review Request: EXP-625 New user remains a cloud for an extended period on first login in Advanced mode

2011-10-10 Thread Stone Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/489/ --- Review request for Viewer, Oz Linden, Nyx Linden, Jenn, Richard Nelson, Aura

[opensource-dev] Review Request: VWR-27090 Allow Calling Cards to carry the "(link)" suffix in the Inventory pane

2011-10-04 Thread Stone Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/487/ --- Review request for Viewer. Summary --- Move the test for whether an it

Re: [opensource-dev] Review Request: Respect --no-verify-ssl-cert option

2011-08-23 Thread Stone Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/438/ --- (Updated Aug. 23, 2011, 2:59 p.m.) Review request for Viewer. Summary ---

Re: [opensource-dev] Review Request: Respect --no-verify-ssl-cert option

2011-08-23 Thread Stone Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/438/ --- (Updated Aug. 23, 2011, 2:58 p.m.) Review request for Viewer. Changes ---

Re: [opensource-dev] Review Request: Respect --no-verify-ssl-cert option

2011-08-23 Thread Stone Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/438/ --- (Updated Aug. 23, 2011, 2:57 p.m.) Review request for Viewer. Summary ---

[opensource-dev] Review Request: Respect --no-verify-ssl-cert option

2011-08-11 Thread Stone Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/438/ --- Review request for Viewer. Summary --- The --no-verify-ssl-cert option

Re: [opensource-dev] autobuild on linux?

2011-08-05 Thread Stone Linden
On Fri, Aug 5, 2011 at 1:19 PM, Boroondas Gupte wrote: > ** > On 08/05/2011 08:41 PM, Ace Ace wrote: > > does anyone know how to set this up on linux > > No real setup needed, you can check it out from hg ... > > mkdir ~/sldevstuff > hg clone ssh://h...@bitbucket.org/lindenlab/autobuild ~/sldevstu

Re: [opensource-dev] Python broken on Lion - autobuild doesn't work

2011-07-24 Thread Stone Linden
On Sun, Jul 24, 2011 at 6:13 AM, Laurent Bechir wrote: > > Hello, > > I've just upgraded to Lion and python seems to be broken. I can't use > either autobuild and git. : > > autobuild > Traceback (most recent call last): > File "/usr/local/bin/autobuild", line 5, in >from pkg_resources impor

Re: [opensource-dev] Review Request: VWR-25608 error on shutdown due to buffer overrun in LLVFS::audit

2011-04-26 Thread Stone Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/278/#review652 --- Ship it! hg rm llconfusingcode.cpp is better, but llmax() works h

Re: [opensource-dev] Review Request: VWR-25610 LLControlGroup::loadFromFile makes unnecessary copies of large LLSD objects

2011-04-26 Thread Stone Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/280/#review651 --- Ship it! - Stone On April 26, 2011, 5:36 p.m., Brad Kittenbrink

Re: [opensource-dev] Review Request: Enable CURLOPT_ENCODING for Inventory caps, which uses the LLURLRequest code path

2011-03-30 Thread Stone Linden
> On March 29, 2011, 6:02 p.m., Merov Linden wrote: > > Looks good. > > Merov Linden wrote: > BTW, what's the JIRA for this patch? > > Stone Linden wrote: > VWR-25286 Sorry, VWR-25376 - Stone

Re: [opensource-dev] Review Request: Enable CURLOPT_ENCODING for Inventory caps, which uses the LLURLRequest code path

2011-03-30 Thread Stone Linden
. To reply, visit: http://codereview.secondlife.com/r/242/#review521 --- On March 28, 2011, 6:22 p.m., Stone Linden wrote: > > --- > This is an automatically generated

Re: [opensource-dev] Review Request: Enable CURLOPT_ENCODING for Inventory caps, which uses the LLURLRequest code path

2011-03-29 Thread Stone Linden
view.secondlife.com/r/242/#review512 --- On March 28, 2011, 6:22 p.m., Stone Linden wrote: > > --- > This is an automatically generated e-mail. To reply, vi

[opensource-dev] Review Request: Enable CURLOPT_ENCODING for Inventory caps, which uses the LLURLRequest code path

2011-03-28 Thread Stone Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/242/ --- Review request for Viewer, Oz Linden, Joshua Linden, and Brad Kittenbrink.