Commit Graph

83 Commits

Author SHA1 Message Date
twinaphex
4f93d36a04 Update libretro-super to use new FFmpeg repository 2014-05-03 22:00:26 +02:00
twinaphex
11daf66234 Refactor Mednafen GBA building 2014-04-30 05:24:48 +02:00
twinaphex
19e83059ee Update Desmume core 2014-04-27 23:11:37 +02:00
twinaphex
53996c2128 Simplify libretro-build-common Mednafen rules 2014-04-26 21:12:24 +02:00
twinaphex
794391d489 Refactor rules in android-mk.sh 2014-04-26 20:16:55 +02:00
twinaphex
37d665d66d * Add Mednafen Lynx to compilation
* Add Mednafen Lynx libretro core info file
2014-04-26 06:30:34 +02:00
twinaphex
31640f38fb * Add Mednafen PCFX to libretro building
* Add Mednafen PC-FX libretro core info file
2014-04-26 06:21:39 +02:00
twinaphex
0c8fb21f34 Update libretro-build-common.sh 2014-04-22 09:51:17 +02:00
twinaphex
2d10045a9a Update build_libretro_fceumm 2014-04-14 06:15:04 +02:00
twinaphex
855784bab9 (FFMPeg) add webm to supported file types for ffmpeg core
Add new rebased fceumm port
2014-04-14 05:53:23 +02:00
twinaphex
2ef07374a1 Change to new libretro-mame repo 2014-03-29 15:36:25 +01:00
twinaphex
f67da7584d Take out pings 2014-03-25 17:14:00 +01:00
lordashram
ea7ddb54ec Build MAME/MESS/UME 32bit & 64bit for Linux and WIndows 2014-03-21 17:44:24 -05:00
AndresSM
30fb0b7e4f add MAME/MESS rebuild options 2014-03-21 17:16:41 -05:00
AndresSM
3e66fdf367 fix libretro.dll name 2014-03-21 17:16:41 -05:00
AndresSM
4722368cfe add ume 2014-03-21 17:16:40 -05:00
AndresSM
27a6326e9c add mess, mess-tiny, mame-tiny targets 2014-03-21 17:16:40 -05:00
twinaphex
695dd1ea31 MAME Makefile is a concurrency nightmare - so set jobs to 1 2014-03-09 18:42:25 +01:00
twinaphex
fed7bbf8ac update FBA Cores 2014-02-25 00:52:14 +01:00
Andrés Suárez
dfeb9cb81d Compile MAME 0.152 instead of 0.151
The latest additions have only been added to 0.152
2014-02-22 23:38:31 -05:00
twinaphex
8531ad2c06 Add build_libretro_fba_cps2 to libretro-build-psp1.sh 2014-02-22 23:15:13 +01:00
twinaphex
79b85d2ced Add libretro_3dengine to libretro-build.sh 2014-01-13 14:58:11 +01:00
twinaphex
cb6c2cb1f8 Add TGBDual build rule 2014-01-02 03:35:48 +01:00
twinaphex
2ba63b6937 Add modelviewer-location repo 2013-12-20 16:20:05 +01:00
meancoot
d1111ab3d7 Add build_libretro_pcsx_rearmed_interpreter() to libretro-build-common.sh, add a call to it in libretro-build-ios.sh.
The dynarec version of pcsx rearmed can’t run on non-jailbroken iOS devices, but the newest iDevices (iPhone5S, iPad Air etc.) are able to run it at full speed even with the interpreter.
2013-12-19 18:31:05 -05:00
twinaphex
c883e03a42 Fix libretro_build_mupen64 path when not x86, ARM Linux 2013-12-15 23:56:36 +01:00
twinaphex
afc25f9fee Some build tweaks for bnes 2013-12-15 21:01:11 +01:00
twinaphex
83ce47188e Correct some output filenames for bSNES cores 2013-12-15 20:43:17 +01:00
twinaphex
77ee35a4e9 Add bsnes C++98 to compilation 2013-12-15 20:38:44 +01:00
Josh Johnson
c9c9c93850 Convert all shebangs to use Bash 2013-12-08 17:10:42 -08:00
twinaphex
88a7fe40da (libretro-build-common.sh) Build MAME 0.151 2013-12-02 05:47:55 +01:00
twinaphex
7d8bfea918 (iOS) Fix Mupen64 build 2013-11-29 16:17:46 +01:00
twinaphex
9a1ab0e22c (OSX) Fix libretro-build-common.sh 2013-11-26 15:41:45 +01:00
twinaphex
6c24564f59 (libretro-build-common) bSNES now uses CXX11 environment variable -
set it up properly for Clang
2013-11-25 04:02:44 +01:00
twinaphex
1b602cd33e Compiles instancingviewer-camera now on PC, iOS and Android 2013-11-25 03:54:24 +01:00
twinaphex
5085ca2bf7 Don't export/override FORMAT_COMPILER_TARGET_ALT anymore in libretro-build-common.sh -
PS3 depends on alternate compiler compiling certain cores
2013-11-08 07:39:55 +01:00
Themaister
59bda736b7 Add ${compiler} to ffmpeg build. 2013-10-30 08:54:58 +01:00
twinaphex
04674cf9b4 Mupen64plus - add platform to rule 2013-10-13 01:07:22 +02:00
Themaister
79db010162 Don't quote ${COMPILER}. It must expand.
Fixes Dinothawr build.
2013-10-11 12:31:43 +02:00
twinaphex
5b130b000f Fix Mupen64 plus compilation 2013-10-11 03:30:30 +02:00
HalosGhost
5b44cd8b55 Implement Quoting Fix 2013-10-08 20:38:59 -05:00
HalosGhost
f7cfc59750 Test Fix 2013-10-08 20:05:20 -05:00
HalosGhost
80c109219c Fix and standardize explicit quoting and expansion 2013-10-08 19:52:48 -05:00
Themaister
42fb4470f4 Fix bsnes naming and install info files. 2013-10-06 14:59:05 +02:00
twinaphex
a69c7f4b9b * Add Dinothawr compilation (libretro-build-common.sh) 2013-09-23 04:16:28 +02:00
twinaphex
d61fc504c8 * Add MAME to compilation (libretro_build.sh)
* Add Dinothawr to libretro-fetch.sh
2013-09-23 04:03:55 +02:00
twinaphex
6a5e450489 Add VBA-M compilation to libretro-build.sh 2013-09-22 14:59:56 +02:00
Cray Elliott
64b9c352ca Fixed a bug in which check_opengl() would add extraneous -opengl flags
Also, moved the libretro gl ports to the end of the build script so that check_opengl() modifies FORMAT_COMPILER_TARGET after the other libretro ports are built to ensure that the platform flag passed to the non-gl libetro cores are correct
2013-09-04 18:11:59 -07:00
twinaphex
9a6bc5f264 Fix ARM dynarec conditional for Mupen64 2013-08-27 02:17:22 +02:00
twinaphex
fac759ccd2 Builds Mupen64 now with dynarec 2013-08-27 00:39:57 +02:00