Who removed the "Additional Builds" from the download page?

Who removed the "Additional Builds" from the download page?

Various things about Spring that do not fit in any of the other forums listed below, including forum rules.

Moderator: Moderators

Post Reply
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Who removed the "Additional Builds" from the download page?

Post by Forboding Angel »

Please add it back, it was there for a reason.

https://springrts.com/dl/buildbot/default/
gajop
Moderator
Posts: 3051
Joined: 05 Aug 2009, 20:42

Re: Who removed the "Additional Builds" from the download page?

Post by gajop »

Seems like only admins (or only abma) can edit that page.

With that in mind, can you (abma) update the page to have this source (I removed the code tags to cleanup some git clone examples):

Code: Select all

<center>
{|style="margin-top: 15px; padding: 10px; background:rgba(45,180,19,0.5); border: 1px solid rgba(0,0,0,0.5); border-radius: 6px 6px 6px 6px; box-shadow: 0 2px 6px rgba(0,0,0,0.3), inset 0 1px 2px rgba(255,255,255,0.5), inset 0 10px 8px rgba(255,255,255,0.3);" |
| If you just want to <u>get ready to play</u>, you want this:
|-
| style="margin-top: 15px; text-align: center" | <span style="font-size: 150%;"><b>[[GamesDownloads|Games Downloads]]</b></span>
|}
</center>


= Spring Engine =

Latest stable version: '''{{EngineVersion:Stable}}''' ({{EngineVersion:Stable:ReleaseDate}})

(These downloads <span class="warning">do not contain a lobby</span>!)


{|
| style="padding-right:10px"| [[Image:Window.png]]
| '''Installer: [http://sourceforge.net/projects/springrts/files/springrts/spring-{{StableEngineVersion}}/spring_{{StableEngineVersion}}_win32.exe/download spring_{{StableEngineVersion}}.exe ~25MB]''' - [https://springrts.com/dl/buildbot/default/master/{{StableEngineVersion}}/win32/spring_{{StableEngineVersion}}_win32.exe {mirror}]'''<br/>
'''Portable: [http://sourceforge.net/projects/springrts/files/springrts/spring-{{StableEngineVersion}}/spring_{{StableEngineVersion}}_win32_portable.7z/download spring_{{StableEngineVersion}}_win32_portable.7z ~25MB]''' - [https://springrts.com/dl/buildbot/default/master/{{StableEngineVersion}}/win32/spring_{{StableEngineVersion}}_win32_portable.7z {mirror}]
|}


{|
| style="padding-right:10px"| [[Image:Tux-G2.png]]
| '''64bit static binaries: [http://sourceforge.net/projects/springrts/files/springrts/spring-{{StableEngineVersion}}/spring_{{StableEngineVersion}}_minimal-portable-linux64-static.7z/download spring_{{StableEngineVersion}}_linux64.7z ~15MB]''' <br/>
'''32bit static binaries: [http://sourceforge.net/projects/springrts/files/springrts/spring-{{StableEngineVersion}}/spring_{{StableEngineVersion}}_minimal-portable-linux32-static.7z/download spring_{{StableEngineVersion}}_linux32.7z ~15MB]'''
'''distro native installs:''' follow the '''[[SetupGuide|Linux Setup guide]]'''
|}

Note: The static builds require libcurl, libsdl2-2.0-0 and libopenal1 to be installed.


<!-- we have no working osx build :-(
{|
| style="padding-right:10px"| [[Image:Apple.png]]
|
'''.app-Bundle: [http://sourceforge.net/projects/springrts/files/springrts/spring-{{StableEngineVersion}}/spring_{{StableEngineVersion}}_MacOSX-10.6-SnowLeopard.zip/download spring_{{StableEngineVersion}}_MacOSX-10.6-SnowLeopard.zip ~50MB]''' - [https://springrts.com/dl/buildbot/default/master/{{StableEngineVersion}}/osx64/spring_{{StableEngineVersion}}_MacOSX-10.6-SnowLeopard.zip {mirror}]'''<br/>
The Mac OS X port is <span style="color:red;">experimental</span>. Help with its development would be greatly appreciated. Check our forum '''[https://springrts.com/phpbb/viewforum.php?f=65 <span style="color:#bbf;">here</span>]'''.
|}
-->

== License ==
The Spring Engine is licensed under the [https://github.com/spring/spring/blob/develop/LICENSE GNU GPL v2 (or later)].

= Donations =

We are happy about [[Donations]]!

= Testing/Nightly Builds =
Used for testing latest engine developments.
[https://springrts.com/dl/buildbot/ list of all test builds]

= Source Code =
== git ==
'''[http://github.com/spring/spring <span style="color:#bbf;">Spring project page at github</span>]''' <small>[http://status.github.com (status page)]</small>
=== Getting the Source ===
latest stable:
<pre>git clone -b master git://github.com/spring/spring.git</pre>
development branch (won't work for online gaming):
<pre>git clone git://github.com/spring/spring.git</pre>

=== Alternate git url ===
<pre>git://springrts.git.sourceforge.net/gitroot/springrts/springrts</pre>

== Latest Stable Snapshot ==
This tarball is the same as that used to build the last public release. See [[Building spring]] for build instructions.

The packages below target Linux only and do not contain certain files required to compile using CMake on Windows.

'''[http://sourceforge.net/projects/springrts/files/springrts/spring-{{StableEngineVersion}}/spring_{{StableEngineVersion}}_src.tar.lzma/download spring_{{StableEngineVersion}}_src.tar.lzma]''' - [https://springrts.com/dl/buildbot/default/master/{{StableEngineVersion}}/source/spring_{{StableEngineVersion}}_src.tar.lzma {mirror}]

'''[http://sourceforge.net/projects/springrts/files/springrts/spring-{{StableEngineVersion}}/spring_{{StableEngineVersion}}_src.tar.gz/download spring_{{StableEngineVersion}}_src.tar.gz]''' - [https://springrts.com/dl/buildbot/default/master/{{StableEngineVersion}}/source/spring_{{StableEngineVersion}}_src.tar.gz {mirror}]

__NOTOC__

[[Category:Spring]]

User avatar
Silentwings
Posts: 3720
Joined: 25 Oct 2008, 00:23

Re: Who removed the "Additional Builds" from the download page?

Post by Silentwings »

I thought old non-master builds got automatically removed by some script? Maybe I'm remembering wrongly.
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Who removed the "Additional Builds" from the download page?

Post by abma »

made the changes gajop suggested.

yes, non-master build are removed after some time.
Forboding Angel wrote:Please add it back, it was there for a reason.

https://springrts.com/dl/buildbot/default/
i can't rember that this link ever existed on the download page.

maybe you searched https://springrts.com/wiki/Development: ... ment_links ?

edit:

i guess you meant "Testing/Nightly Builds" ?
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Who removed the "Additional Builds" from the download page?

Post by Forboding Angel »

I'm not crazy right? The testing / nightly builds link was removed wasn't it? Starting to doubt my sanity...

Edit: Wtf, history says it was there the whole time? I'm losing it, apparently.
User avatar
Silentwings
Posts: 3720
Joined: 25 Oct 2008, 00:23

Re: Who removed the "Additional Builds" from the download page?

Post by Silentwings »

Thats the develop folder.
Post Reply

Return to “General Discussion”