23 Commits

Author SHA1 Message Date
Joseph Daniel
50da9f6059 Upgrade travis ci base image to xenial 2019-05-15 17:55:28 +05:30
yvt
2d2fbc0d9c Fix to compile with GCC 4.9 (again) 2017-01-30 01:22:27 +09:00
yvt
d33097d2b7 Update .travis.yml to use the Trusty build environment 2016-12-18 19:55:45 +09:00
Tomoaki Kawada
6266037c18 Update .travis.yml 2016-12-18 01:42:52 +09:00
YVT
2d0ae3b817 FreeType2 font renderer (#484)
* Backport ngspades’s FreeType2 font renderer

* Change system fonts

* Fix SWImage::Update

* Preliminary custom TTF/OTF font support

* Fix font rendering

* Adjust design

* Update devpak

* Fix to compile on Linux

* Update .travis.yml

* Update external libraries

* Update .travis.yml

* Attempt to fix Travis CI build

* Add missing sudo to travis.yml

* Nevermind the changes, it didn't work

* Update .travis.yml

* Update .travis.yml and CMakeLists.txt
2016-12-11 23:18:16 +09:00
Tomoaki Kawada
9c794a6bf2 Update .travis.yml: raise GCC version 2016-11-19 23:29:08 +09:00
Tomoaki Kawada
604736c439 Removed Clang from .travis.yml
Clang on Travis CI tries to use GCC 4.6’s old C++ header files, which causes the build to fail.
2016-11-10 22:39:20 +09:00
Way, No
88150c769d I think i got a clue why it was not working 2014-04-27 19:34:07 +11:00
Way, No
e6a68df5a3 passing g++ through var 2014-04-27 14:35:38 +11:00
Way, No
5c1c4640d7 returning back to old method 2014-04-27 14:27:12 +11:00
Way, No
73811c3507 tweaks for .travis.yml 2014-04-27 14:15:31 +11:00
Way, No
72accea417 updated .travis.yml to make this option working from now on 2014-04-23 22:18:43 +11:00
Marco Schlumpp
a4decb5b2f Removed fltk from .travis.yml. 2014-03-31 16:04:20 +02:00
yvt
31881c6f37 Fix travis.yml to compile on Travis with Clang 2014-03-11 17:41:53 +09:00
yvt
90798b6a34 Updated .travis.yml to use GCC 4.8 2014-03-11 17:29:21 +09:00
yvt
a480be5e84 Update travis.yml 2014-03-11 17:02:33 +09:00
yvt
81813f12e6 Add GCC 4.8 to travis.yml 2014-03-11 17:00:20 +09:00
yvt
d38368ebde Updated .travis.yml 2014-03-11 16:16:33 +09:00
yvt
7061e4a1c2 changed tar options 2014-03-11 16:12:14 +09:00
yvt
5620488110 Add install command for dependencies to travis.yml 2014-03-11 16:05:08 +09:00
yvt
36e8ce2a46 Updated .travis.yml (fix typo) 2014-03-11 15:50:58 +09:00
yvt
e5a1a41b65 Updated .travis.yml to make it valid 2014-03-11 15:48:49 +09:00
yvt
1acbeafea3 Add .travis.yml 2014-03-11 15:46:52 +09:00