Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on March 06, 2019, 03:30:54 pm

Title: Nightly: 06 March 2019 - Revision 6b0f73e
Post by: SirKnightly on March 06, 2019, 03:30:54 pm
Here is the nightly for 06 March 2019 - Revision 6b0f73e

At least one of the nightly builds failed!


Group: Win64
nightly_20190306_6b0f73e-builds-Win64.zip (http://swc.fs2downloads.com/builds/nightly/20190306_6b0f73e/nightly_20190306_6b0f73e-builds-Win64.zip) (Mirror (http://scp.indiegames.us/builds/nightly/20190306_6b0f73e/nightly_20190306_6b0f73e-builds-Win64.zip))


Group: Win32
nightly_20190306_6b0f73e-builds-Win32.zip (http://swc.fs2downloads.com/builds/nightly/20190306_6b0f73e/nightly_20190306_6b0f73e-builds-Win32.zip) (Mirror (http://scp.indiegames.us/builds/nightly/20190306_6b0f73e/nightly_20190306_6b0f73e-builds-Win32.zip))

Code: [Select]
------------------------------------------------------------------------
commit 5fa5a19
Author: ngld <Thu Feb 21 19:18:29 2019 +0100>
Commit: ngld <Thu Feb 21 19:18:29 2019 +0100>

    Test the upload
 ci/travis/check_release.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit c00a289
Author: ngld <Thu Feb 21 19:02:14 2019 +0100>
Commit: ngld <Thu Feb 21 19:14:41 2019 +0100>

    Compile curl ourselves on macOS and cache the result (for Linux as well).
 .travis.yml             |  1 +
 ci/travis/ftp_deploy.sh | 74 ++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 55 insertions(+), 20 deletions(-)