Commit Graph

168 Commits

Author SHA1 Message Date
twinaphex
4f8a7e693e Add build_libretro_catsfc to libretro-build.sh 2014-10-29 22:03:18 +01:00
Andrés Suárez
ecd8a13b7f Update libretro-build.sh
add 4do
2014-10-28 23:04:14 -05:00
twinaphex
e9d988f734 Add build_libretro_bsnes_mercury 2014-08-22 22:10:06 +02:00
twinaphex
f274618438 Refactor fb_alpha 2014-08-22 15:39:20 +02:00
twinaphex
68c3522b7d Take out modelviewer/instancingviewer/scenewalker cores -
3DEngine replaces most of these
2014-08-22 13:31:46 +02:00
twinaphex
d94b7868cd Rename libretro-genplus to libretro_genesis_plus_gx 2014-08-22 12:28:27 +02:00
twinaphex
a779fdf220 Updated vba_next/snes9x_next/snes9x dirs 2014-08-22 12:17:52 +02:00
twinaphex
b046eae103 Add o2em 2014-08-14 21:50:28 +02:00
l3iggs
e95b488d4b opengl_check moved into individual build function 2014-08-11 16:24:46 -07:00
twinaphex
b93da0e846 libretro-build.sh - add build_libretro_virtualjaguar 2014-08-09 22:28:37 +02:00
l3iggs
5d1e7c2e7f fix build for several projects
see [my comment](64b9c352ca (diff-902d91e70320e6869ebd2d2f56ffb13dR116))
2014-08-09 12:39:34 -07:00
twinaphex
4ead959a8d Add build_libretro_prosystem 2014-08-08 19:32:30 +02:00
twinaphex
5c2b727a77 Add build_libretro_tgbbudal to libretro-build.sh 2014-08-08 01:39:19 +02:00
twinaphex
0cea4432f3 Add PPSSPP building to libretro-build.sh 2014-08-07 04:43:23 +02:00
twinaphex
41efa1c67f Add VecX building to libretro-build.sh 2014-07-31 06:28:38 +02:00
twinaphex
bb00aee130 Comment out bsnes mercury building 2014-07-31 03:32:56 +02: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
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
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
6d76849caf Add standalone Mednafen VB repo 2014-06-21 16:47:20 +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
twinaphex
11daf66234 Refactor Mednafen GBA building 2014-04-30 05:24:48 +02:00
twinaphex
53996c2128 Simplify libretro-build-common Mednafen rules 2014-04-26 21:12:24 +02:00
twinaphex
6ff8b6e9a2 (OSX PPC) Change CC to 'cc' instead of 'clang' 2014-04-14 06:11:43 +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
cafdeca2de Compile desmume for mingw too 2014-03-23 16:42:24 +01:00
twinaphex
79b85d2ced Add libretro_3dengine to libretro-build.sh 2014-01-13 14:58:11 +01:00
Themaister
e41a1b97fd Fix indents. 2013-12-25 23:22:31 +01:00
TLINDEN
3a4d1a3769 fixed freebsd errors 2013-12-25 16:08:15 +01:00
twinaphex
2ba63b6937 Add modelviewer-location repo 2013-12-20 16:20:05 +01:00
twinaphex
77ee35a4e9 Add bsnes C++98 to compilation 2013-12-15 20:38:44 +01: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
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
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
a6bfb4ea3f (Android) Can now compile Mupen64 with libretro-build-android-mk.sh 2013-10-19 20:22:44 +02:00
twinaphex
6fe420873e Moved info files over to libretro-super (directory dist/info) 2013-10-05 03:57:10 +00: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
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
a7171b8f95 Add Handy port 2013-08-26 21:34:09 +02:00
twinaphex
e03daeec82 Rename libretro_vba to libretro_vba_next 2013-08-15 14:50:25 +02:00
HalosGhost
55e434ae7d Move platform/architecture detection into libretro-config.sh 2013-07-21 11:55:37 -05:00
Sam Stuewe
e2c0315031 Clean up architecture detection
As with the ``$platform`` assignment in ``libretro-install.sh``, this uses ``case`` statements to greatly simplify the detection and handling of the architecture.
2013-07-20 09:04:37 -05:00
twinaphex
792f859944 Add instancingviewer to build 2013-07-19 13:49:20 +02:00
twinaphex
cdb824dc77 (ARM) Make COMPILER_TARGET_ALT a copy of COMPILER_TARGET 2013-07-14 00:40:21 +02:00
twinaphex
d73a2b4a83 Fix ffmpeg build 2013-07-14 00:34:23 +02:00
twinaphex
74eb977e48 Add ffmpeg core to BUILD_EXPERIMENTAL 2013-07-14 00:10:43 +02:00
twinaphex
2bde8b200c Don't compare against true for compatibility 2013-07-13 18:05:04 +02:00
twinaphex
c8e9f850ec Make equals signs in conditionals more backwards compatible with
old shells
2013-07-13 17:59:37 +02:00
twinaphex
2020f84a7c Define user defines for building/fetching in local libretro-config-user.sh,
and include this if it exists from libretro-config.sh
2013-06-30 18:23:26 +02:00
twinaphex
b952d7373f (Picodrive) Add picodrive buiding to libretro-build.sh
(Mupen64) Add mupen64 building rule - has to be compiled
manually by doing ./libretro-build.sh build_libretro_mupen64
2013-06-30 17:33:15 +02:00
twinaphex
326ecedd21 Do away with BUILD_LIBRETRO_GL conditional 2013-05-21 10:26:33 +02:00
Themaister
c726602f9a Allow custom build destinations. 2013-05-20 09:18:17 +02:00
twinaphex
fb30a6cd8b (Win32) Blacklist compilation of PCSX ReARMed for now 2013-05-20 03:30:29 +02:00
twinaphex
af77a45cda (libretro-build) Variable declaration fix for OSX 2013-05-19 20:05:35 +02:00
Themaister
7505e90af8 Fix up CC and CXX handling for mingw cross. 2013-05-19 12:03:25 +02:00
Themaister
fb49cddd15 Fixup cross compilation. 2013-05-19 11:20:33 +02:00
Themaister
4fd17c5905 Fixup bsnes. 2013-05-19 10:55:09 +02:00
twinaphex
812ba64795 Comment out bsnes for now as long as it's broken 2013-05-19 03:02:23 +02:00
twinaphex
86c8005ac5 (libretro-build) Build fixes for OSX 2013-05-19 00:28:45 +02:00
twinaphex
fee6cfed6e Rename libretro-build-common-console.sh to libretro-build-common.sh 2013-05-19 00:17:06 +02:00
twinaphex
4fb2082ac4 Use libretro-build.sh now for Mingw - might be that we still need
to pass CC and CXX as params to the Makefile
2013-05-19 00:12:36 +02:00
twinaphex
f74147fbac libretro-build.sh now reuses libretro-build-common-consoles.h -
NOTE - all output filenames are now consistent with those of the
other platform ports - maister -you have to change the install scripts
now - naming convention now is ${name_of_core}_libretro.${extension}
2013-05-18 19:04:19 +02:00
twinaphex
9724b24788 Add ModelViewer and SceneWalker build targets for iOS, QNX and
PC
2013-05-18 02:53:55 +02:00
twinaphex
0bd60e2fa7 Rename EXE variable to FORMAT_EXT so that it better fits in with
the other scripts
2013-05-18 01:55:10 +02:00
Themaister
958657f439 Fix string quotes. 2013-05-14 23:34:12 +02:00
Themaister
5266ebdb32 Fix use of EXE variables. 2013-05-10 10:50:08 +02:00
Themaister
cddbf9b296 Fix some BSD incompatibilities. 2013-05-08 13:00:38 +02:00
Themaister
370eb2cef6 Correctness fixes to PC scripts. 2013-05-08 12:41:45 +02:00
twinaphex
743fcd431d Add ScummVM to libretro-build.sh 2013-05-06 11:11:17 +02:00
twinaphex
5224cc37e0 libretro-build.sh builds Dosbox now as well 2013-05-05 18:09:42 +02:00
twinaphex
369c197e8e Add rule so that Desmume is compiled with ARMv7 JIT if ARMv7 is
detected
2013-05-05 17:54:04 +02:00
twinaphex
37ba15b409 Add MAME 0.78 to libretro-build.sh 2013-05-05 14:58:55 +02:00
twinaphex
5a9944ace3 Ability to pass function - allows you to compile one specific core
instead of them all
2013-05-03 17:17:38 +02:00
twinaphex
7e55351453 Fix copying of desmume lib to dist dir + add PCSX ReARMed to
libretro-build.sh
2013-05-03 17:09:01 +02:00
twinaphex
52c1ae9490 (libretro-build) Detect architecture - based on this, compile Desmume with JIT recompiler 2013-05-03 16:19:34 +02:00
Themaister
9be9a2dfe8 Install builds to dist/pc. 2013-05-03 11:32:01 +02:00
twinaphex
cd1d2eceb2 Fixup libretro-build.sh 2013-04-30 03:26:46 +02:00
twinaphex
2f05e85685 libretro-build-android.sh now depends on libretro-fetch.sh +
standardize libretro-build and libretro-build-android.sh
2013-04-29 22:13:08 +02:00
Themaister
48cb8304d1 Fix some Tyrquake build issues. 2013-03-02 09:47:24 +01:00
twinaphex
67b4175d55 Expand libretro-super with Tyrquake - doublecheck this 2013-03-01 17:44:21 +01:00
Squarepusher
b19315ee4e Update libretro-build.sh 2013-02-02 20:54:19 +01:00
Squarepusher
cb7edbefb3 Update libretro-build.sh
for FBA
2013-02-02 20:51:39 +01:00
Themaister
85cb39c0c2 Update to NX. 2013-01-16 19:29:34 +01:00
Themaister
8b39876982 Update Nestopia repo. 2013-01-16 09:08:42 +01:00
Themaister
06aebcc53f Update bSNES build for 092. 2013-01-15 12:24:54 +01:00
Themaister
5984940f87 QuickNES build for Win32. 2013-01-10 14:51:06 +01:00
Themaister
fc406bc96b Add QuickNES. 2013-01-10 14:33:48 +01:00
Kauhsa
b838049a91 Fix FBA build, depends on fix to fba-libretro 2012-12-29 20:15:10 +02:00