Author Topic: Nightly (Windows): 24 Aug 2015 - Revision 50feb3e  (Read 658 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 24 Aug 2015 - Revision 50feb3e
Here is the nightly for Windows on 24 Aug 2015 - Revision 50feb3e

Open non-feature issues in Mantis: 126

Group: Standard
fso_Standard_20150824_50feb3e.7z
MD5Sum

Group: NO-SSE
fso_NO-SSE_20150824_50feb3e.7z
MD5Sum

Group: AVX
fso_AVX_20150824_50feb3e.7z
MD5Sum

Group: SSE
fso_SSE_20150824_50feb3e.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit a6f2cc5
Author: niffiwan <Sun Aug 23 20:26:01 2015 +1000>
Commit: niffiwan <Sun Aug 23 20:26:01 2015 +1000>

    Remove obsolete comments
 code/graphics/generic.cpp | 2 --
 1 file changed, 2 deletions(-)

------------------------------------------------------------------------
commit 7fdfdc6
Author: niffiwan <Sun Aug 23 13:53:13 2015 +1000>
Commit: niffiwan <Sun Aug 23 13:53:13 2015 +1000>

    We need sudo; force it on
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

------------------------------------------------------------------------
commit 07fcd05
Author: asarium <Fri Aug 21 18:08:41 2015 +0200>
Commit: asarium <Sat Aug 22 12:59:49 2015 +0200>

    Add CI support for MacOSX
 .travis.yml                 | 44 ++++++++++++++++++++++++++++++++------------
 ci/travis/before_install.sh |  8 ++++++++
 ci/travis/before_script.sh  | 14 ++++++++++++++
 ci/travis/install.sh        |  7 +++++++
 ci/travis/script.sh         |  8 ++++++++
 5 files changed, 69 insertions(+), 12 deletions(-)