Source downloads

From Second Life Wiki
Revision as of 01:01, 19 June 2009 by Rob Linden (talk | contribs) (Compacting this page down. Will work on uploading source zipfiles for Snowglobe tomorrow.)
Jump to navigation Jump to search


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 applicable licenses. For build instructions, see Get source and compile. For older versions, Obsolete Source downloads.


Snowglobe Releases and Release Candidates

These are the best choice for a beginning developer. Zipfiles are not yet available, but you can download the latest version from Subversion with the following command:

svn checkout http://svn.secondlife.com/svn/linden/trunk

See Get source and compile for what to do from there.

Second Life Viewer Releases and Release Candidates

Date  

Branch (see Branching process below)

Source  

Artwork  

Libs  

Build Notes  

Version 1.23.4

(2009-Jun-15)

viewer-1.23.4 (r124025) (md5sums)

Windows (CRLF)

Mac/Linux (LF)

Artwork (all platforms) Windows

- Mac - Linux

1.23 Release version

Version 1.22.11

(2009-Mar-11)

viewer-1.22.11 (r113941) (md5sums)

Windows (CRLF)

Mac/Linux (LF)

Artwork (all platforms) Windows

- Mac - Linux

1.22 Release version

Version 1.21.6

(2008-Oct-17)

viewer_1-21 (r99587) (md5sums)

Windows (CRLF)

Mac/Linux (LF)

Artwork (all platforms) Windows

- Mac - Linux

1.21 Release version


Dated snapshots

We frequently publish builds from many different branches. Subscribe to the sldev-commits mailing list or look at the list archives. Library and source tarball URLs appear at the bottom of each viewer branch's commit messages.

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.

Branching model.png


Support library source