Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on October 01, 2023, 01:52:41 am
-
Here is the nightly for 01 October 2023 - Revision 563445466
At least one of the nightly builds failed!
Group: Linux
nightly_20231001_563445466-builds-Linux.tar.gz (https://scp.indiegames.us/builds/nightly/20231001_563445466/nightly_20231001_563445466-builds-Linux.tar.gz) (Mirror (https://perses.feralhosting.com/datacorder/builds/nightly/20231001_563445466/nightly_20231001_563445466-builds-Linux.tar.gz))
Group: Win32-SSE2
nightly_20231001_563445466-builds-Win32-SSE2.zip (https://scp.indiegames.us/builds/nightly/20231001_563445466/nightly_20231001_563445466-builds-Win32-SSE2.zip) (Mirror (https://perses.feralhosting.com/datacorder/builds/nightly/20231001_563445466/nightly_20231001_563445466-builds-Win32-SSE2.zip))
Group: Win64-SSE2
nightly_20231001_563445466-builds-x64-SSE2.zip (https://scp.indiegames.us/builds/nightly/20231001_563445466/nightly_20231001_563445466-builds-x64-SSE2.zip) (Mirror (https://perses.feralhosting.com/datacorder/builds/nightly/20231001_563445466/nightly_20231001_563445466-builds-x64-SSE2.zip))
------------------------------------------------------------------------
commit b7e9d4c9c
Author: Goober5000
Commit: Goober5000
tweak some model warning messages
code/model/modelread.cpp | 4 ++--
code/object/collideshipship.cpp | 3 ++-
code/parse/sexp.cpp | 2 +-
3 files changed, 5 insertions(+), 4 deletions(-)
------------------------------------------------------------------------
commit d754c2cb5
Author: Taylor Richards
Commit: GitHub
tweak directory copying for frameworks on macOS (#5641)
cmake/util.cmake | 23 +++++++++++++++++------
1 file changed, 17 insertions(+), 6 deletions(-)
------------------------------------------------------------------------
commit b760c5dec
Author: Taylor Richards
Commit: GitHub
tweak mac build packaging (#5640)
.github/workflows/build-nightly.yaml | 15 +++++++--------
.github/workflows/build-release.yaml | 15 +++++++--------
.github/workflows/build-test.yaml | 15 +++++++--------
3 files changed, 21 insertions(+), 24 deletions(-)
------------------------------------------------------------------------
commit e3c7f8141
Author: mjn-mixael
Commit: mjn-mixael
do not clear this
code/gamehelp/gameplayhelp.cpp | 2 --
1 file changed, 2 deletions(-)