------------------------------------------------------------------------ r4023 | helixhorned | 2013-08-18 14:14:37 -0700 (Sun, 18 Aug 2013) | 3 lines When building Lunatic from synthesis, tell LuaJIT to generate PE object files. BUILD_LUNATIC, third attempt. ------------------------------------------------------------------------ r4021 | helixhorned | 2013-08-18 12:24:25 -0700 (Sun, 18 Aug 2013) | 1 line Lunatic: a couple of trivial changes. ------------------------------------------------------------------------ r4020 | helixhorned | 2013-08-18 12:24:15 -0700 (Sun, 18 Aug 2013) | 4 lines For Clang debugging build, only pass selected UBSanitizer options. This makes CLANG=1 RELEASE=0 DEBUGANYWAY=2 OPTLEVEL=1 builds definitely pretty playable (only Polymost tested) while having a decent amount of sanitization. ------------------------------------------------------------------------