Commit Graph

861 Commits

Author SHA1 Message Date
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
twinaphex 4f8a7e693e Add build_libretro_catsfc to libretro-build.sh 2014-10-29 22:03:18 +01:00
twinaphex 5547eb571c Add catsfc to libretro-fetch.sh 2014-10-29 22:01:59 +01:00
Twinaphex bc8f60a4dc Merge pull request #128 from fr500/patch-2
Update libretro-build.sh
2014-10-29 12:20:49 +01:00
twinaphex 392d7dc117 Update fetched shader dir - now becomes retroarch/media/shaders_cg 2014-10-29 07:45:59 +01:00
Andrés Suárez ecd8a13b7f Update libretro-build.sh
add 4do
2014-10-28 23:04:14 -05:00
Twinaphex a56e5405ea Merge pull request #127 from fr500/patch-1
Update libretro-fetch.sh
2014-10-28 04:07:21 +01:00
Andrés Suárez c2a094808e Update libretro-fetch.sh
update MAME repo location
2014-10-27 22:06:20 -05:00
Twinaphex 204d75903d Merge pull request #126 from sergiobenrocha2/master
Fix version in info files.
2014-10-14 03:16:00 +02:00
sergiobenrocha2 2516a60307 Fix version in info files. 2014-10-13 22:13:28 -03:00
Twinaphex 5a878b9907 Merge pull request #125 from tomgar/fix-o2em-compilation
Fix to issue #114: FORMAT_COMPILER_TARGET_ALT is being used now for the ...
2014-10-05 16:38:19 +02:00
tomgar 0a66a64d74 Alternative fix to issue #114: in the c1f950767e commit, I assumed some things
which weren't right. This commit just makes the minimal changes to let o2em
compile successfully.
2014-10-05 12:28:02 +01:00
tomgar 6f2a9f97fd Revert "Fix to issue #114: FORMAT_COMPILER_TARGET_ALT is being used now for the OpenGL cases"
This reverts commit c1f950767e.
2014-10-05 11:28:08 +01:00
tomgar c1f950767e Fix to issue #114: FORMAT_COMPILER_TARGET_ALT is being used now for the OpenGL cases
Problem: at the stage of the o2em building, the "-opengl" suffix was
added a lot of times to FORMAT_COMPILER_TARGET variable breaking the platform
detection in the o2em Makefile, preventing the fpic option to be added to the
command line of the compiler
2014-10-04 13:30:03 +01:00
Twinaphex 0aa0417ba0 Merge pull request #124 from lordashram/master
(bSNES) Profiles build fix
2014-10-03 17:29:07 +02:00
lordashram 93f5be8959 (bSNES) Profiles build fix 2014-10-03 09:38:24 -05:00
twinaphex 99ab99859a Commit PCSX ReARMed interpreter core info file 2014-10-01 23:16:01 +02:00
twinaphex fa3d033343 Update bsnes libretro repo 2014-09-27 16:09:11 +02:00
Alcaro 33d3dc0816 Add a script to update every copy of libretro.h in every core. 2014-09-23 00:35:33 +02:00
Twinaphex 6c84558306 Merge pull request #123 from lordashram/master
(Android) Fix VBAM Compile
2014-09-19 02:28:07 +02:00
lordashram 3fedc588ed (Android) Fix VBAM Compile 2014-09-18 16:56:51 -05:00
Alcaro 4d3ea3e8c3 Silence errors if the target already exists. 2014-09-16 09:51:23 +02:00
Alcaro 8b4408661a Create the directory, so we don't rename the cores themselves to /usr/local/lib/libretro. 2014-09-15 22:23:30 +02:00
twinaphex dd2f21e157 Fix hardcoded 'osx' in MAME compilation for MAME buildtools 2014-09-14 07:50:18 +02:00
Twinaphex 02647dfce5 Merge pull request #121 from sergiobenrocha2/master
SuperGrafx to SGX in display and corename
2014-09-08 23:10:34 +02:00
sergiobenrocha2 fd4bcdadf6 SuperGrafx to SGX in display and corename, remove 1 from PlayStation and fix version. 2014-09-08 18:01:04 -03:00
Twinaphex 7abd6aeca7 Merge pull request #120 from heuripedes/master
Add .bin and .u1 to mupen supported extensions
2014-09-07 00:17:56 +02:00
Higor Eurípedes 0aa4b05655 Add .bin and .u1 to mupen supported extensions 2014-09-06 18:35:34 -03:00
Twinaphex 09640b3830 Merge pull request #119 from Gu1/patch-2
Update tgbdual_libretro.info
2014-08-30 13:42:08 +02:00
Twinaphex e6b296155c Merge pull request #118 from Gu1/patch-1
Update bluemsx_libretro.info
2014-08-30 13:42:02 +02:00
Gu1 84f276ae70 Update tgbdual_libretro.info
Fix dual quotes
2014-08-30 06:30:48 +02:00
Gu1 7af655e23c Update bluemsx_libretro.info
double-quote wasn't properly closed
2014-08-30 06:03:42 +02:00
Twinaphex 4ea6a59799 Merge pull request #116 from Oggom/master
Virtual Jaguar, O2EM and vecx info updates
2014-08-27 13:48:05 +02:00
Twinaphex cab9c5bc94 Merge pull request #117 from sergiobenrocha2/master
Fix author in fba infos, core name in beetle gba info and added mess info file.
2014-08-27 13:47:41 +02:00
sergiobenrocha2 f724c1e445 Fix author in fba infos, core name in beetle gba info and added mess info file. 2014-08-27 04:23:15 -03:00
Oggom a30da72ff3 Update vecx_libretro.info 2014-08-26 20:30:29 +02:00
Oggom de78b7d573 Update o2em_libretro.info 2014-08-26 20:25:19 +02:00
Oggom 185b8ee28b Update virtualjaguar_libretro.info 2014-08-26 20:20:08 +02:00
Twinaphex 024bc26e83 Merge pull request #115 from sergiobenrocha2/master
Added authors and license to 4DO info.
2014-08-26 11:53:40 +02:00
sergiobenrocha2 c449986d31 Added authors and license to 4DO info. 2014-08-26 00:56:27 -03:00
twinaphex 7e1febcf06 Wrong makefile for tyrquake 2014-08-24 18:26:41 +02:00
twinaphex 16d1ddf2e1 libretro-fetch.sh - cleanups - properly fetch latest versions of
submodules now
2014-08-24 14:59:34 +02:00
twinaphex beacb436e7 (QNX) Whitelist mupen64 for QNX 2014-08-24 01:37:37 +02:00
twinaphex 31fa0a4b81 (QNX) Add build_libretro_4do 2014-08-24 01:13:04 +02:00
Twinaphex b39d6c1fd1 Add 4DO to libretro-build-ios.sh 2014-08-24 01:10:37 +02:00
Twinaphex d5dd08bcd4 Merge pull request #113 from RobertoEstrada/patch-1
Fixed some build-breaking typos.
2014-08-23 21:48:20 +02:00
Roberto Estrada c4310bed2c Fixed some build-breaking typos.
vecx, mame078 and nestopia build rules contained some mistakes that didn't allowed them to build properly.
2014-08-23 16:13:53 +02:00
twinaphex eb98aa8ab2 Add 4DO build rules 2014-08-23 12:50:36 +02:00