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
twinaphex
a7171b8f95
Add Handy port
2013-08-26 21:34:09 +02:00
Themaister
7dd81ab1f3
Update bSNES build.
2013-08-22 10:06:09 +02:00
twinaphex
e03daeec82
Rename libretro_vba to libretro_vba_next
2013-08-15 14:50:25 +02:00
Hans-Kristian Arntzen
5b73b6f3bd
Merge pull request #18 from HalosGhost/master
...
Initial clean-up (and softfloat target declaration fix) for ARM opts
2013-08-12 10:11:13 -07:00
HalosGhost
67f819d05f
Re-add simplified echo of selected target
2013-08-11 21:55:34 -05:00
HalosGhost
fe2a6d9081
Initial clean-up (and softfloat target declaration fix) for ARM opts
2013-08-11 21:47:00 -05:00
twinaphex
445721f1b4
Add jobs param to MAME 0.78
2013-08-05 19:11:17 +02:00
twinaphex
792f859944
Add instancingviewer to build
2013-07-19 13:49:20 +02:00
twinaphex
01ef4bae1d
Add check_opengl to all GL libretro cores
2013-07-14 13:32:04 +02:00
twinaphex
8ff4a76ee4
Simplify Desmume build commands
2013-07-14 02:12:53 +02:00
twinaphex
87c7b3fee9
Cut down on JIT compiler building lines
2013-07-14 02:00:46 +02:00
twinaphex
cdb824dc77
(ARM) Make COMPILER_TARGET_ALT a copy of COMPILER_TARGET
2013-07-14 00:40:21 +02:00
twinaphex
f949273aad
Small build fix for ARM
2013-07-14 00:36:38 +02:00
twinaphex
d73a2b4a83
Fix ffmpeg build
2013-07-14 00:34:23 +02:00
twinaphex
fc7babccab
Show log messages for check_opengl function
2013-07-14 00:15:07 +02:00
twinaphex
74eb977e48
Add ffmpeg core to BUILD_EXPERIMENTAL
2013-07-14 00:10:43 +02:00
twinaphex
1ce6a85ea6
Override FORMAT_COMPILER_TARGET for optimized ARM build flags
2013-07-13 22:09:41 +02:00
twinaphex
7b27e0ddbe
Use ARMPLATFORM for PCSX ReARMed
2013-07-13 18:45:51 +02:00
twinaphex
7f613b9a7a
Build Picodrive for ARM with -armasm enabled
2013-07-13 18:34:22 +02:00
twinaphex
3b79a2ebf5
ARM params can be bilt up properly now
2013-07-13 18:31:10 +02:00
twinaphex
fbf62c0b08
Dynamically build up ARMVERSION depending on params passed
2013-07-13 18:25:03 +02:00
twinaphex
0f5d02dde3
Fixups to some conditional bracket closings
2013-07-13 18:19:24 +02:00
twinaphex
2bde8b200c
Don't compare against true for compatibility
2013-07-13 18:05:04 +02:00
twinaphex
8006f8c0e9
Will have to define user flags for ARM systems now in libretro-config-user.sh
2013-07-13 17:32:29 +02:00
twinaphex
d3640f5016
Don't do batch job building for MAME - building/generating some
...
CPU files will fail otherwise
2013-07-04 01:15:07 +02:00
twinaphex
b952d7373f
(Picodrive) Add picodrive buiding to libretro-build.sh
...
(Mupen64) Add mupen64 building rule - has to be compiled
manually by doing ./libretro-build.sh build_libretro_mupen64
2013-06-30 17:33:15 +02:00
twinaphex
87f90abff5
Fix MAME building
2013-06-15 23:47:31 +02:00
Themaister
c726602f9a
Allow custom build destinations.
2013-05-20 09:18:17 +02:00
Themaister
7505e90af8
Fix up CC and CXX handling for mingw cross.
2013-05-19 12:03:25 +02:00
Themaister
4fd17c5905
Fixup bsnes.
2013-05-19 10:55:09 +02:00
twinaphex
925e22d9eb
Add FIXME note for bsnes
2013-05-19 02:07:53 +02:00
twinaphex
9f6962391b
Syntax fixes for conditionals in libretro-build-common.sh
2013-05-19 01:39:21 +02:00
twinaphex
fee6cfed6e
Rename libretro-build-common-console.sh to libretro-build-common.sh
2013-05-19 00:17:06 +02:00