update linux buildbot

This commit is contained in:
Radius 2015-08-06 02:50:05 +01:00
parent c536f0ba1f
commit fed24f9b33
3 changed files with 5 additions and 28 deletions

View File

@ -1,12 +0,0 @@
display_name = "MULTI (MESS 2015)"
authors = "MAMEdev"
supported_extensions = "zip|chd|7z"
corename = "MESS 2015 (Git)"
manufacturer = "Various"
categories = "Emulator"
systemname = "MULTI (various)"
license = "MAME"
permissions = ""
display_version = "Git"
supports_no_game = "false"
notes = "- To load roms, you need the hashes in SYSTEMDIR\mess\hash and softlist romset|- You can get the hashes from the mame/mess source code|- core supports MESS save states|- core supports extracted MESS cheats|- BIOS files go into the ROM directory|- CHD files go into the ROM directory in a directory with the same name|- ARTWORK, CHEATS, SAMPLES may go into SYSTEMDIR\mess into their own directories|- STATES, NVRAM, INPUT, SNAPS, CFG, MEMCARD, DIFF will be saved to SAVEDIR\mess into their own directories"

View File

@ -1,12 +0,0 @@
display_name = "MULTI (UME 2015)"
authors = "MAMEdev"
supported_extensions = "zip|chd|7z"
corename = "UME 2015 (Git)"
manufacturer = "Various"
categories = "Emulator"
systemname = "MULTI (various)"
license = "MAME"
permissions = ""
display_version = "Git"
supports_no_game = "false"
notes = "- To load roms, you need the hashes in SYSTEMDIR\ume\hash and softlist romset|- You can get the hashes from the mame/mess source code|- core supports ume save states|- core supports extracted ume cheats|- BIOS files go into the ROM directory|- CHD files go into the ROM directory in a directory with the same name|- ARTWORK, CHEATS, SAMPLES may go into SYSTEMDIR\ume into their own directories|- STATES, NVRAM, INPUT, SNAPS, CFG, MEMCARD, DIFF will be saved to SAVEDIR\ume into their own directories"

View File

@ -1,10 +1,11 @@
ANDROID_HOME /opt/android-sdk
NDK_ROOT /opt/android-ndk-r10e
ANDROID_NDK /opt/android-ndk-r10e
PATH /opt/android-ndk:/opt/android-sdk-linux_r24/tools
ANDROID_HOME /home/buildbot/tools/android/android-sdk-linux
NDK_ROOT /home/buildbot/tools/android/android-ndk-r10e
ANDROID_NDK /home/buildbot/tools/android/android-ndk-r10e
PATH /home/buildbot/tools/android/android-ndk-r10e:/home/buildbot/tools/android/android-sdk-linux/tools
PLATFORM android
platform android
MAKE make
NDK ndk-build
RA YES
SUFFIX _android