33 Commits

Author SHA1 Message Date
Dmitry Marakasov
f917113c34 Enable optional static library for standalone build
Fixes #89
2017-05-29 22:55:00 +03:00
Dmitry Marakasov
27886ef889 Fix travis, ignore doxygen problem 2017-02-06 13:31:38 +03:00
Dmitry Marakasov
fcf95e21da Only install depends when they are used 2016-01-26 16:02:51 +03:00
Dmitry Marakasov
5e1bb67c4d Improve travis config 2016-01-26 15:52:59 +03:00
Dmitry Marakasov
b5dbfa4a58 Return to build directory after external tests to unbreak coverage 2016-01-24 21:56:29 +03:00
Dmitry Marakasov
359672a053 Merge branch 'window-tests' 2016-01-24 20:54:02 +03:00
Dmitry Marakasov
b24372d445 Make tests verbose 2016-01-24 20:11:21 +03:00
Dmitry Marakasov
44f4cf9f69 Add exttests building to travis config, show generated pkgconfig/cmake modules 2016-01-22 23:24:33 +03:00
Dmitry Marakasov
ca5ed8f9a8 Simplify travis config 2016-01-20 22:33:48 +03:00
Dmitry Marakasov
9331b47c51 Enable live tests on travis 2016-01-19 00:49:30 +03:00
Dmitry Marakasov
e75cf46d9b Switch to coverage build type, fix cmake flags 2016-01-18 23:31:32 +03:00
Dmitry Marakasov
2781786384 Tweak travis build matrix, enable coverage 2016-01-18 23:15:42 +03:00
Dmitry Marakasov
86cdcdf588 Switch to trusty travis build 2016-01-18 22:16:26 +03:00
Dmitry Marakasov
e3feb2f7a4 Make travis build verbose 2015-09-17 16:08:09 +03:00
Dmitry Marakasov
f6d781b178 Rename gui tests to live tests 2015-09-07 01:58:50 +03:00
Dmitry Marakasov
2d9787c63e Merge branch 'mixer' 2015-09-07 00:52:27 +03:00
Dmitry Marakasov
4993125e94 Add travis check for .gitignore completeness 2015-09-07 00:17:27 +03:00
Vladimir Gamalian
88ff4a1065 Add libsdl2-mixer-dev to travis 2015-08-27 20:32:23 +03:00
Dmitry Marakasov
f803236e85 Optimize travis build steps 2015-01-12 22:33:15 +03:00
Dmitry Marakasov
6aca3cd256 Check for doxygen warnings in travis build 2015-01-11 07:24:28 +03:00
Dmitry Marakasov
4fe70e1980 Apply libstdc++ fix present in later versions of gcc 4.8
Without this clang build fails
2014-12-30 16:25:52 +03:00
Dmitry Marakasov
cf79498c5e Bundle Bitstream Vera font
It's not that large (even smaller than our example .wav file), has
liberal license and saves us from complexity of finding system
font. Later I may consider installing it as a default font to make
ttf features of SDL2pp usable out-of-box without need for extra
fonts.
2014-12-28 04:01:58 +03:00
Dmitry Marakasov
54903db243 Install library and font necessary for ttf support 2014-12-28 03:38:50 +03:00
Dmitry Marakasov
ee5805e773 Use more appropriate variable name for c++ standard 2014-12-26 16:19:23 +03:00
Dmitry Marakasov
92b225c928 Merge branch 'use_optional'
Conflicts:
	.travis.yml
2014-12-26 16:19:05 +03:00
Dmitry Marakasov
dfc1b0b2ee Enable cppcheck in travis 2014-12-26 01:43:29 +03:00
Dmitry Marakasov
f31497f9a7 Add c++1y test to travis 2014-12-25 22:19:34 +03:00
Dmitry Marakasov
18fe309309 Remove demos into more suitable examples
Also add options for conditional build of tests and examples
2014-12-20 18:04:22 +03:00
Dmitry Marakasov
4a48b94e29 Make -Werror optional 2014-12-16 20:32:00 +03:00
Dmitry Marakasov
936e133e44 Test installation as well 2014-09-10 00:32:10 +04:00
Dmitry Marakasov
6d2c1b4f9e Add sdl2-image dependency to travis config 2014-09-05 05:50:25 +04:00
Dmitry Marakasov
47625fcd6c Make travis run tests 2014-02-11 06:16:05 +04:00
Dmitry Marakasov
a50a6943f4 Add travis config file 2014-01-31 04:43:09 +04:00