Sacha
7821c8e7d5
Build scripts: Use strict error checking to propogate errors to underlying shell (hint: travis).
...
Stops builds from showing success when there was an error.
Had to workaround grep's issue of returning '1' when there is no matches. There is unfortunately no alternative.
Removed bin/bash header as it could restrict alternative shells.
Used set -e to break script whenever a non-zero return is encountered.
CMake was returning non-zero on CMAKE_TOOLCHAIN_FILE not being required. Now check for that in CMake instead of platform/abi. If the abi is missing and toolchain is not, that would have been the wrong advice anyway.
2013-12-01 22:02:09 +10:00
Sacha
939ea577d3
Quieter cmake.
...
Stop it spamming ' -- Installing' messages. We know it is installing assets.
Also make travis a bit quieter.
2013-11-29 01:34:56 +10:00
Sacha
90b5097d45
Travis: add Blackberry. Improve Blackberry out-of-box compile.
2013-11-29 00:18:41 +10:00
Sacha
8fc0531c13
Blackberry: Simulator build script.
2013-11-26 12:23:47 +10:00
Sacha
3403928a75
Blackberry: Support receiving invocations from system. Set as a default application for ISO, CSO, PBP and PRX. Check in NativeInit if the system has requested for us to start a specific file.
2013-11-02 04:31:16 +10:00
The Dax
08bf80ade6
Update other platforms, too.
2013-10-26 17:33:25 -04:00
Sacha
e112cf5aff
Also install the langregion file on Blackberry & Symbian. Don't auto enable hardware transform on Symbian.
2013-10-17 23:24:49 +10:00
Sacha
eb19a8b869
Include shaders in the installable packages for Blackberry, Symbian, Meego.
2013-10-17 14:29:34 +10:00
Sacha
465ac01589
Update permissions on Blackberry for OS10.0.10+. Use a 'narrow' gesture area to allow more screen real estate. Some of these don't seem to be required but we use them so we should specify them anyway.
2013-09-03 17:04:32 +10:00
Sacha
cfbc64f50e
Build fix Blackberry and Linux Qt.
2013-08-23 12:31:12 +10:00
Sacha
0a9671d218
CMake Buildfix.
...
Update version number for Blackberry.
2013-08-21 10:11:34 +10:00
Sacha
422ede8914
Fix plugin save directory on Blackberry.
2013-08-20 21:20:16 +10:00
Sacha
05f019d434
Change flash to flash0.
2013-07-12 11:15:13 +10:00
Sacha
d7e8476cc4
Update versions to 0.8.1 for Symbian, Blackberry, Meego.
2013-06-28 01:40:44 +10:00
Sacha
8f3f93fe2a
Update versions for Qt/Symbian/Blackberry
2013-06-24 14:48:10 +10:00
Sacha
9ce76e539b
Update version, add lang and splash to Blackberry. Update native and ffmpeg.
2013-05-08 22:12:42 +10:00
Sacha
3dacb27a75
Update Symbian+Blackberry version numbers.
2013-04-14 21:54:09 +10:00
Sacha
e4b43b73b4
Update version to v0.7 for Windows, Blackberry, Symbian
2013-03-12 12:44:30 +10:00
Sacha
25684e18d6
Add fonts to Blackberry package.
2013-03-10 12:30:02 +10:00
Sacha
2adac54060
Update for Blackberry/Symbian versions: v0.6.1
2013-02-01 02:30:26 +10:00
Sacha
c7778765ae
Move blackberry files in to their own directory as it is unrelated to SDL
2013-01-23 11:14:23 +10:00