Commit Graph

51 Commits

Author SHA1 Message Date
Radius bcfc4f6e50 fix typos 2015-01-31 20:33:48 -05:00
Radius 920e0d2df6 Add MAME2010 and MAME0023 targets for win x64.
MAME2003 still fails a the linking phase
2015-01-31 20:24:33 -05:00
radius 89ec65d9b7 fix rdb packaging 2015-01-29 00:27:52 -05:00
radius ca08518d14 add win32 mingw target 2015-01-28 22:50:51 -05:00
radius b8bf584f41 finishing touches 2015-01-28 22:22:06 -05:00
radius 34379cd9ec wip: win64 target fix cfg file skeleton 2015-01-28 20:43:19 -05:00
radius a4cec3dea2 wip: win64 target cfg file skeleton 2015-01-28 20:38:25 -05:00
radius d94fb28d63 wip: win64 target assets, joyconfig 2015-01-28 20:22:30 -05:00
radius 5cfe64ef90 wip: win64 target filter fix 2015-01-28 20:11:31 -05:00
radius 0012d1ab4f wip: win64 target 2015-01-28 20:06:07 -05:00
radius b2dab91572 wip: win64 target 2015-01-28 19:48:37 -05:00
radius 76a337116f add ant cleanup command 2015-01-28 19:01:24 -05:00
radius b6a129aa08 remove duplicated command 2015-01-28 18:51:57 -05:00
radius c391e1b14b remove duplicated command 2015-01-28 18:49:04 -05:00
Radius 4e053b4915 WIP: add mingw64 target 2015-01-28 18:44:20 -05:00
Radius 005b4abed4 add RA build command for 64 bit 2015-01-27 20:15:09 -05:00
Radius e0acbdb430 make sure to specify architecture 2015-01-27 18:34:52 -05:00
radius 75deb38d42 logging order fix 2015-01-17 12:56:32 -05:00
radius 3499492a49 more logging changes and mame078 build fix 2015-01-17 12:52:59 -05:00
radius 14842387cf small changes to facilitate logging 2015-01-17 01:01:27 -05:00
radius a383894c0f small changes to facilitate logging 2015-01-17 00:56:23 -05:00
radius 8ffddeace9 Merge branch 'master' of github.com:libretro/libretro-super
Conflicts:
	libretro-buildbot-recipe.sh
2015-01-17 00:43:16 -05:00
radius ad0ba93aee theos build works, deploy and run still failing 2015-01-17 00:42:18 -05:00
radius 87e68bc367 small fixes 2015-01-17 00:38:41 -05:00
radius 02d0a7d795 add retroarch theos recipe 2015-01-16 00:34:03 -05:00
Radius 4f52d10976 move the old core deletion to the buildbot script 2014-12-31 17:15:31 -05:00
Radius 4f15f8960c bsnes buildbot build fixes 2014-12-31 16:09:22 -05:00
radius 499adcd83c filename fix 2014-12-25 20:05:31 -05:00
radius b02b099cd1 add bsnes performance and mercury performance 2014-12-25 19:49:47 -05:00
radius 90470b1bb4 add r9 recipe for mupen64 2014-12-24 21:27:42 -05:00
radius 6a0dac5027 add theos buildbot 2014-12-23 18:11:56 -05:00
radius c064c54ad8 fix some android issues 2014-12-23 16:53:38 -05:00
Radius 675d9aae37 add more cores 2014-12-19 13:55:03 -05:00
Andrés 1cde5a73e2 Fix indentation 2014-12-18 17:22:51 -05:00
Radius c04f462b0e add a few more cores to the android bot 2014-12-18 17:19:36 -05:00
Radius 318651f683 add android cores 2014-12-17 22:39:09 -05:00
Radius b03f10e905 android APK build script 2014-12-17 18:59:08 -05:00
Radius 74b96d8cd8 add Verbose OUT of git output 2014-12-17 13:56:09 -05:00
Radius 77cbd3cc54 make sure RA PSP only builds when there are changes 2014-12-17 13:32:42 -05:00
Radius b6003506d9 reduce parameter length a bit more 2014-12-07 20:26:41 -05:00
Radius e08d881e53 reduce parameter length for generic makefiles 2014-12-07 13:25:31 -05:00
Radius 58bc7d92a1 fix 2014-12-07 12:42:11 -05:00
Radius 4912848884 add psp recipes and scripts 2014-12-07 03:08:27 -05:00
Radius ad96ee831b fix bnes build 2014-12-06 13:46:21 -05:00
AndresSM 62b8a3e756 move problematic cores to build with sjlj 2014-11-09 09:05:45 -08:00
AndresSM a9058d9a96 add win32 recipes 2014-11-09 08:03:16 -08:00
AndresSM f533ec243c aaaaand I'm done, assuming you have both toolchains setup these scripts and recipes should allow anyone to build winx64 cores with a single command (well one command per recipe)
D
all that's left to do is to build cores for win32 with different toolchains and check which toolchains work better for each core and create recipe files. Most stuff from the win64 seh recipe should work (notable exception is mednafen
C
Aa
D
2014-11-08 14:57:11 -08:00
AndresSM bde4645079 fix small issue with generic makefiles and additional arguments 2014-11-08 13:27:50 -08:00
AndresSM b0aa103d59 Now you can specify environment variables from a config file per recipe to allow building with different toolchains or crosscompiling, etc 2014-11-08 12:28:26 -08:00
AndresSM e5f193ced3 Add BSNES profiles and remaining recipes, should build everything that libretro-build.sh builds now
TODO:

Add a configuration file per-recipe to allow chaning between toolchains for different recipes
2014-11-08 12:02:21 -08:00