Commit Graph

778 Commits

Author SHA1 Message Date
twinaphex
0d997fc72c Add Hatari build 2014-11-27 23:27:14 +01:00
Twinaphex
fdd7664064 Merge pull request #143 from fr500/master
Add recipes for 32 bit windows cores
2014-11-26 22:02:18 +01:00
AndresSM
95e1f72ca6 Add recipes for 32 bit windows cores 2014-11-26 15:34:24 -05:00
twinaphex
63cc39fdaf Update Stonesoup core info file 2014-11-24 08:33:53 +01:00
Twinaphex
9cc4555a40 Update Stonesoup build 2014-11-24 08:31:56 +01:00
Twinaphex
72803ffe80 Merge pull request #142 from sergiobenrocha2/master
Bump yabause version and added LGPL license to vecx (Nikita).
2014-11-23 16:31:29 +01:00
sergiobenrocha2
2d6b5998c2 Bump yabause version and added LGPL license to vecx (Nikita). 2014-11-23 13:15:37 -02:00
twinaphex
769c29bf76 Update to new rebased (from upstream) Stonesoup repo 2014-11-21 06:56:45 +01:00
twinaphex
b6099f49aa Add Stonesoup core info file 2014-11-21 05:48:20 +01:00
twinaphex
d4721a658f Update Stonesoup build rules 2014-11-21 04:56:27 +01:00
twinaphex
69d6f3c0c4 Add Stonesoup build rule 2014-11-21 04:46:52 +01:00
twinaphex
09493ddaa0 Add Stonesoup to libretro-fetch.sh 2014-11-21 04:34:48 +01:00
Twinaphex
503455d75a Merge pull request #141 from Oggom/master
Add info file for TempGBA and some misc stuff
2014-11-18 18:17:31 +01:00
Oggom
0b36902450 Update fba_cores_neo_libretro.info 2014-11-18 18:13:49 +01:00
Oggom
df9ab13485 Update fba_cores_cps2_libretro.info 2014-11-18 18:13:46 +01:00
Oggom
795c81776d Update fba_cores_cps1_libretro.info 2014-11-18 18:13:45 +01:00
Oggom
71b4f1362d Update FBA authors 2014-11-18 18:13:28 +01:00
Oggom
3479cd6d46 CATSFC fix version number 2014-11-18 18:00:04 +01:00
Oggom
69b0a298f7 Add TempGBA info file 2014-11-18 17:51:55 +01:00
Twinaphex
cc848c41ce Merge pull request #140 from lordashram/master
(Android) Build fix
2014-11-13 09:40:14 +01:00
lordashram
1a4e8f02d9 (Android) Build fix 2014-11-12 23:00:46 -06:00
Twinaphex
c35f8a5d02 Merge pull request #138 from fr500/master
Final tweaks
2014-11-09 21:02:37 +01:00
AndresSM
56f1e601a2 fix mame 2014-11-09 09:48:36 -08: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
Twinaphex
7fdc60b1f0 Merge pull request #137 from fr500/master
Add BSNES profiles and remaining recipes, should build everything that l...
2014-11-09 06:52:15 +01: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
d6d6426880 fix some stuff with the mame recipes 2014-11-08 14:27:58 -08:00
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
Twinaphex
957607c39e Merge pull request #136 from fr500/master
Add more stuff
2014-11-07 01:08:49 +01: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
Twinaphex
4420f3fa3e Merge pull request #135 from fr500/master
More refinements
2014-11-06 12:58:47 +01:00
AndresSM
65cc80daa5 add information file:wq 2014-11-05 22:25:36 -08:00
AndresSM
e082a47a20 useless file 2014-11-05 22:24:24 -08:00
AndresSM
9c4fc2819d add additional recipes 2014-11-05 22:21:26 -08:00
AndresSM
67b1aaea61 Add more parameters, can now build MAME/MESS and MUPEN64 2014-11-05 21:34:54 -08:00
Twinaphex
d5422b3acf Merge pull request #134 from fr500/master
Add extra arguments to generic makefiles so it can cover most cases
2014-11-06 04:41:44 +01:00
AndresSM
ea0ddaa702 Add extra arguments to generic makefiles so it can cover most cases 2014-11-05 19:40:39 -08:00
Twinaphex
80eaf54a7f Merge pull request #133 from fr500/master
initial commit of new scripts for automated building
2014-11-06 01:29:37 +01:00
AndresSM
2c78f4a4e4 initial commit of new scripts for automated building 2014-11-05 16:25:06 -08:00
twinaphex
b84b699ad8 (Android) Add bsnes mercury 2014-11-02 21:40:26 +01:00
twinaphex
b93b487b20 (Android) Add Meteor to building 2014-11-02 21:10:50 +01:00
twinaphex
85ecff2fbe (iOS) Add Meteor to build 2014-11-02 20:53:27 +01:00
twinaphex
ca31ca8de5 (Android) Add fMSX building 2014-11-01 23:42:26 +01:00