Themaister
fecea617fd
Fixup install-win32.
...
Uses date now as versioning scheme.
2013-05-19 12:09:15 +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
bd48e72fdd
Fixup libretro-install.sh.
2013-05-19 11:17:25 +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
925e22d9eb
Add FIXME note for bsnes
2013-05-19 02:07:53 +02:00
twinaphex
4876523835
Fix all console build scripts by defining MAKE
2013-05-19 01:40:51 +02:00
twinaphex
9f6962391b
Syntax fixes for conditionals in libretro-build-common.sh
2013-05-19 01:39:21 +02:00
twinaphex
7892a34fcd
Add 'build libretro QuickNES' to iOS build script
2013-05-19 01:35:15 +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
879616b80d
Script fixes
2013-05-18 21:37:43 +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
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