Automatic builds

Automatic builds

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Automatic builds

Post by Tobi »

I looked into crosscompilation today, ie. compiling for a different platform, and it was all pretty easy, so I set up some 'leet' infrastructure.

Spring's buildbot (second column) now crosscompiles spring.exe using mingw after every commit, and uploads the result.

Hopefully this can end the endless asking for fresh builds for testing etc. :wink: If there are any problems with the exe, post here.

If a new build file is visible in the directory listing, but gives a permission denied, wait 5 minutes and try again.

Necessary DLLs are online too in the same dir (copied from mingwlibs package FYI),

And the obvious facts: If using the files, make sure to back up your regular 0.73 exe, don't go online with the build unless carefully planned with the other people in the battle, etc.

DISCLAIMER: I do not accept any responsibility for any of the results that any of my scripts produces.
User avatar
jcnossen
Former Engine Dev
Posts: 2440
Joined: 05 Jun 2005, 19:13

Post by jcnossen »

linux automation ftw:P
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post by Tobi »

It was still messed up a bit yesterday, should be fixed now. Also the first (-r2501) binary uploaded probably didn't work because it was compressed with UPX (apparently that breaks the spring binary...). I've removed it to prevent confusion.

Anyway, everything should be up 'n running now.
User avatar
Argh
Posts: 10920
Joined: 21 Feb 2005, 03:38

Post by Argh »

Super-sweet :-) Thanks, guys!
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post by Tobi »

now also a test installers is build regularly, look in installers subdir of above mentionned directory.

I haven't tested them yet tho :-)
Post Reply

Return to “Engine”