Commit Graph

439 Commits

Author SHA1 Message Date
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 9c061f772c Add NXEngine build to Xbox 1/360 2013-05-18 16:55:00 +02:00
twinaphex c4dd9ae89d (iOS) Uncomment FORMAT variable for iOS 2013-05-18 03:40:05 +02:00
twinaphex 4dc579c9c6 (Modelviewer/scenewalker build-common-console) Add extension to cp target name 2013-05-18 03:38:04 +02:00
twinaphex 2fc00a1ddd (Android) Add modelviewer and scenewalker 2013-05-18 03:31:59 +02:00
twinaphex 9724b24788 Add ModelViewer and SceneWalker build targets for iOS, QNX and
PC
2013-05-18 02:53:55 +02:00
twinaphex 17678babfc Use FORMAT_EXT in all scripts 2013-05-18 02:11:06 +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
twinaphex e6ace531c6 Add SceneWalker and ModelViewer to libretro-fetch.sh 2013-05-18 01:52: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 360e3fcf2e Clean out dlls on win32 install.
Simplifies Win32 libretro building greatly.
2013-05-08 14:44:57 +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 45af442915 Set up other build scripts so cores can be conditionally compiled
as well
2013-05-03 17:22:09 +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 41284639c0 Fixups ... 2013-05-03 13:52:04 +02:00
Themaister dd476bd1ce Fixups to Win32 build. 2013-05-03 13:34:46 +02:00
Themaister 9be9a2dfe8 Install builds to dist/pc. 2013-05-03 11:32:01 +02:00
twinaphex f6fc78b77f Drop MY_DIR variable 2013-05-01 23:54:06 +02:00
twinaphex aeabe5e0d3 Fixup libretro-fetch.sh 2013-05-01 23:45:21 +02:00
twinaphex 9790f8ef4e Do chmod +x on libretro-config.sh 2013-05-01 23:26:06 +02:00
twinaphex 1ffecd9cd8 Dehardcode .lib extensions in build-common-xdk.sh 2013-05-01 04:34:53 +02:00
twinaphex 14957ce4ad Dehardcode desmume/stella library names in build-common-console.sh 2013-05-01 04:32:55 +02:00
twinaphex b609d92446 (XDK) BASE_DIR no longer hardcoded 2013-05-01 04:19:07 +02:00
twinaphex 2f2dbbc544 Add libretro-config.sh for setting certain configuration variables 2013-05-01 04:11:22 +02:00
twinaphex c960a42c72 Add more repos to libretro-fetch.sh 2013-05-01 02:14:58 +02:00
twinaphex af8f9952ac Add QNX script (for Blackberry) 2013-04-30 17:37:28 +02:00
twinaphex acebd97345 Fix common_console - Mednafen GBA 2013-04-30 16:54:49 +02:00
twinaphex 1b785ad8d7 Pass WRITERIGHTS=1 to libretro-fetch.sh to get repo copies that
can be used for committers
2013-04-30 16:23:36 +02:00
twinaphex e2c10df2c8 Clean up iOS script somewhat 2013-04-30 15:56:55 +02:00
twinaphex 9c6708fdfd Add PCSX ReARMed function to libretro-build-common-console.sh 2013-04-30 06:45:49 +02:00
twinaphex 423d371149 Have iOS script reuse build-common-console.sh 2013-04-30 06:36:11 +02:00
twinaphex 69537faa0c (XDK1) Compiles FBA cores now 2013-04-30 05:57:01 +02:00
twinaphex 627a15ba67 Add additional targets to libretro-build-common-console.sh 2013-04-30 05:35:15 +02:00
twinaphex c3f48c0e48 Recommit libretro-build-common-console.sh 2013-04-30 04:45:55 +02:00
twinaphex b46b0ef5dd Xbox 1/360 now use one shared libretro-build-common-xdk script 2013-04-30 04:42:41 +02:00
twinaphex cb546e48b2 Only fetch mednafen repo once - useless to make a copy for every
core
2013-04-30 04:04:40 +02:00
twinaphex f12a029f9f Merge branch 'master' of https://github.com/libretro/libretro-super
Conflicts:
	libretro-build.sh
2013-04-30 03:28:14 +02:00
twinaphex cd1d2eceb2 Fixup libretro-build.sh 2013-04-30 03:26:46 +02:00
twinaphex ea4dd46500 iOS script - compiles all Mednafen cores now (except for SNES) 2013-04-30 03:20:56 +02:00
twinaphex a54ed209e4 Add VBA and FCEU to iOS script 2013-04-30 02:03:05 +02:00
twinaphex e760a16d82 Update iOS script 2013-04-30 00:57:14 +02:00
twinaphex 3e8a14d2b7 PS3, Wii and Gamecube all use libretro-build-common-console.sh now -
cut down on script code duplication
2013-04-29 23:10:43 +02:00