Difference between revisions of "User:Robin Cornelius/auto update build 2010 trunk"

From Second Life Wiki
Jump to navigation Jump to search
(Snowglobe Auto build bot update)
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:




<noinclude>
{{Template:SnowglobeDownloadBox
== Usage ==
|type    = {{{type}}}
=== Parameters ===
;name
: '''(optional)''' Name of the download. If omitted, "Snowglobe w.x.y" will be used instead (with x, y and z as given below).
;type
: <code>release</code>, <code>test build</code> etc.
: <code>release</code> will cause different visuals (only color, currently) and will cause macsuffix to be ignored. Other values don't have any effect for now.
;w, x, y, z
: Components of the version number: Major, Minor, Sub-Minor and "build number" (for SG actually the SVN revision)
;year, branch
: correspond to the respective parts of the SVN URL
;date
: Other than 'year' above, this is the actual date of when the build was done
;macsuffix
: '''(optional)''' Part of the .dmg filename for trunk builds. Assumed empty when omitted. Ignored when <code>type = release</code>.
=== Examples ===
<code>release</code> causes blue background. <code>macsuffix</code> could be omitted without any effect, as it is ignored. <code>name</code> was omitted.
<pre>
{{User:Boroondas Gupte/sandbox/SnowglobeDownloadBox
|type    = release
|w        = 2
|x        = 0
|y        = 2
|z        = 3576
|branch  = 2.0
|date    = July 29, 2010
|year    = 2010     
|macsuffix= _THISWILLBEIGNORED
}}
</pre>
{{User:Boroondas Gupte/sandbox/SnowglobeDownloadBox
|type     = release
|w        = 2
|x        = 0
|y        = 2
|z        = 3576
|branch  = 2.0
|date    = July 29, 2010
|year    = 2010
|macsuffix= _THISWILLBEIGNORED
}}
 
Non-release <code>type</code> causes yellow background. <code>macsuffix</code> is ''needed'' here to get the correct URL for the MacOS download.
<pre>
{{User:Boroondas Gupte/sandbox/SnowglobeDownloadBox
|name    = {{Snowglobe_2-installers-autobuild/{{{1|en}}}}}
|type    = test build
|w        = 2
|w        = 2
|x        = 1
|x        = 1
|y        = 0
|y        = 0
|z        = 3565
|z        = 3620
|branch  = trunk
|branch  = trunk
|date    = July 27, 2010
|date    = August17, 2010
|year    = 2010
|year    = 2010    
|macsuffix= _SNOWGLOBETESTBUILD
|macsuffix= {{{macsuffix}}}
}}
</pre>
{{User:Boroondas Gupte/sandbox/SnowglobeDownloadBox
|name    = {{Snowglobe_2-installers-autobuild/{{{1|en}}}}}
|type    = test build
|w        = 2
|x        = 1
|y        = 0
|z        = 3565
|branch  = trunk
|date    = July 27, 2010
|year    = 2010
|macsuffix= _SNOWGLOBETESTBUILD
}}
 
</noinclude><includeonly>{{#vardefine: urlprefix | http://secondlife.com/developers/opensource/downloads/{{{year}}}/{{{branch}}}/{{{z}}}/Snowglobe
}}{{ColorBox|[[File:Crystal_Clear_app_download_manager.png|32px|left|link=]] {{{name|Snowglobe {{{w}}}.{{{x}}}.{{{y}}}}}}| ({{{w}}}.{{{x}}}.{{{y}}}.{{{z}}}, {{{date}}}) ([[Release Notes/Snowglobe Release/{{{w}}}.{{{x}}}|release notes]]) <br /> &#91;&nbsp;'''[{{#var:urlprefix}}_{{{w}}}-{{{x}}}-{{{y}}}-{{{z}}}_Setup.exe Windows]'''&nbsp;&#124;&nbsp;'''[{{#var:urlprefix}}_{{{w}}}_{{{x}}}_{{{y}}}_{{{z}}}{{#ifeq: {{{type}}} | release || {{{macsuffix|}}} }}.dmg Mac]'''&nbsp;&#124;&nbsp;'''[{{#var:urlprefix}}-i686-{{{w}}}.{{{x}}}.{{{y}}}.{{{z}}}.tar.bz2 Linux]'''&nbsp;&#93;
|3={{#ifeq: {{{type}}} | release | #EBFDFF |#FFFFD0}}}}</includeonly><noinclude>
 
[[Category:Box templates]]</noinclude>
 
 
<noinclude>
<div class="navbox">
Very brief (but frequently updated) blurb included on at least a couple of pages, for Snowglobe 2.x. Copied from
[[Template:Snowglobe-installers-trunk]]
 
Make it so that there's download links for Windows, Mac, and Linux given a build number.
 
See [[Version numbering]] for explanation of numbering.
 
This template is for builds off of /projects/2010/snowglobe/trunk.  Use [[Template:Snowglobe_2-installers|<nowiki>{{Snowglobe
2-installers}}</nowiki>]] when you want to insert a set of links for a released version of Snowglobe 2.x.
 
When we are preparing for a release and have a branched RC, this template should point to it. After the RC becomes Release, this template should go
back to pointing to trunk builds.
 
</div>
</noinclude>{{SnowglobeDownloadBox
|name    = {{Snowglobe_2-installers-autobuild/{{{1|en}}}}}
|type    = test build
|z        = 3587
|branch  = trunk
|date    = July 30, 2010
|year    = 2010
|macsuffix= _SNOWGLOBETESTBUILD
}}
}}

Latest revision as of 13:49, 17 August 2010


Crystal Clear app download manager.png
Snowglobe 2.1.0
(2.1.0.3620, August17, 2010) (release notes)
Windows | Mac | Linux ]