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
twinaphex
65d1154dbd
(Android) Add PPSSPP entry
2014-11-01 23:26:32 +01:00
twinaphex
aee709be82
(Android) Add 4DO building
2014-11-01 22:33:51 +01:00
twinaphex
7ba3957c9d
(Android) Add O2EM rule
2014-11-01 22:22:00 +01:00
twinaphex
76a66234dc
(Android) Add O2EM building
2014-11-01 22:20:52 +01:00
twinaphex
d2b6adc553
(Android) Add TGB Dual and Prosystem
2014-11-01 22:13:07 +01:00
twinaphex
158f1e2cd4
Add Virtual Jaguar compilation to Android
2014-11-01 09:27:34 +01:00
twinaphex
a22d052974
(Android) Add catsfc to Android building
2014-11-01 08:29:23 +01:00
twinaphex
724b34d701
Add vecx to android building
2014-11-01 08:04:41 +01:00
Twinaphex
a84d920503
Merge pull request #132 from dokihara/master
...
Fix typo in PCSX_Rearmed_interpreter
2014-10-31 21:44:50 +01:00
dokihara
f78a73d6bb
Fix typo in PCSX_Rearmed_interpreter
2014-10-31 10:31:07 -10:00
twinaphex
60b795563c
Add CatSFC building to libretro-build-ios.sh and libretro-build.sh
2014-10-31 19:59:47 +01:00
Twinaphex
0b0414521a
Merge pull request #131 from fr500/patch-4
...
Separate WIN32 from WIN64 builds
2014-10-30 22:41:56 +01:00
Andrés Suárez
00a63fa942
Separate WIN32 from WIN64 builds
2014-10-30 16:19:10 -05:00
Twinaphex
ddc862709e
Merge pull request #130 from Oggom/master
...
Add info file for CATSFC and author updates
2014-10-30 01:22:19 +01:00
Oggom
e9eb972404
Update Nestopia authors
2014-10-30 01:08:01 +01:00
Oggom
0d799c4ec9
Add CATSFC info file
2014-10-30 01:04:46 +01:00
Oggom
e057aad0d8
Add author and manufacturer to TyrQuake info file
2014-10-30 00:58:10 +01:00
Alcaro
ff213ffad9
Merge pull request #129 from fr500/patch-3
...
Clean up bsnes output folder
2014-10-29 22:07:25 +01:00
Andrés Suárez
96b0ae443a
Clean up bsnes output folder
...
Prevents x86 cores in the x64 package and viceversa
2014-10-29 16:06:17 -05:00
twinaphex
942f38fe7a
Take out catsfc building out of libretro-build.sh as long as it
...
doesn't build for every target
2014-10-29 22:04:42 +01:00