twinaphex
50806e43a3
Add logging
2015-01-30 11:38:19 +01:00
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
Andrés Suárez
9a40cf4f35
Remove duplicated mednafen snes
...
and fix the copy command
2014-07-30 17:22:58 -05:00
twinaphex
f228f8a9f5
Add bsnes mercury
2014-07-30 17:22:18 +02:00
twinaphex
438e60e7c2
Add building of Cairo-less 2048 for libretro-build.sh (UNIX)
2014-07-29 17:04:07 +02:00
twinaphex
755f75dbf5
Fixup label
2014-07-15 06:08:25 +02:00
Twinaphex
cb221ce444
(iOS) Add MAME libretro iOS build
2014-07-14 01:54:37 +02:00
twinaphex
63426c2167
libretro-build.sh - Add Yabause
2014-07-13 00:41:52 +02:00
twinaphex
7c2ffda5ba
Add blueMSX and fMSX compilation to libretro-build.sh
2014-07-07 22:47:26 +02:00
twinaphex
ebe7d2265d
Add beetle bSNES repo
2014-06-23 01:50:36 +02:00
twinaphex
db0a485e6b
Add Beetle Lynx standalone repo
2014-06-23 00:41:47 +02:00
twinaphex
29d83575da
Add libretro-beetle-gba
2014-06-22 23:34:25 +02:00
twinaphex
2754f92112
Add beetle Supergrafx
2014-06-22 05:13:43 +02:00
twinaphex
8ba4ce1228
Add Beetle PCFX
2014-06-22 03:14:12 +02:00
twinaphex
f138123618
Rename all standalone Mednafen repos 'beetle'
2014-06-22 02:12:59 +02:00
twinaphex
5765d4e6c3
Add standalone Mednafen NGP repo
2014-06-21 18:34:11 +02:00
twinaphex
f50e4ae160
Update Mednafen targets
2014-06-21 18:22:10 +02:00
twinaphex
6d76849caf
Add standalone Mednafen VB repo
2014-06-21 16:47:20 +02:00
Gu1
b2c97e4b4f
Fix 32 bit build of MAME and MESS
2014-06-20 01:29:30 +02:00
twinaphex
c9e05d2862
Add Mednafen PCE Fast repo
2014-06-19 01:38:24 +02:00
twinaphex
e0ef9ad9e0
Add Mednafen PSX repo
2014-06-18 20:28:08 +02:00
l3iggs
db6e4278b2
enable NOCLEAN=1 ./libretro-build.sh
...
Builds all cores without cleaning.
2014-06-15 15:11:54 -07:00
twinaphex
4f93d36a04
Update libretro-super to use new FFmpeg repository
2014-05-03 22:00:26 +02:00
twinaphex
11daf66234
Refactor Mednafen GBA building
2014-04-30 05:24:48 +02:00
twinaphex
19e83059ee
Update Desmume core
2014-04-27 23:11:37 +02:00
twinaphex
53996c2128
Simplify libretro-build-common Mednafen rules
2014-04-26 21:12:24 +02:00
twinaphex
794391d489
Refactor rules in android-mk.sh
2014-04-26 20:16:55 +02:00
twinaphex
37d665d66d
* Add Mednafen Lynx to compilation
...
* Add Mednafen Lynx libretro core info file
2014-04-26 06:30:34 +02:00
twinaphex
31640f38fb
* Add Mednafen PCFX to libretro building
...
* Add Mednafen PC-FX libretro core info file
2014-04-26 06:21:39 +02:00
twinaphex
0c8fb21f34
Update libretro-build-common.sh
2014-04-22 09:51:17 +02:00
twinaphex
2d10045a9a
Update build_libretro_fceumm
2014-04-14 06:15:04 +02:00
twinaphex
855784bab9
(FFMPeg) add webm to supported file types for ffmpeg core
...
Add new rebased fceumm port
2014-04-14 05:53:23 +02:00
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