Commit Graph

21 Commits (58c233c6c22e634b29ccf4760e93737107aa76d6)

Author SHA1 Message Date
Bruno Van de Velde 58c233c6c2 Travis should only run the codecov script on linux 2015-11-04 14:46:32 +01:00
Bruno Van de Velde ffa1863812 Travis build should not fail when codecov script fails 2015-11-04 14:39:48 +01:00
Bruno Van de Velde 1d52e92ae5 Make Travis CI build for both Linux and Mac OS X 2015-09-05 23:48:10 +02:00
Bruno Van de Velde a130497bdd Update travis.yml to cache sfml, improve performance and run the tests correctly 2015-08-15 14:15:19 +02:00
Bruno Van de Velde 833ccc3d84 Travis should fail when the tests fail 2015-08-15 02:36:44 +02:00
Bruno Van de Velde 4524402ed4 Let Travis build a debug library for the tests 2015-08-07 14:59:35 +02:00
Bruno Van de Velde 807d3e28c3 More unit tests for new code 2015-07-27 16:11:33 +02:00
Bruno Van de Velde a8b73d13a8 Let Travis CI use gcc 5.1 to check examples and run the tests and gcc 4.7 to ensure backward compatibility of the library 2015-07-19 19:35:29 +02:00
Bruno Van de Velde de2ee59fb2 Experiment to make travis use other compilers 2015-07-19 19:24:55 +02:00
Bruno Van de Velde aa5d0f1745 Added tests for layout + let CI build examples and run tests 2015-07-19 18:20:11 +02:00
Bruno Van de Velde 967f5a39d3 Added experimental android support 2015-01-30 16:39:05 +01:00
Bruno Van de Velde 7235fe1a58 New travis script failed 2015-01-12 14:44:42 +01:00
Bruno Van de Velde 5ee10bb6d9 Travis should use SFML 2.2 2015-01-12 14:36:27 +01:00
Bruno Van de Velde c487e11066 Travis script should run 'apt-get update' before installing packages 2014-09-16 18:16:13 +02:00
Bruno Van de Velde c1ceb142ad It seems like Travis is now in the wrong folder to build tgui 2014-09-05 19:20:02 +02:00
Bruno Van de Velde 23345162ff Travis failed to build sfml due to a missing library 2014-09-05 19:16:22 +02:00
Bruno Van de Velde fc37e082d8 Travis needs to compile sfml from source since sfml 2.1 is not supported by tgui 0.7 2014-09-05 19:08:42 +02:00
Bruno Van de Velde c0429aa3a9 Let Travis CI use clang instead of gcc 4.6 to build TGUI 0.7-dev 2014-09-05 18:57:51 +02:00
Bruno Van de Velde de19a69956 Update travis config 2014-09-05 18:46:30 +02:00
Bruno Van de Velde 553138f85d Travis should also build v0.7-dev branch 2014-09-05 18:30:35 +02:00
Bruno Van de Velde 576d33cfa0 Huge update
This bring colored vs textured widgets, but during this change many
other small improvements were made (e.g. word wrap in Label, complete
rewrite of TextBox, ...)
2014-09-05 00:29:55 +02:00