Jan 7, 2010

Successful Build for trunk (3071)


Linux:
http://secondlife.com/developers/opensource/downloads/2010/trunk/3071/Snowglobe-i686-1.3.0.3071.tar.bz2
http://secondlife.com/developers/opensource/downloads/2010/trunk/3071/good-build.Linux

Darwin:
http://secondlife.com/developers/opensource/downloads/2010/trunk/3071/Snowglobe_1_3_0_3071_SNOWGLOBETESTBUILD.dmg
http://secondlife.com/developers/opensource/downloads/2010/trunk/3071/good-build.Darwin

CYGWIN:
http://secondlife.com/developers/opensource/downloads/2010/trunk/3071/Snowglobe_1-3-0-3071_Setup.exe
http://secondlife.com/developers/opensource/downloads/2010/trunk/3071/good-build.CYGWIN

------------------------------------------------------------------------
r3065 | robin.cornelius | 2009-12-21 02:52:59 -0800 (Mon, 21 Dec 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/llmessage/CMakeLists.txt
  M /projects/2009/snowglobe/trunk/indra/llmessage/llcurl.cpp
  M /projects/2009/snowglobe/trunk/indra/llmessage/llpacketring.cpp
  M /projects/2009/snowglobe/trunk/indra/llmessage/llpacketring.h
  A /projects/2009/snowglobe/trunk/indra/llmessage/llsocks5.cpp
  A /projects/2009/snowglobe/trunk/indra/llmessage/llsocks5.h
  M /projects/2009/snowglobe/trunk/indra/llmessage/message.cpp
  M /projects/2009/snowglobe/trunk/indra/llmessage/message.h
  M /projects/2009/snowglobe/trunk/indra/llmessage/net.cpp
  M /projects/2009/snowglobe/trunk/indra/llmessage/net.h
  M /projects/2009/snowglobe/trunk/indra/newview/app_settings/settings.xml
  M /projects/2009/snowglobe/trunk/indra/newview/llpanelnetwork.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llpanelnetwork.h
  M /projects/2009/snowglobe/trunk/indra/newview/llstartup.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llstartup.h
  M /projects/2009/snowglobe/trunk/indra/newview/llxmlrpctransaction.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/notifications.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml

SNOW-238 Add Socks 5 Proxy Support
------------------------------------------------------------------------
r3066 | merov.linden | 2009-12-31 15:55:49 -0800 (Thu, 31 Dec 2009) | 5 lines
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginclassmedia.cpp
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginclassmedia.h
  M /projects/2009/snowglobe/trunk/indra/llplugin/llplugininstance.cpp
  M /projects/2009/snowglobe/trunk/indra/llplugin/llplugininstance.h
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginmessage.cpp
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginmessage.h
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginprocesschild.cpp
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginprocesschild.h
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginprocessparent.cpp
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginprocessparent.h
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginsharedmemory.cpp
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginsharedmemory.h
  M /projects/2009/snowglobe/trunk/indra/llplugin/slplugin/slplugin.cpp
  M /projects/2009/snowglobe/trunk/indra/media_plugins/base/media_plugin_base.cpp
  M /projects/2009/snowglobe/trunk/indra/media_plugins/base/media_plugin_base.h
  M /projects/2009/snowglobe/trunk/indra/media_plugins/gstreamer010/CMakeLists.txt
  M /projects/2009/snowglobe/trunk/indra/media_plugins/webkit/media_plugin_webkit.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llviewermedia.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llviewerparcelmedia.cpp
  M /projects/2009/snowglobe/trunk/indra/test_apps/llplugintest/llmediaplugintest.cpp
  M /projects/2009/snowglobe/trunk/install.xml

SNOW-301: pluginapi media update:
   * new llqtwebkit
   * comments, in particular doxygen ones
   * on par with internal 12/14/09 pluginapi code base

------------------------------------------------------------------------
r3067 | aleric.inglewood | 2010-01-02 07:44:39 -0800 (Sat, 02 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llappviewer.cpp

SNOW-415: suppress erroneous warning
------------------------------------------------------------------------
r3068 | merov.linden | 2010-01-04 15:21:36 -0800 (Mon, 04 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/media_plugins/gstreamer010/CMakeLists.txt

SNOW-301: Reverting a cmake change wrongly ported and breaking standalone build. Signaled by Thickbrick.
------------------------------------------------------------------------
r3069 | merov.linden | 2010-01-04 17:32:04 -0800 (Mon, 04 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/install.xml

SNOW-301: backpedaling on SDL library changes that were borking when building on Windows or Mac from scratch (non-standalone)
------------------------------------------------------------------------
r3070 | robin.cornelius | 2010-01-06 00:22:37 -0800 (Wed, 06 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llpanelnetwork.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llstartup.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml

SNOW-406, update proxy settings to allow http only proxy as well as other combinations
------------------------------------------------------------------------
r3071 | robin.cornelius | 2010-01-06 12:29:21 -0800 (Wed, 06 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/llcommon/lldarray.h

SNOW-422 use ::clear() instead of ::resize(0) because its clearer and can trigger gcc issues
------------------------------------------------------------------------

0 comments:

Post a Comment

 

The Collective Copyright © 2008 D'Black by Ipiet's Blogger Template