Andreas Haas
18c941bbec
x11: Implemented dpi detection
...
depends on XRandR.
Had to dynamically load `XRRGetMonitors` as Ubuntu 12.04 doesn't have it.
Also removed libudev from travis install list.
2016-06-09 18:54:06 +02:00
Rémi Verschelde
1bdda9a922
Travis: Filter out another string, still noisy
...
That should leave only the `extracting:` lines of the verbose unzip,
should be enough to keep Travis awake.
2016-05-13 11:28:29 +02:00
Rémi Verschelde
dfb9ba877e
Travis: Filter verbose output of ndk install
...
Screw you travis... Timeout after 10 minutes without log output,
but build killed once the log reaches 4 MB...
2016-05-13 11:17:14 +02:00
Rémi Verschelde
83913e86fe
Travis: Install android *DKs in verbose mode
...
Builds tend to fail due to the 10 min limit for stalled builds.
Most likely because the download is done silently and takes more than
10 min depending on the Travis connection.
2016-05-13 10:26:15 +02:00
mrezai
1db2759f5e
Add openssl=builtin to build command in .travis.yml
2016-04-15 19:10:56 +04:30
Hubert Jarosz
1f83ae9b5a
migrate to container-based Travis CI
2016-03-07 12:52:50 +01:00
Rémi Verschelde
25e1dc4b7f
Remove two redundant CI builds
...
We only have 5 build nodes on Travis CI, and building every PR takes a huge time.
2016-02-17 23:23:21 +01:00
hondres
8e76c13dd7
don't install libevdev-dev for travis build
2016-01-29 15:42:59 +01:00
Marqin
6055a67cb8
upgrade .travis.yml
...
Now it test 6 builds:
* Ubuntu 14.04 - x11 (g++)
* Ubuntu 14.04 - x11 (clang++)
* Ubuntu 14.04 - windows (via MinGW)
* OS X - osx (g++)
* OS X - osx (clang++)
* OS X - android
* OS X - iphone
Instead of just g++ on Ubuntu 12.04...
2015-12-23 15:33:39 +01:00
marynate
27b1f38401
Fix travis-ci build config for new build system
2014-10-08 14:38:46 +08:00
marynate
6a9ef50cfc
Adding travis ci support
2014-07-02 20:13:17 +08:00