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
l3iggs
b316aed7b1
[Android] refactor to use ABI target variable
2014-08-17 22:07:05 -07:00
l3iggs
339197a620
allow for variable NDK header version
2014-08-17 21:24:40 -07:00
l3iggs
5678899c6d
[Android] allow variable ABI targets
2014-08-17 21:19:31 -07:00
Twinaphex
49ee587ace
Merge pull request #99 from l3iggs/patch-1
...
reset changes made by check_opengl, per function
2014-08-15 07:43:10 +02:00
l3iggs
c2ac625c19
reset changes made by check_opengl, per function
2014-08-14 20:33:59 -07:00
twinaphex
842da892c7
Add O2EM core info file
2014-08-15 02:27:10 +02:00
twinaphex
e19b270a01
(PSP/QNX) Add o2em compilation to PSP/QNX
2014-08-15 02:20:35 +02:00
Twinaphex
532f78d0f6
Merge pull request #98 from l3iggs/quoteFix
...
fix single quotes in echo
2014-08-15 00:03:58 +02:00
l3iggs
5dc7e85ff3
fix single quotes in echo
2014-08-14 13:25:08 -07:00
Twinaphex
dec38296b5
Add o2em compilation to libretro-build-ios.sh
2014-08-14 21:54:43 +02:00
twinaphex
b046eae103
Add o2em
2014-08-14 21:50:28 +02:00
Twinaphex
45ec002a06
Merge pull request #97 from sergiobenrocha2/master
...
Added authors, license and fix name in core info.
2014-08-14 06:59:01 +02:00
sergiobenrocha2
271bee950a
Added authors, license and fix name in core info.
2014-08-14 01:55:13 -03:00
twinaphex
9b5c080f15
Fetch retroarch-joypad-autoconfig to retroarch/media/autoconfig
2014-08-13 11:09:18 +02:00
twinaphex
efd2fa1416
Add fetch_subproject/fetch_subprojects to libretro-fetch.sh -
...
also add retroarch-assets fetching
2014-08-13 11:02:33 +02:00
twinaphex
4579c0b3c7
Fetches common-shaders and common-overlays inside RetroArch dir
...
now with libretro-fetch.sh
2014-08-13 10:49:23 +02:00
Twinaphex
4c7eafe08f
Merge pull request #96 from sergiobenrocha2/master
...
info files: dsp1 --> dsp1b in firmware2_* in all bsnes, utf8 in hatari, ...
2014-08-13 09:41:48 +02:00
sergiobenrocha2
512595e3fa
info files: dsp1 --> dsp1b in firmware2_* in all bsnes, utf8 in hatari, fixed permissions.
2014-08-13 04:07:07 -03:00
Twinaphex
051e6aa3c3
Merge pull request #94 from l3iggs/patch-4
...
safer OpenGL detection
2014-08-12 03:49:30 +02:00
l3iggs
e95b488d4b
opengl_check moved into individual build function
2014-08-11 16:24:46 -07:00
l3iggs
e14be69f04
safer OpenGL detection
2014-08-11 16:22:55 -07:00
Twinaphex
610ea74a54
Merge pull request #92 from l3iggs/patch-3
...
[Android] refactor build script project naming
2014-08-11 21:05:41 +02:00
l3iggs
201bc743e2
more name refactoring
2014-08-11 11:25:14 -07:00
l3iggs
7083324adf
refactor project naming
2014-08-11 11:11:34 -07:00
Twinaphex
41570b30d9
Merge pull request #91 from sergiobenrocha2/master
...
vbam info: version 1.0.2 to svn
2014-08-11 07:10:47 +02:00
sergiobenrocha2
a27961fcb3
vba next info: version 1.0.2 to svn
2014-08-10 20:35:26 -03:00
sergiobenrocha2
18f3c647e5
vbam info: version 1.0.2 to svn
2014-08-10 18:48:02 -03:00
twinaphex
ee80b280c4
Add virtualjaguar_libretro.info
2014-08-09 22:39:38 +02:00
twinaphex
3b698204e4
(iOS/QNX) Add VirtualJaguar compilation
2014-08-09 22:33:21 +02:00