Commit Graph

152 Commits

Author SHA1 Message Date
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