Commit Graph

362 Commits

Author SHA1 Message Date
Squarepusher
cdd1bc6cc2 Update instancingviewer_libretro.info 2013-10-31 15:30:26 +01:00
Themaister
6364f45aed Add ARCH override. Needed for cross compiling. 2013-10-30 08:54:58 +01:00
Themaister
59bda736b7 Add ${compiler} to ffmpeg build. 2013-10-30 08:54:58 +01:00
twinaphex
cf256d6701 (Android) Change file name target conventions 2013-10-30 02:11:09 +01:00
twinaphex
1c4618801f Add licenses to info files 2013-10-27 00:50:17 +02:00
twinaphex
a6bfb4ea3f (Android) Can now compile Mupen64 with libretro-build-android-mk.sh 2013-10-19 20:22:44 +02: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
Hans-Kristian Arntzen
e9c0d933dc Merge pull request #28 from HalosGhost/master
Fix and Standardize explicit variable quoting and expansion
2013-10-08 23:57:10 -07: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
Themaister
7355dcfd65 Add more info files. 2013-10-06 14:58:45 +02:00
twinaphex
a3ba463931 Add MAME 2010 core info file 2013-10-06 00:31:18 +00:00
Hans-Kristian Arntzen
ccf39a4ef9 Merge pull request #27 from pinumbernumber/master
[.info files] fix bSNES names and PSX extension
2013-10-05 01:52:04 -07:00
pinumbernumber
4ed7ed4a8f fix bSNES names and PSX extension 2013-10-05 09:38:27 +01:00
twinaphex
6fe420873e Moved info files over to libretro-super (directory dist/info) 2013-10-05 03:57:10 +00:00
Themaister
4781574ddc Fix pull of picodrive. 2013-09-27 14:29:49 +02:00
twinaphex
7912a160d4 (iOS) Add Dinothawr compilation 2013-09-23 19:59:32 +02:00
twinaphex
4bd173acde * Add Dinothawr compilation (libretro-build-android-mk.sh) 2013-09-23 04:21:31 +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
twinaphex
4c00c00907 Add libretro VBA-M repo to libretro-fetch.sh 2013-09-21 15:47:45 +02:00
twinaphex
623d010904 Add MAME 2013 repo to libretro-fetch.sh 2013-09-09 10:13:48 +02:00
Hans-Kristian Arntzen
1a5709c756 Merge pull request #25 from MP2E/master
Fix non-existant bsnes performance binary for mips being copied
2013-09-06 14:14:46 -07:00
twinaphex
242d6ac870 Add MAME 2010 to libretro-fetch.sh 2013-09-06 21:22:54 +02:00
Cray Elliott
55da80bdc0 Fix non-existant bsnes performance binary for mips being copied 2013-09-06 00:10:23 -07:00
Hans-Kristian Arntzen
02cb0c703f Merge pull request #24 from MP2E/master
Build bsnes performance core for android
2013-09-05 23:38:35 -07:00
Cray Elliott
21d5625818 Build bsnes performance core for android 2013-09-05 23:01:33 -07:00
Hans-Kristian Arntzen
cd1c5610cd Merge pull request #22 from MP2E/master
Fixed a bug in which check_opengl() would add extraneous -opengl flags
2013-09-05 07:50:40 -07: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
Hans-Kristian Arntzen
84ee23bb0f Merge pull request #16 from HalosGhost/master
Reduce redundant code in platform assignment
2013-08-07 23:06:46 -07:00
twinaphex
445721f1b4 Add jobs param to MAME 0.78 2013-08-05 19:11:17 +02:00
twinaphex
0935a5a1a3 Add instancingviewer to Android build 2013-08-04 22:59:05 +02:00
twinaphex
fabf8a5a02 Rename build script for Android 2013-08-04 02:17:47 +02:00
twinaphex
85b34824ff (Android) Add QuickNES to Android building 2013-07-31 15:47:58 +02:00
twinaphex
5d8f0e2197 (Android) Add Mednafen PSX and Desmume to Android building 2013-07-31 15:37:07 +02:00
twinaphex
72724194d9 (Android) Don't build ARMv5 cores by default anymore - a special define will
be introduced for optionally building these still
2013-07-31 12:49:36 +02:00
twinaphex
c79d989bc1 (Android) Don't make ARMv5 builds by default 2013-07-31 02:13:53 +02:00