Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: m!m on July 27, 2016, 01:36:15 pm

Title: Nightly: 27 July 2016 - Revision 6646bf3
Post by: m!m on July 27, 2016, 01:36:15 pm
The nightly build setup has been changed a bit. Previously the builds were compiled on machines owned by chief1983 but with the new setup those are compiled on the CI servers we also use for validating pull requests.

These builds also contain the new "Fast Debug" configuration which is basically a release build but with the debug checks enabled so if you are a modder you don't have to wait half an hour for your mission to load.

Please leave a message here if you have any problems.

Here is the nightly for 27 July 2016 - Revision 6646bf3


Group: Linux
nightly_20160727_6646bf3-builds-Linux.tar.gz (https://dl.bintray.com/scp-fs2open/FSO/nightly_20160727_6646bf3-builds-Linux.tar.gz)
SHA1: a85d5a025ae87974a457630f6bbf55bbd0083515


Group: MacOSX
nightly_20160727_6646bf3-builds-MacOSX.tar.gz (https://dl.bintray.com/scp-fs2open/FSO/nightly_20160727_6646bf3-builds-MacOSX.tar.gz)
SHA1: a62b4c6c1edd2de8beb5e3c6a1819caa6fc4120d


Group: Win32
nightly_20160727_6646bf3-builds-Win32.zip (https://dl.bintray.com/scp-fs2open/FSO/nightly_20160727_6646bf3-builds-Win32.zip)
SHA1: d44ce699d7f646ab6a964f82dca640f934437b6b


Code: [Select]
------------------------------------------------------------------------
commit ea77b6f
Author: asarium <Wed Jul 27 19:24:35 2016 +0200>
Commit: asarium <Wed Jul 27 19:24:35 2016 +0200>

    Fix AppVeyor Bintray config
 appveyor.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Title: Re: Nightly: 27 July 2016 - Revision 6646bf3
Post by: Trivial Psychic on July 29, 2016, 12:33:36 am
Be advised that anyone who has trouble launching FRED using this build, should use the sdl2.dll file found in THIS (http://www.hard-light.net/forums/index.php?topic=92292.0) thread, instead of the one in this release package.