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
twinaphex
b93da0e846
libretro-build.sh - add build_libretro_virtualjaguar
2014-08-09 22:28:37 +02:00
Twinaphex
55902669c2
Merge pull request #90 from l3iggs/patch-2
...
fix build for several projects
2014-08-09 21:47:26 +02:00
l3iggs
5d1e7c2e7f
fix build for several projects
...
see [my comment](64b9c352ca (diff-902d91e70320e6869ebd2d2f56ffb13dR116)
)
2014-08-09 12:39:34 -07:00
Twinaphex
96e06eb5e2
Merge pull request #86 from l3iggs/patch-1
...
adding NOCLEAN support for bsnes builds
2014-08-08 23:17:51 +02:00
Twinaphex
5d8da58495
Merge pull request #87 from l3iggs/patch-2
...
`rebuild_libretro_mame` is never called. remove it
2014-08-08 23:17:18 +02:00
Twinaphex
0230327d89
Merge pull request #88 from Oggom/master
...
Stella and ProSystem info updates
2014-08-08 23:17:12 +02:00
Oggom
f30b5cb6ec
Update stella_libretro.info
2014-08-08 23:12:31 +02:00
Oggom
fbe4f189f9
Update prosystem_libretro.info
2014-08-08 23:12:20 +02:00
l3iggs
a1fe99b022
rebuild_libretro_mame
is never called. remove it
2014-08-08 13:33:30 -07:00
l3iggs
c9289945f6
adding NOCLEAN support for bsnes builds
...
striving for more efficient incremental builds...I missed these previously since they don't use `make clean`
2014-08-08 13:28:17 -07:00
clobber
4ad019f596
Fix prosystem_libretro.info
2014-08-08 14:10:56 -05:00
twinaphex
ccbf0b8281
(QNX) Add libretro_build_prosystem
2014-08-08 19:58:07 +02:00