Commit Graph

294 Commits

Author SHA1 Message Date
twinaphex
b6e91e1497 (GX) Now builds recent CPS2 core 2013-12-13 00:54:47 +01:00
Hans-Kristian Arntzen
d8f5bdf297 Merge pull request #34 from SnoFox/master
Convert all hashbangs to point to bash, not whatever happens to be the distro's default shell
2013-12-08 23:00:32 -08:00
Josh Johnson
c9c9c93850 Convert all shebangs to use Bash 2013-12-08 17:10:42 -08:00
twinaphex
27de3ae179 (libretro-build.sh) Use c++ for CXX - is backwards compatible with
OSX 10.6.8 which didn't have clang++
2013-12-03 02:29:37 +01:00
twinaphex
88a7fe40da (libretro-build-common.sh) Build MAME 0.151 2013-12-02 05:47:55 +01:00
twinaphex
fd85911887 (iOS) Add Handy build to libretro-build-ios.sh 2013-11-30 02:26:51 +01:00
twinaphex
a6837b0222 (iOS) Add mupen64 building too 2013-11-29 23:48:52 +01:00
twinaphex
7d8bfea918 (iOS) Fix Mupen64 build 2013-11-29 16:17:46 +01:00
twinaphex
39d2e8f562 Add libretro-uae to libretro-fetch.sh 2013-11-29 15:32:31 +01:00
twinaphex
90dc3939a5 Update core info files for 3D tech demos - GPLv3 license 2013-11-27 22:26:24 +01:00
twinaphex
9a1ab0e22c (OSX) Fix libretro-build-common.sh 2013-11-26 15:41:45 +01:00
twinaphex
97e05ca8a8 (libretro-build-ios) Add bsnes core to libretro-build-ios.sh 2013-11-26 14:23:30 +01:00
twinaphex
fe07d2292e Add instancingviewer_camera_libretro.info 2013-11-26 14:04:57 +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
ba61b28aa2 Add Hatari and instancingviewer-camera to libretro-fetch.sh 2013-11-25 03:44:54 +01:00
twinaphex
9d1c39d421 (iOS) Update SDK version to iOS 7.0 SDK 2013-11-24 02:27:12 +01:00
twinaphex
9ceffc4021 (PS3) Add libretro-mame078 building 2013-11-15 06:06:46 +01:00
twinaphex
8e22269aaa (XDK1) update libretro_build_fba 2013-11-15 02:58:57 +01:00
twinaphex
1246a622df (Android) PCSX ReARMed - only compile ARMv7 NEON build now -
Tegra 2 devices shouldn't really need catering to anymore
2013-11-09 04:12:12 +01:00
twinaphex
577aba1a36 (GX) Fix FBA Cores 2013-11-08 22:33:15 +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
twinaphex
53b76f457e (Core info) Added authors to some files 2013-11-07 03:57:18 +01:00
twinaphex
14e4a80985 Add vbam compilation to Android/iOS/QNX scripts 2013-10-31 17:54:26 +01:00
twinaphex
aa2c65c414 (Core info) Update Gambatte/prboom core names 2013-10-31 17:06:52 +01:00
twinaphex
c87bd7c400 (Core info) Change corename for Mupen64plus 2013-10-31 16:56:44 +01:00
twinaphex
ba9eed2667 Fixup some core info files 2013-10-31 16:44:45 +01:00
twinaphex
d27586fc1a (Android) Change target output filename for FBA 2013-10-31 16:37:48 +01:00
twinaphex
b1a1c4742e use fetch_project_submodule for Picodrive 2013-10-31 16:13:24 +01:00
twinaphex
8d81c6f94a Rename info/example.info - was crashing the new core manager 2013-10-31 15:40:00 +01:00
Squarepusher
95f22f3720 Update scenewalker_libretro.info 2013-10-31 15:31:05 +01:00
Squarepusher
1f814949d4 Update modelviewer_libretro.info 2013-10-31 15:30:45 +01:00
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