Here is the nightly for Windows on 22 Dec 2015 - Revision 7e9a798
Open non-feature issues in 
Mantis: 123
Group: Standard
fso_Standard_20151222_7e9a798.7zMD5SumGroup: SSE
fso_SSE_20151222_7e9a798.7zMD5SumGroup: NO-SSE
fso_NO-SSE_20151222_7e9a798.7zMD5SumGroup: AVX
fso_AVX_20151222_7e9a798.7zMD5Sum------------------------------------------------------------------------
commit 542dc68
Author: Goober5000 <Mon Dec 21 00:56:51 2015 -0500>
Commit: Goober5000 <Mon Dec 21 00:56:51 2015 -0500>
    add to Ship_flag_names array
 code/ship/ship.cpp | 1 +
 code/ship/ship.h   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
------------------------------------------------------------------------
commit b1ac087
Author: Goober5000 <Sun Dec 20 23:12:59 2015 -0500>
Commit: Goober5000 <Sun Dec 20 23:12:59 2015 -0500>
    add no-disabled-self-destruct ship flag
 code/ai/aicode.cpp            |  12 ++-
 code/fred2/fred.rc            | 190 +++++++++++++++++++++---------------------
 code/fred2/missionsave.cpp    |   2 +
 code/fred2/resource.h         |   1 +
 code/fred2/shipflagsdlg.cpp   |  66 +++++++++++----
 code/fred2/shipflagsdlg.h     |   4 +-
 code/mission/missionparse.cpp |   4 +
 code/mission/missionparse.h   |   3 +-
 code/ship/ship.h              |   1 +
 9 files changed, 163 insertions(+), 120 deletions(-)