Testing appveyor.
This commit is contained in:
3
tools/buildbot/build.bat
Normal file
3
tools/buildbot/build.bat
Normal file
@@ -0,0 +1,3 @@
|
||||
@ECHO OFF
|
||||
|
||||
python xenia-build.py build --debug
|
||||
3
tools/buildbot/setup.bat
Normal file
3
tools/buildbot/setup.bat
Normal file
@@ -0,0 +1,3 @@
|
||||
@ECHO OFF
|
||||
|
||||
python xenia-build.py setup
|
||||
4
tools/buildbot/test.bat
Normal file
4
tools/buildbot/test.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
@ECHO OFF
|
||||
|
||||
build\xenia\Debug\alloy-test
|
||||
build\xenia\Debug\alloy-ppc-test --runtime_backend=x64
|
||||
Reference in New Issue
Block a user