Commit Graph

29 Commits

Author SHA1 Message Date
l3iggs
d9206ce6a9 Move user defines down
Including the user config script should come last to allow for the possibility of redefining/undefining any default variable
2014-08-20 11:14:33 -07:00
l3iggs
6ee5866baf (Android) add API level variables for RetroArch build 2014-08-20 11:03:40 -07:00
twinaphex
ead9dfb899 Fix l3iggs' syntax errors in libretro-config.sh 2014-08-19 11:55:24 +02:00
Twinaphex
fbd8e53ce0 Merge pull request #100 from l3iggs/master
[Android] allow variable ABI targets
2014-08-19 07:43:46 +02:00
l3iggs
4096a8f582 (Android) typo fix for NDK_NO_GL_HEADER_VER 2014-08-18 10:32:26 -07:00
l3iggs
339197a620 allow for variable NDK header version 2014-08-17 21:24:40 -07:00
l3iggs
5678899c6d [Android] allow variable ABI targets 2014-08-17 21:19:31 -07:00
l3iggs
73523fd55f use 1 core by default 2014-07-26 19:03:50 -07:00
l3iggs
4c8301b6c0 detect cores available for build 2014-07-26 19:03:21 -07:00
TroggleMonkey
4540e8d6a6 Fix x86_64 detection in Git Bash on Windows, along with this error:
libretro-config.sh: line 20: AMD64=AMD64: command not found
2014-05-16 13:54:50 -04:00
twinaphex
84e0921f8d Bash build fix - unary operator expected 2014-03-23 17:14:54 +01:00
lordashram
ea7ddb54ec Build MAME/MESS/UME 32bit & 64bit for Linux and WIndows 2014-03-21 17:44:24 -05:00
Josh Johnson
c9c9c93850 Convert all shebangs to use Bash 2013-12-08 17:10:42 -08:00
Themaister
6364f45aed Add ARCH override. Needed for cross compiling. 2013-10-30 08:54:58 +01:00
Hans-Kristian Arntzen
84ee23bb0f Merge pull request #16 from HalosGhost/master
Reduce redundant code in platform assignment
2013-08-07 23:06:46 -07:00
twinaphex
0935a5a1a3 Add instancingviewer to Android build 2013-08-04 22:59:05 +02:00
HalosGhost
5ac11b8af9 Reduce redundant code in platform assignment 2013-07-21 14:54:23 -05:00
HalosGhost
55e434ae7d Move platform/architecture detection into libretro-config.sh 2013-07-21 11:55:37 -05:00
twinaphex
005022695d (libretro-config.sh) Add default exports for when libretro-config-user.sh
has not been made
2013-07-13 22:25:06 +02:00
twinaphex
e037718864 (libretro-config.sh) Messy ARMPLATFORM define can go now 2013-07-13 22:22:55 +02:00
twinaphex
91a949ff92 Further clarification on BUILD_LIBRETRO_GL/ENABLE_GLES in libretro-config.sh 2013-07-13 22:21:55 +02:00
twinaphex
1ce6a85ea6 Override FORMAT_COMPILER_TARGET for optimized ARM build flags 2013-07-13 22:09:41 +02:00
twinaphex
3b79a2ebf5 ARM params can be bilt up properly now 2013-07-13 18:31:10 +02:00
twinaphex
fbf62c0b08 Dynamically build up ARMVERSION depending on params passed 2013-07-13 18:25:03 +02:00
twinaphex
8006f8c0e9 Will have to define user flags for ARM systems now in libretro-config-user.sh 2013-07-13 17:32:29 +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
9724b24788 Add ModelViewer and SceneWalker build targets for iOS, QNX and
PC
2013-05-18 02:53:55 +02:00
twinaphex
9790f8ef4e Do chmod +x on libretro-config.sh 2013-05-01 23:26:06 +02:00
twinaphex
2f2dbbc544 Add libretro-config.sh for setting certain configuration variables 2013-05-01 04:11:22 +02:00