Commit Graph

223 Commits

Author SHA1 Message Date
T. Joseph Carter
c0928e6589 Make emux build rule not generate false error 2015-02-18 09:57:48 -08:00
T. Joseph Carter
ff0cfdabc1 libretro-build-common: echo build commands and improve shell quoting 2015-02-17 22:32:27 -08:00
Carl Melville
42b9ad08b1 Remove extra newline from most files 2015-02-17 18:49:59 -08:00
T. Joseph Carter
80191787a9 Fix for work paths with spaces in them. *sigh* 2015-02-17 16:04:25 -08:00
T. Joseph Carter
4955cee0cc Make my build summary work without using files (we lose pretty formatting for now) 2015-02-17 12:03:38 -08:00
T. Joseph Carter
498bc87f9a Try to make whitespace consistently 3 space tabs in shell scripts, also use env for bash 2015-02-16 19:22:50 -08:00
T. Joseph Carter
d1ad20f1cd Fix libretro-build-common.sh so everything installs again 2015-02-15 11:18:39 -08:00
T. Joseph Carter
c3ddec9832 Some diff reduction (Mac i386 build fix) 2015-02-13 18:41:38 -08:00
T. Joseph Carter
9409708db4 Merge branch 'master' of https://github.com/libretro/libretro-super 2015-02-13 17:26:34 -08:00
twinaphex
3cb57e23b4 Add test cores 2015-02-13 04:13:25 +01:00
T. Joseph Carter
0d56de2781 Support for building Mac cores for i386 on x86_64 systems 2015-02-10 13:13:41 -08:00
T. Joseph Carter
bc44b338fa Pass #1 removing excess CWD commands 2015-02-06 08:24:46 -08:00
T. Joseph Carter
ee6d41ef8b This should fix iOS 2015-02-06 04:00:22 -08:00
T. Joseph Carter
1ecbde6860 This should fix iOS (and other platforms) 2015-02-06 03:30:20 -08:00
T. Joseph Carter
b892137c59 JOBS is always set before libretro-build-common.sh 2015-02-02 23:08:12 -08:00
T. Joseph Carter
160af4b457 Moved compiler selection so it's all in one place 2015-02-02 23:05:57 -08:00
T. Joseph Carter
fdf1c3769a Remove a few bashisms 2015-02-02 20:48:08 -08:00
T. Joseph Carter
189fed77e2 libretro-build.sh now runs anywhere 2015-02-02 09:57:07 -08:00
T. Joseph Carter
da66ca7437 Re-did build summary (and you can now turn it off) 2015-01-30 19:01:14 -08:00
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