Commit Graph

8 Commits

Author SHA1 Message Date
AndresSM
14334ba96f enable all recipes by default 2014-11-08 13:32:30 -08:00
AndresSM
bde4645079 fix small issue with generic makefiles and additional arguments 2014-11-08 13:27:50 -08:00
AndresSM
a69ac32a6a Added recipe for an SJLJ mingw64-w64 toolchain, this assumes it's installed in C:\Tools\mingw64 and that python is in C:\Tools\python64.
For MAME you might have to rename python.exe to python2.exe
2014-11-08 12:36:00 -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
79fdd10054 add more recipes 2014-11-06 14:51:09 -08:00
AndresSM
dee407795f removed white spaces 2014-11-06 14:41:24 -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