Commit Graph

25 Commits

Author SHA1 Message Date
Sacha
3e42aae5b0 Fix Symbian build in Travis.
Add a 'no_assets' option to Qt that allows building without pre-compiled assets inside the binary.
GCC has issues with high memory usage when compiling the assets file, so this is used as a workaround for Travis.
2014-08-18 02:00:22 +10:00
Sacha
827bd8b491 Fix out-of-memory on Symbian Travis builds when compiling qrc_assets.cpp. 2014-08-12 12:33:24 +10:00
Unknown W. Brackets
ed6d4bb6f4 Buildfix Travis.
Can no longer use separate items for elifs.
2014-08-02 14:53:26 -07:00
Sacha
027aca960b Qt: Update b.sh to support Qt/Symbian. 2014-07-24 16:34:46 +10:00
Unknown W. Brackets
a168126ef6 Travis fix. 2014-07-15 23:31:01 -07:00
Sacha
ea9bad322f Travis: Blackberry buildfix (force gcc4.8.2). Switch Android to r9d NDK. 2014-07-07 05:22:05 +10:00
Sacha
c745072b55 Update Symbian to GCC 4.8.3 2014-06-11 03:10:50 +10:00
Sacha
5598fe4bde Travis: Fix Blackberry 2014-06-10 04:16:43 +10:00
Sacha
3e50086d19 Travis: update. Fix screenshots in Qt 2014-06-10 02:51:23 +10:00
Sacha
e75801a9d1 Travis: Use g++ 4.8 on Linux and Blackberry. 2014-06-10 00:35:30 +10:00
Sacha
fd70cfa149 Travis: Update to GCC 4.7.3 for Symbian. 2014-06-09 20:28:26 +10:00
Sacha
0bb7cc1943 Fix some packaging issues with Blackberry and Symbian. 2014-02-17 12:14:02 +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
502621bb08 Travis: Fix android script. 2013-12-06 00:35:45 +10:00
Sacha
8eacddf549 Symbian buildfix. 2013-12-06 00:18:39 +10:00
Sacha
ce5f8b63a0 Linux and Qt buildfix. 2013-12-05 22:53:54 +10:00
Sacha
3ccbbcf63b Buildfixes from homebrew merge. 2013-12-05 22:41:23 +10:00
Sacha
5a8c4ebd9e Travis: Improve script. 2013-12-03 01:05:21 +10:00
Sacha
aab55aec76 Travis: Add support for Symbian. 2013-12-02 17:03:00 +10:00
Sacha
937d8fef75 Travis: Use aria2c to speed up downloads. Blackberry server can be too slow at times, so add a Google Drive mirror to the mix. 2013-12-02 00:26:13 +10:00
Sacha
a29f1a9192 Travis: Remove some redundant env's for Blackberry. 2013-11-29 02:04:39 +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
995d94da05 Add a headless switch to b.sh. 2013-11-29 00:23:47 +10:00
Sacha
90b5097d45 Travis: add Blackberry. Improve Blackberry out-of-box compile. 2013-11-29 00:18:41 +10:00
Unknown W. Brackets
6c8bfc2b0a Add a travis-ci info file.
Although, it currently doesn't actually test that the tests pass...
2013-11-02 14:48:49 -07:00