Difference between revisions of "Source downloads"

From Second Life Wiki
Jump to navigation Jump to search
m (Redirected page to Get source and compile)
 
(30 intermediate revisions by 13 users not shown)
Line 1: Line 1:
__NOEDITSECTION__
#REDIRECT [[Get source and compile]]
 
Below is a list of recent releases of the Second Life viewer source code, in reverse chronological order.  Be sure to pay attention to the {{OSWebsite|licenses|alt=applicable licenses}}.  For build instructions, see [[Get source and compile]].  For older versions, [[Obsolete Source downloads]].
 
{{CompileNav}}
__TOC__
 
= Releases and Release Candidates =
<div id="box">
{| border="1" cellspacing="0"
|-
|
'''Date'''
&nbsp;
|
'''Branch'''
(see [[#Branching process|Branching process]] below)
|
'''Source'''
&nbsp;
|
'''Artwork'''
&nbsp;
|
'''Libs'''
&nbsp;
|
'''Build&nbsp;Notes'''
&nbsp;
{{SourceDownloadRowSnapshotRCFrozen|2009-Jun-15|viewer-rc-frozen-1.23.4 (r124026)|1.23 Release|viewer-rc-frozen-1.23.4.124026|}}
{{SourceDownloadRowSnapshotRCFrozen|2009-Jun-11|viewer-rc-frozen-1.23.4 (r123523)|RC-1.23.4|viewer-rc-frozen-1.23.4.123523|}}
{{SourceDownloadRowSnapshotRCFrozen|2009-May-30|viewer-rc-frozen-1.23.3 (r122255)|RC-1.23.3|viewer-rc-frozen-1.23.3.122255|}}
{{SourceDownloadRowSnapshot|2009-May-20|viewer-1.23.2 (r120719)|RC-1.23.2|viewer-1.23.2-r120719|}}
{{SourceDownloadRowSnapshot|2009-May-07|viewer-1.23.1 (r119104)|RC-1.23.1|viewer-1.23.1-r119104|}}
{{SourceDownloadRowSnapshot|2009-Apr-29|viewer-1.23.0 (r118378)|RC-1.23.0|viewer-1.23.0-r118378|}}
{{SourceDownloadRowSnapshot|2009-Mar-11|viewer-1.22.11 (r113941)|1.22.11|viewer-1.22.11-r113941|1.22 Release version}}
{{SourceDownloadRowSnapshot|2008-Oct-17|viewer_1-21 (r99587)|1.21.6|viewer_1-21-r99587|1.21 Release version}}
{{SourceDownloadRowSnapshot|2008-Oct-07|Branch_1-20-Viewer-2 (r98669)|1.20.17|Branch_1-20-Viewer-2-r98669|1.20 Release version (security update)}}
{{SourceDownloadRowSnapshot|2008-Apr-07|Branch_1-19-1-Viewer (r84244)|1.19.1.4|Branch_1-19-1-Viewer-r84244|Commit revision bumped for DLL update}}
{{SourceDownloadRowSnapshot|2008-Feb-29|Branch_1-19-0-Viewer (r81066)|1.19.0.5|Branch_1-19-0-Viewer-r81066|}}
{{SourceDownloadRowRelease|2008-Jan-15|Branch_1-18-6-Viewer (r77355)|RC-1.18.6.4|}}
{{SourceDownloadRowRelease|2007-Nov-29|Branch_1-18-5-Viewer (r74731)|1.18.5.3|Win VS2005: Use llmozlib-vc80.lib from RC-1.18.6.0 (above) }}
|}
</div>
 
= Betas and First Look =
 
<div id="box">
{| border="1" cellspacing="0"
|-
|
'''Date'''
&nbsp;
|
'''Branch'''
(see [[#Branching process|Branching process]] below)
|
'''Source'''
&nbsp;
|
'''Artwork'''
&nbsp;
|
'''Libs'''
&nbsp;
|
'''Build&nbsp;Notes'''
&nbsp;
{{SourceDownloadRowSnapshot|2008-Feb-24|firstlook_windlight14_fl11 (r80044)|FL-1.19.0.80044|firstlook_windlight14_fl11-r80044|According to Soft Linden this really is r80044 even though the code says r79809}}
{{SourceDownloadRowSnapshot|2008-Feb-19|dazzle-firstlook (r80283)|FL-1.19.0.80283|dazzle-firstlook-r80283|}}
{{SourceDownloadRowSnapshot|2008-Feb-15|windlight14_fl8 (r80079)|FL-1.19.0.80079|windlight14-r80079|}}
{{SourceDownloadRowSnapshot|2008-Feb-08|dazzle-firstlook (r79625)|FL-1.19.0.79625|dazzle-firstlook-r79456|}}
{{SourceDownloadRowRelease|2008-Jan-23|windlight13_fl8 (r77495)|FL-1.18.6.77495|}}
|}
</div>
 
 
= Dated snapshots =
 
This section is largely obsolete. Instead, subscribe to the [https://lists.secondlife.com/cgi-bin/mailman/listinfo/sldev-commits sldev-commits mailing list] or look at the [https://lists.secondlife.com/pipermail/sldev-commits/ list archives]. Library and source tarball URLs appear at the bottom of each viewer branch's commit messages.
 
<div id="box">
{| border="1" cellspacing="0"
|-
|
'''Date'''
&nbsp;
|
'''Branch'''
(see [[#Branching process|Branching process]] below)
|
'''Source'''
&nbsp;
|
'''Libs'''
&nbsp;
|
'''Build&nbsp;Notes'''
&nbsp;
{{SourceArchiveRow|2007-Dec-21|release (int svn rev 76408)|20071221a|}}
|}
</div>
 
 
 
= Branching process =
The "branch" column indicates what branch the source was pulled from in Linden Lab's internal source repository, as well as the version number.  This is helpful in determining how and when to do merges.  See [[source branches]] page for more information about this.
 
 
Note that the dated releases (e.g. 20070117a) are sourced from the working trunk (the "release" branch), and the numbered releases (e.g. 1.13.2.xx) are to sync with the official viewer releases.
 
[[Image:Branching model.png]]
 
 
= Support library source =
* [[LogitechLCD]]
** Current Version of the windows only project required to generate the lib that the viewer uses [http://secondlife.com/developers/opensource/downloads/2007/11/logitech-lcd-lib-gen-1.18.5.0.zip logitech_lib_project / 2007-11-15]
 
 
* [[llMozLib]]
** Current version
*** Windows (CRLF/Zip) [http://secondlife.com/developers/opensource/downloads/2007/12/llmozlib-src-20071221.zip llMozLib / 2007-12-21]
*** Mac/Linux (LF/tar.gz) [http://secondlife.com/developers/opensource/downloads/2007/12/llmozlib-src-20071221.tar.gz llMozLib / 2007-12-21]
** Older versions
*** Windows (CRLF/Zip) [http://secondlife.com/developers/opensource/downloads/2007/11/llmozlib-src-20071121.zip llMozLib / 2007-11-21]
*** Mac/Linux (LF/tar.gz) [http://secondlife.com/developers/opensource/downloads/2007/11/llmozlib-src-20071121.tar.gz llMozLib / 2007-11-21]
*** Windows (CRLF/Zip) [http://secondlife.com/developers/opensource/downloads/2007/11/llmozlib-src-20071101.zip llMozLib / 2007-11-01]
*** Mac/Linux (LF/tar.gz) [http://secondlife.com/developers/opensource/downloads/2007/11/llmozlib-src-20071101.tar.gz llMozLib / 2007-11-01]
*** Mac/Linux (LF/tar.gz) [http://secondlife.com/developers/opensource/downloads/2007/01/llmozlib-src-20070112a.tar.gz llMozLib / 2007-01-12]
 
 
[[Category:Compiling viewer]]

Latest revision as of 07:22, 12 April 2012