Commit Graph

594 Commits

Author SHA1 Message Date
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
twinaphex
cc47e21019 Add build_libretro_prosystem for PSP1 2014-08-08 19:39:47 +02:00
Twinaphex
6b655d1074 Add build_libretro_prosystem to iOS 2014-08-08 19:37:28 +02:00
twinaphex
4ead959a8d Add build_libretro_prosystem 2014-08-08 19:32:30 +02:00
Twinaphex
54be81021c Merge pull request #84 from l3iggs/patch-1
move ./configure into NOCLEAN if statement
2014-08-08 18:44:59 +02:00
twinaphex
95c193fb6d Add fetch_project to libretro-fetch.sh 2014-08-08 18:38:20 +02:00
twinaphex
923f4fa8da Add prosystem_libretro.info 2014-08-08 18:34:49 +02:00
l3iggs
6b6bc15262 move ./configure into NOCLEAN if statement
Running `./configure` before `make` triggers a complete rebuild. I'd like to exert control over when a complete rebuild takes place. Moving ./configure into the NOCLEAN if statement allows for that.
2014-08-08 08:30:22 -07:00
twinaphex
785374ecb1 (QNX) Add build_libretro_tgbdual 2014-08-08 01:51:59 +02:00
twinaphex
fc814f8f75 (PSP) Add build_libretro_tgbdual 2014-08-08 01:48:19 +02:00
Twinaphex
9250a5adde (iOS) Add build_libretro_tgbdual 2014-08-08 01:42:50 +02:00
twinaphex
5c2b727a77 Add build_libretro_tgbbudal to libretro-build.sh 2014-08-08 01:39:19 +02:00
Twinaphex
ba9c5ef665 Merge pull request #82 from l3iggs/patch-1
fix NOCLEAN option missing from several builds
2014-08-07 23:58:03 +02:00
Twinaphex
a61512f441 Merge pull request #83 from l3iggs/patch-2
add support for NOCLEAN in retroarch build
2014-08-07 23:57:48 +02:00
l3iggs
fbac311801 add support for NOCLEAN in retroarch build 2014-08-07 14:20:05 -07:00
l3iggs
07efc80dbc fix NOCLEAN option missing from several builds 2014-08-07 13:52:13 -07:00
twinaphex
0cea4432f3 Add PPSSPP building to libretro-build.sh 2014-08-07 04:43:23 +02:00
Twinaphex
44941d3375 libretro-fetch.sh - add fetch_no_pull function 2014-08-07 02:09:27 +02:00
twinaphex
6476417936 Readd ppsspp repos in a better way 2014-08-05 06:28:30 +02:00
twinaphex
5afd9b5b0c Update ppsspp repo URL 2014-08-05 05:47:50 +02:00
twinaphex
8464a34810 Add PBP extension for PPSSPP 2014-08-05 02:52:36 +02:00
Twinaphex
78b734287e Merge pull request #81 from uberushaximus/master
Add another newline for Beetle PSX
2014-08-04 10:58:56 +02:00
Trevor Mosey
33aac1ab56 Add another newline for Beetle PSX 2014-08-03 21:13:56 -05:00
Twinaphex
2620957755 Merge pull request #80 from sergiobenrocha2/master
Update yabause version to v0.9.13
2014-08-03 06:40:03 +02:00
sergiobenrocha2
6a2e5dcada Update yabause version to v0.9.13 2014-08-03 01:38:29 -03:00
Twinaphex
81b687f10f Use FORMAT_COMPILER_TARGET for Vecx 2014-07-31 23:18:02 +02:00
twinaphex
6485d6b887 (PSP1/QNX) Add Vecx core building 2014-07-31 06:38:06 +02:00