Twinaphex
af291d90f5
Merge pull request #111 from l3iggs/patch-2
...
(Android) Drop MIPS builds
2014-08-23 01:26:45 +02:00
l3iggs
eea6562291
(Android) Drop MIPS builds
2014-08-22 16:23:41 -07:00
twinaphex
e9d988f734
Add build_libretro_bsnes_mercury
2014-08-22 22:10:06 +02:00
twinaphex
7bb6e0b99f
build_libretro_bsnes_modern - specify compiler too
2014-08-22 17:58:08 +02:00
twinaphex
0acf4703ee
Rename libretro_build_modern to libretro_build_bsnes_modern
2014-08-22 16:48:52 +02:00
twinaphex
332cf17506
Refactor bsnes code in libretro-build-common.sh - update bsnes Mercury
...
fetch name
2014-08-22 16:47:03 +02:00
twinaphex
0820729d14
(GX) Refactor libretro_build_fba_cps2_gx
2014-08-22 15:51:04 +02:00
twinaphex
10e5ac9d71
(libretro-build-common.sh) Cut down on code duplication
2014-08-22 15:49:38 +02:00
twinaphex
f274618438
Refactor fb_alpha
2014-08-22 15:39:20 +02:00
twinaphex
1aa83e2727
Take out bluemsx for libretro-build-ps3.sh
2014-08-22 15:29:45 +02:00
twinaphex
4ec20118bb
Rename bsnes_cplusplus98 dir
2014-08-22 15:00:35 +02:00
twinaphex
bb93b79235
Fix 2048 and bluemsx
2014-08-22 14:12:51 +02:00
twinaphex
dfb1d7f6ce
(libretro-build-common-xdk.sh) Refactor / cut down on code duplication
2014-08-22 13:51:04 +02:00
twinaphex
9d23468bbd
(libretro-build-android-mk.sh) Refactor more code
2014-08-22 13:40:22 +02:00
twinaphex
78fd6362cb
Take out instancingviewer/modelviewer/scenewalker info files
2014-08-22 13:32:46 +02:00
twinaphex
68c3522b7d
Take out modelviewer/instancingviewer/scenewalker cores -
...
3DEngine replaces most of these
2014-08-22 13:31:46 +02:00
twinaphex
13b900a02c
(libretro-build-common.sh) Cut down on more code duplication
2014-08-22 13:28:33 +02:00
twinaphex
3aefaff7d1
(libretro-build-android-mk.sh) cut donw on code duplication
2014-08-22 13:13:37 +02:00
twinaphex
e10224c20a
libretro-build-android-mk.sh - refactors
2014-08-22 12:51:43 +02:00
twinaphex
a2d7ed4921
Refactor beetle entries in libretro-build-common.sh
...
- new dirs for beetle cores are named mednafen_$prefix
2014-08-22 12:46:41 +02:00
twinaphex
453681c7c5
Refactor libretro_fceumm
2014-08-22 12:38:24 +02:00
twinaphex
1a9ef99de9
Refactor more code in libretro-build-common.sh
2014-08-22 12:33:53 +02:00
twinaphex
d94b7868cd
Rename libretro-genplus to libretro_genesis_plus_gx
2014-08-22 12:28:27 +02:00
twinaphex
ec3b1ec385
(libretro-build-common.sh) Refactor build_libretro_dinothawr
2014-08-22 12:24:08 +02:00
twinaphex
51a5957b82
(libretro-build-common.sh) Some more refactoring
2014-08-22 12:21:57 +02:00
twinaphex
a779fdf220
Updated vba_next/snes9x_next/snes9x dirs
2014-08-22 12:17:52 +02:00
twinaphex
e0fb4e2be1
Update other common sh files for new nxengine dir
2014-08-22 12:08:09 +02:00
twinaphex
559892373d
Cut down on more code duplication in libretro-build-common.sh
2014-08-22 12:05:35 +02:00
twinaphex
83495b69c9
Start refactoring libretro-build-common.sh - cutting down on code
...
duplication
2014-08-22 11:54:52 +02:00
Twinaphex
310641a34d
Merge pull request #110 from l3iggs/patch-1
...
(Android) add armeabi back
2014-08-22 08:45:37 +02:00
l3iggs
a71d0c6e8f
(Android) add armeabi back
...
Let's add armeabi back and see how it goes now.
Also I'm not sure why we're BUILD_LIBRETRO_GL=1 only when libretro-config-user.sh is absent.
2014-08-21 23:01:46 -07:00
Twinaphex
e277bc160f
Merge pull request #109 from l3iggs/patch-3
...
(Android) fix .so names
2014-08-21 08:28:27 +02:00
Twinaphex
a3ebdec983
Merge pull request #108 from sergiobenrocha2/master
...
Fix ppsspp version and included more optional files in genesis plus.
2014-08-21 08:27:55 +02:00
l3iggs
99535a2494
(Android) fix .so names
...
These three projects generate .so files with noon standard names. I missed that.
fix `build_libretro_meteor` function does not exist
2014-08-20 20:27:02 -07:00
sergiobenrocha2
54cd925542
Fix ppsspp version and included more optional roms in genesis plus.
2014-08-20 21:22:00 -03:00
Twinaphex
bcaf72aba8
Merge pull request #107 from l3iggs/patch-4
...
(Android) add API level variables for RetroArch build
2014-08-20 21:08:48 +02:00
Twinaphex
6c2a2bd7de
Merge pull request #106 from l3iggs/patch-3
...
(Android) refactor core output directory creation
2014-08-20 20:49:29 +02:00
l3iggs
d9206ce6a9
Move user defines down
...
Including the user config script should come last to allow for the possibility of redefining/undefining any default variable
2014-08-20 11:14:33 -07:00
l3iggs
6ee5866baf
(Android) add API level variables for RetroArch build
2014-08-20 11:03:40 -07:00
l3iggs
bd7f9ce808
refactor core output directory creation
...
also fix an oversight in the bsnes build
2014-08-20 10:46:07 -07:00
Twinaphex
7af6faa7c0
Merge pull request #103 from l3iggs/patch-1
...
test for presence of .git folders for pull/clone
2014-08-19 20:39:01 +02:00
l3iggs
86fad4773e
test for presence of .git folders for pull/clone
...
To decide between doing a git clone or a git pull, test for the existence of the .git folder inside the target destination, not just the existence of the target folder itself.
This allows for a peaceful coexistance between libretro_fetch.sh and git submodules to come.
2014-08-19 11:09:25 -07:00
twinaphex
5489ead897
Update libretro-fetch.sh - PPSSPP checks out submodules now
2014-08-19 12:54:45 +02:00
twinaphex
2efeecde38
Fix another syntax error - l3iggs you really should have checked this
...
out before sending me a PR
2014-08-19 12:00:20 +02:00
twinaphex
ead9dfb899
Fix l3iggs' syntax errors in libretro-config.sh
2014-08-19 11:55:24 +02:00
Twinaphex
bca41c5d73
Merge pull request #102 from l3iggs/patch-2
...
[Android] refactor to use ABI target variable
2014-08-19 07:44:04 +02:00
Twinaphex
fbd8e53ce0
Merge pull request #100 from l3iggs/master
...
[Android] allow variable ABI targets
2014-08-19 07:43:46 +02:00
Twinaphex
7ec0315b14
Merge pull request #101 from l3iggs/patch-1
...
[Android] allow for variable NDK header version
2014-08-19 07:43:27 +02:00
l3iggs
4096a8f582
(Android) typo fix for NDK_NO_GL_HEADER_VER
2014-08-18 10:32:26 -07:00
l3iggs
e438d2586e
(Android) prevent one ABI's build failure from impacting another
2014-08-18 10:12:49 -07:00