Commit Graph

28 Commits

Author SHA1 Message Date
Unknown W. Brackets
4cb30a4bce Travis: Handle new package versions better.
We don't necessarily need the latest packages, but brew really wants to
update them.
2020-04-24 22:38:32 -07:00
Unknown W. Brackets
0a49b98345 Travis: Cache macOS python build as a bottle. 2020-04-08 18:43:30 -07:00
Aaron Kling
1a2bc8cae9 Travis: build libretro android 2020-04-03 13:47:30 -05:00
Unknown W. Brackets
c3ae97e237 Travis: Build Windows on Travis too. 2019-07-06 14:56:29 -07:00
Unknown W. Brackets
6bdfd6c9e4 Travis: Update to NDK r18b.
Picked this version because it's much smaller than r17 or r19, and r20 is
broken right now.
2019-07-04 15:05:06 -07:00
Unknown W. Brackets
62c6d069c9 Travis: Update config to reduce timeout errors.
Leverage homebrew/apt addons to install packages since they are documented
to automatically perform retries on failure.

This updates to Ubuntu Xenial and macOS Sierra, which are supported
versions.  This isn't to increase minimum requirements necessarily, but to
make sure Travis keeps running smoothly.
2019-07-04 14:36:51 -07:00
Unknown W. Brackets
688b899b6a Travis: Install python3 via brew. 2019-06-22 13:22:12 -07:00
aliaspider
c4f7790618 Libretro port. 2018-03-24 12:44:53 +01:00
Henrik Rydgård
253bba28d8 Update travis config to use NDK 16b 2017-12-08 08:52:20 +01:00
Henrik Rydgård
f8343e9efc Add Gradle build. This time, we don't remove the old build system and we don't switch Travis. 2017-03-15 19:42:17 +01:00
Henrik Rydgard
3653b12dac Travis: Switch to NDK 13b 2017-02-14 23:32:54 +01:00
Florent Castelli
38ccdd2c3b travis: Build Linux/Qt with CMake 2016-10-17 23:45:22 +02:00
Florent Castelli
d78d375080 travis: Install ccache on macOS builds 2016-10-15 05:54:01 +02:00
Florent Castelli
16eb406e36 travis: Enable macOS builds 2016-10-15 05:01:08 +02:00
Florent Castelli
49d7cddb35 travis: Enable iOS armv7 builds 2016-10-14 23:15:16 +02:00
Florent Castelli
8fb9220154 travis: From tabs to spaces 2016-10-12 18:31:49 +02:00
Florent Castelli
210b530a8d travis: Download CMake 3.6.2 at install phase 2016-10-12 18:24:46 +02:00
Henrik Rydgard
c40e507f3d Get rid of some blackberry build stuff
Conflicts:
	CMakeLists.txt
2016-10-10 21:58:54 -07:00
Unknown W. Brackets
c4920fa62a Remove Symbian from Travis. 2016-09-24 14:38:40 -07:00
Unknown W. Brackets
a1799ab4ea Update Travis to NDK r12b. 2016-07-24 12:52:43 -07:00
Unknown W. Brackets
136f2dfa09 Enable ccache for Symbian.
Also, disable fork irc notifications.  Yay.
2016-05-22 09:55:02 -07:00
Unknown W. Brackets
f8f93efc0e Split the Android travis build into each ABI.
This will create more builds, but we can cache them uniquely, and they
will complete faster.
2016-05-14 10:40:21 -07:00
Unknown W. Brackets
e2aca38f8b Try enabling Travis caching. 2016-05-14 02:13:17 -07:00
Unknown W. Brackets
f3f27694c0 Try to fix Qt build on Travis. 2015-06-13 16:15:14 -07:00
Unknown W. Brackets
47d6c50a20 Make sure we have GL headers. 2015-06-13 15:57:52 -07:00
Unknown W. Brackets
cd000573a6 Make sure add-apt-repository is installed. 2015-06-13 15:50:10 -07:00
Sacha
0315a662cf Enable Symbian again. 2015-04-20 03:32:30 +10:00
Unknown W. Brackets
49783edf6d Reorganize travis, disable Symbian, add Qt. 2015-04-18 01:12:23 -07:00