Commit Graph

20 Commits

Author SHA1 Message Date
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
AndresSM
99a2546b24 Added new recipes, changed some wording and added an info file explaining how to add additional recipes 2014-11-06 14:40:27 -08:00