twinaphex
216fe2edef
Add libretro-build-ios-theos.sh
2014-12-23 08:47:37 +01:00
twinaphex
f7e4403c8b
Add special build rules for emux
2014-12-22 09:10:07 +01:00
twinaphex
9a2c9e15df
Add build gpSP target
2014-12-10 19:29:58 +01:00
Radius
58bc7d92a1
fix
2014-12-07 12:42:11 -05:00
twinaphex
d24e250733
Add Mednafen PSX building
2014-12-03 11:40:11 +01:00
twinaphex
0d997fc72c
Add Hatari build
2014-11-27 23:27:14 +01:00
Twinaphex
9cc4555a40
Update Stonesoup build
2014-11-24 08:31:56 +01:00
twinaphex
d4721a658f
Update Stonesoup build rules
2014-11-21 04:56:27 +01:00
twinaphex
69d6f3c0c4
Add Stonesoup build rule
2014-11-21 04:46:52 +01:00
dokihara
f78a73d6bb
Fix typo in PCSX_Rearmed_interpreter
2014-10-31 10:31:07 -10:00
Andrés Suárez
96b0ae443a
Clean up bsnes output folder
...
Prevents x86 cores in the x64 package and viceversa
2014-10-29 16:06:17 -05:00
twinaphex
4f8a7e693e
Add build_libretro_catsfc to libretro-build.sh
2014-10-29 22:03:18 +01:00
tomgar
0a66a64d74
Alternative fix to issue #114 : in the c1f950767e
commit, I assumed some things
...
which weren't right. This commit just makes the minimal changes to let o2em
compile successfully.
2014-10-05 12:28:02 +01:00
tomgar
6f2a9f97fd
Revert "Fix to issue #114 : FORMAT_COMPILER_TARGET_ALT is being used now for the OpenGL cases"
...
This reverts commit c1f950767e
.
2014-10-05 11:28:08 +01:00
tomgar
c1f950767e
Fix to issue #114 : FORMAT_COMPILER_TARGET_ALT is being used now for the OpenGL cases
...
Problem: at the stage of the o2em building, the "-opengl" suffix was
added a lot of times to FORMAT_COMPILER_TARGET variable breaking the platform
detection in the o2em Makefile, preventing the fpic option to be added to the
command line of the compiler
2014-10-04 13:30:03 +01:00
lordashram
93f5be8959
(bSNES) Profiles build fix
2014-10-03 09:38:24 -05:00
twinaphex
dd2f21e157
Fix hardcoded 'osx' in MAME compilation for MAME buildtools
2014-09-14 07:50:18 +02:00
twinaphex
7e1febcf06
Wrong makefile for tyrquake
2014-08-24 18:26:41 +02:00
Roberto Estrada
c4310bed2c
Fixed some build-breaking typos.
...
vecx, mame078 and nestopia build rules contained some mistakes that didn't allowed them to build properly.
2014-08-23 16:13:53 +02:00
twinaphex
eb98aa8ab2
Add 4DO build rules
2014-08-23 12:50:36 +02:00
twinaphex
7bb6e0b99f
build_libretro_bsnes_modern - specify compiler too
2014-08-22 17:58:08 +02:00
twinaphex
0acf4703ee
Rename libretro_build_modern to libretro_build_bsnes_modern
2014-08-22 16:48:52 +02:00
twinaphex
332cf17506
Refactor bsnes code in libretro-build-common.sh - update bsnes Mercury
...
fetch name
2014-08-22 16:47:03 +02:00
twinaphex
10e5ac9d71
(libretro-build-common.sh) Cut down on code duplication
2014-08-22 15:49:38 +02:00
twinaphex
f274618438
Refactor fb_alpha
2014-08-22 15:39:20 +02:00
twinaphex
4ec20118bb
Rename bsnes_cplusplus98 dir
2014-08-22 15:00:35 +02:00
twinaphex
bb93b79235
Fix 2048 and bluemsx
2014-08-22 14:12:51 +02:00
twinaphex
68c3522b7d
Take out modelviewer/instancingviewer/scenewalker cores -
...
3DEngine replaces most of these
2014-08-22 13:31:46 +02:00
twinaphex
13b900a02c
(libretro-build-common.sh) Cut down on more code duplication
2014-08-22 13:28:33 +02:00
twinaphex
a2d7ed4921
Refactor beetle entries in libretro-build-common.sh
...
- new dirs for beetle cores are named mednafen_$prefix
2014-08-22 12:46:41 +02:00
twinaphex
453681c7c5
Refactor libretro_fceumm
2014-08-22 12:38:24 +02:00
twinaphex
1a9ef99de9
Refactor more code in libretro-build-common.sh
2014-08-22 12:33:53 +02:00
twinaphex
d94b7868cd
Rename libretro-genplus to libretro_genesis_plus_gx
2014-08-22 12:28:27 +02:00
twinaphex
ec3b1ec385
(libretro-build-common.sh) Refactor build_libretro_dinothawr
2014-08-22 12:24:08 +02:00
twinaphex
51a5957b82
(libretro-build-common.sh) Some more refactoring
2014-08-22 12:21:57 +02:00
twinaphex
a779fdf220
Updated vba_next/snes9x_next/snes9x dirs
2014-08-22 12:17:52 +02:00
twinaphex
559892373d
Cut down on more code duplication in libretro-build-common.sh
2014-08-22 12:05:35 +02:00
twinaphex
83495b69c9
Start refactoring libretro-build-common.sh - cutting down on code
...
duplication
2014-08-22 11:54:52 +02:00
l3iggs
c2ac625c19
reset changes made by check_opengl, per function
2014-08-14 20:33:59 -07:00
twinaphex
b046eae103
Add o2em
2014-08-14 21:50:28 +02:00
l3iggs
e14be69f04
safer OpenGL detection
2014-08-11 16:22:55 -07:00
twinaphex
b93da0e846
libretro-build.sh - add build_libretro_virtualjaguar
2014-08-09 22:28:37 +02:00
Twinaphex
96e06eb5e2
Merge pull request #86 from l3iggs/patch-1
...
adding NOCLEAN support for bsnes builds
2014-08-08 23:17:51 +02:00
l3iggs
a1fe99b022
rebuild_libretro_mame
is never called. remove it
2014-08-08 13:33:30 -07:00
l3iggs
c9289945f6
adding NOCLEAN support for bsnes builds
...
striving for more efficient incremental builds...I missed these previously since they don't use `make clean`
2014-08-08 13:28:17 -07:00
twinaphex
4ead959a8d
Add build_libretro_prosystem
2014-08-08 19:32:30 +02:00
l3iggs
07efc80dbc
fix NOCLEAN option missing from several builds
2014-08-07 13:52:13 -07:00
twinaphex
0cea4432f3
Add PPSSPP building to libretro-build.sh
2014-08-07 04:43:23 +02:00
Twinaphex
81b687f10f
Use FORMAT_COMPILER_TARGET for Vecx
2014-07-31 23:18:02 +02:00
twinaphex
41efa1c67f
Add VecX building to libretro-build.sh
2014-07-31 06:28:38 +02:00