Re: [opensource-dev] Review Request: Use consistent path for all *.py scripts

2011-02-10 Thread Oz Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/129/#review353 --- Ship it! Those changes look good. For future reference, there's

[opensource-dev] Daily Scrum Summary - Thursday, February 10

2011-02-10 Thread Anya Kanevsky
Thursday, February 10 [edit ]General Notes -- - MMOTD: Merov - SNOW project is archived. Thank you to all who made it happen! [edit

Re: [opensource-dev] Review Request: CMAKE_EXE_LINKER_FLAGS not honored when linking the viewer binary if -DLL_TESTS:BOOL=ON

2011-02-10 Thread Aleric Inglewood
> On Feb. 10, 2011, 2:02 a.m., Boroondas Gupte wrote: > > indra/cmake/GoogleMock.cmake, lines 13-14 > > > > > > I'd put the > > -Wl,--no-as-needed > > down on gtest's line, so that the "wrapping" is more o

Re: [opensource-dev] Review Request: CMAKE_EXE_LINKER_FLAGS not honored when linking the viewer binary if -DLL_TESTS:BOOL=ON

2011-02-10 Thread Aleric Inglewood
> On Feb. 10, 2011, 2:02 a.m., Boroondas Gupte wrote: > > indra/cmake/GoogleMock.cmake, lines 13-14 > > > > > > I'd put the > > -Wl,--no-as-needed > > down on gtest's line, so that the "wrapping" is more o

Re: [opensource-dev] Review Request: CMAKE_EXE_LINKER_FLAGS not honored when linking the viewer binary if -DLL_TESTS:BOOL=ON

2011-02-10 Thread Boroondas Gupte
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/147/#review350 --- A good change to avoid heisenbugs. indra/cmake/GoogleMock.cmake