Switch MSVC and console build scripts to rolling releases.
This commit is contained in:
@@ -31,6 +31,9 @@ if exist minilua.exe.manifest^
|
||||
minilua %DASM% -LN %DASMFLAGS% -o host\buildvm_arch.h vm_ppc.dasc
|
||||
@if errorlevel 1 goto :BAD
|
||||
|
||||
git show -s --format=%ct >luajit_relver.txt
|
||||
minilua host\genversion.lua
|
||||
|
||||
%LJCOMPILE% /I "." /I %DASMDIR% /D_XBOX_VER=200 /DLUAJIT_TARGET=LUAJIT_ARCH_PPC host\buildvm*.c
|
||||
@if errorlevel 1 goto :BAD
|
||||
%LJLINK% /out:buildvm.exe buildvm*.obj
|
||||
|
||||
Reference in New Issue
Block a user