Commit Graph

38 Commits

Author SHA1 Message Date
Alayan-stk-2
330318fa2a
Remove mac from travis tests for now
The amount of "timeouts" errors where a mac build job stalls for no clear reason at all (the script isn't even started, and it's inconsistent) is unacceptable.
2019-10-22 12:29:13 +02:00
Benau
43d322c634 Add libraries for emoji and complex text 2019-06-09 10:06:50 +08:00
Magne Djupvik
9cf59a4dd0 Removed IRC announcements for AppVeyor and Travis since we now have our own bot to do the announcements. 2018-08-19 14:40:21 +02:00
QwertyChouskie
c4f0a71ef0 Add macOS to travis builds, fix server-only builds on macOS, msc. fixes (#3339)
* Use thread number from Travis docs
The other number is probably incorrect.
See https://github.com/travis-ci/travis-ci/issues/4696

* Add macOS to travis builds

* Remove unnecessary libraries
Not sure why these were added in the first place.
First commit that added them: 6aecb42e42

* Fix server-only build on macOS
2018-07-03 19:37:57 -04:00
Benau
b1f9ce2dbd Remove libwebm and recorder code 2017-04-12 11:51:59 +08:00
Benau
1a072d609f Add vp9 encode support, though it encodes very slowly 2017-04-05 01:10:44 +08:00
Benau
9039324145 Allow muxing into webm using libwebm 2017-03-30 13:30:21 +08:00
Daniel Butum
244c812cf3 Add travis server only matrix configuration (#2682)
Also increase number of threads for the gcc builds
2016-12-11 19:15:37 -05:00
Benau
19cd3656a9 Use all cores only in clang for travis 2016-11-11 15:29:17 +08:00
Benau
f31cfa261a Try to fix compilation by reducing number of threads 2016-11-11 11:58:53 +08:00
qwertychouskie
3d3b7a7de7 Update deps from INSTALL.md
(and put them in alphabetical order.)
2016-07-23 16:12:59 -07:00
hiker
6067b3b8fa Use new #supertuxkart channel instead of #stk. 2016-03-09 13:21:37 +11:00
Daniel Butum
28394c36b1 Add matrix configuration to travis file 2016-01-26 18:01:54 +02:00
hiker
4ea8bfd4ab Fixed typo. 2015-11-09 09:17:45 +11:00
hiker
a7547dff23 Try to fix compilation by reducing number of threads. 2015-11-09 09:14:44 +11:00
hiker
a6ea57d09a Used leyyins code to dynamically adjust number of threads. 2015-11-09 09:07:12 +11:00
hiker
fbff4db589 Increase number of threads to 32. 2015-11-09 09:03:59 +11:00
vlj
bc4762be48 Use newer cmake in travis and download libGLEW 2014-09-05 18:19:10 +02:00
vlj
a4955325fd Revert "Try to fix travis-ci"
This reverts commit 8fa0cdb543.
2014-08-12 16:38:04 +02:00
vlj
36b791c515 Revert "Another attempt at fixing travis ci"
This reverts commit e85aced13b.
2014-08-12 16:37:58 +02:00
vlj
a7a631a2c3 Revert "Forgot the 'D'"
This reverts commit aef8da48af.
2014-08-12 16:37:45 +02:00
Vlj
aef8da48af Forgot the 'D' 2014-08-12 00:45:22 +02:00
Vlj
e85aced13b Another attempt at fixing travis ci 2014-08-12 00:38:43 +02:00
Vlj
8fa0cdb543 Try to fix travis-ci 2014-08-12 00:20:55 +02:00
hiker
12259c6c48 Try to fix travis building debug and release (cd failed before, causing
travis to fail).
2014-07-24 09:52:29 +10:00
hiker
2896b47233 Try to let yavis compile both debug and release mode. 2014-07-24 09:26:27 +10:00
hiker
e79c637a11 Try to use an even newer repo, since the previous one is only supported till ... end of this week ;) 2014-07-16 10:18:07 +10:00
hiker
cfed9fc44e Try to use saucy repo for the opengl updates. Fingers crossed. 2014-07-16 10:01:24 +10:00
hiker
c386f48689 Try to fix travis ci by using a different version (quantal is not on the
ubuntu servers anymore).
2014-07-16 09:47:06 +10:00
hiker
84a1e32ade Let cmake test if stk-assets exists in the expected place. If not,
cmake is aborted with an error message. The option -DCHECK_ASSETS=off
option can be used to disable this test. The latter is also used
for travis.
2014-04-24 14:22:38 +10:00
Guillaume P
5dbd228b95 It's even better with the key of the added repository. 2014-04-10 08:50:45 +02:00
Guillaume P
0542a85204 Clean up and re-enable notifications in travis config. 2014-04-10 08:43:14 +02:00
Guillaume P
8f0ecee80c Update before_install section in travis config file. 2014-04-10 08:15:29 +02:00
Guillaume P
b0c130017a Disable notifications. 2014-04-10 08:02:51 +02:00
Matthias Krüger
04f635d9cb travis: revert all changes done to notification section 2014-03-19 02:33:58 +01:00
Matthias Krüger
15f0445ce3 travis: rm unneeded deps, don't build via script 2014-03-19 01:38:27 +01:00
Matthias Krüger
66d2404243 travis: remove some useless options, condense irc message, skip joins in channel 2014-03-19 00:57:50 +01:00
hiker
30fdf82436 Adding Tomreyn's travis build files - this time to master ;) 2014-01-31 15:22:52 +11:00