Commit Graph

39 Commits

Author SHA1 Message Date
Henrik Rydgard
bf709790c4 Update version to 0.9.9.1 2014-08-18 22:35:25 +02:00
Henrik Rydgard
b421e29391 Merge branch 'version-bump' of github.com:thedax/ppsspp into thedax-version-bump 2014-07-22 16:14:59 +02:00
Sacha
377334dcd0 Blackberry: Make compatible with 10.2 again. Remove deprecated descriptor elements. 2014-07-07 04:04:26 +10:00
The Dax
b767de934a Bump version to 0.9.9. 2014-06-23 12:08:56 -04:00
Sacha
92f8206fd7 CMake: Detect ARM from processor setting. 2014-06-18 15:37:12 +10:00
Sacha
1ef3ac6e55 CMake: Use a default build (Release). Put Blackberry cflags back to Lists, otherwise overwritten. 2014-06-11 23:28:51 +10:00
Sacha
b0b265e514 CMake: Fix up optimisations (broken for everyone except Apple?), move some Blackberry lines to toolchain, enable assembly, use add_definitions for definitions and *flags for flags, remove redundant lines. 2014-06-11 23:03:09 +10:00
Sacha
3e50086d19 Travis: update. Fix screenshots in Qt 2014-06-10 02:51:23 +10:00
Henrik Rydgard
cbc46be3f9 Update version to 0.9.8 2014-03-22 11:58:53 +01:00
Henrik Rydgard
eb4f17c65d 0.9.7.2 2014-02-17 21:25:53 +01:00
Sacha
0bb7cc1943 Fix some packaging issues with Blackberry and Symbian. 2014-02-17 12:14:02 +10:00
Henrik Rydgard
aafdd674dc Update version to 0.9.7.1 2014-02-15 20:09:49 +01:00
The Dax
f6e6b54f2a Bump version numbers for 0.9.7 release. 2014-02-13 16:55:17 -05:00
Sacha
d61da047d2 Blackberry: Remove narrow_landscape_exit as it restricts the usage of 'back' gestures on new installs.
Thanks for report Arifin.
2014-01-23 11:38:26 +10:00
The Dax
de4a3aed14 Bump version numbers for 0.9.6 release. 2013-12-11 15:54:15 -05:00
Sacha
2387509896 Proper fix for libpng16 includes.
Improve Blackberry CMake toolchain.
2013-12-10 02:14:56 +10:00
Sacha
68e5dbf517 Turn b.sh in to a centralised CMake builder for Native(Linux/BSD), Android, iOS and Blackberry. 2013-12-08 23:18:06 +10:00
Sacha
3ccbbcf63b Buildfixes from homebrew merge. 2013-12-05 22:41:23 +10:00
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