Commit Graph

13 Commits

Author SHA1 Message Date
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