15 Commits

Author SHA1 Message Date
e3819fc5b3 Fix Travis build. 2018-12-02 00:33:11 +03:00
f98072b753 Fix Travis build, again. 2018-12-02 00:24:44 +03:00
a672db294a Update .travis.yml 2018-10-26 22:44:29 +03:00
c91993750d Remove broken cmake package from TravisCI. 2018-10-26 22:28:54 +03:00
47128d5771 Update to TravisCI Qt5.9. 2018-10-26 22:25:22 +03:00
9d017281fe Update .travis.yml 2017-02-16 23:06:59 +03:00
349c5051d6 Disabled Qt4 Travis build. 2015-12-03 23:31:09 +03:00
dfdeb25b09 Travis Qt5 build fix 2015-06-29 19:58:14 +03:00
564e57a0cb Update .travis.yml 2015-06-29 14:58:59 +03:00
ce6ddab5e4 CMake BUILD_TESTS variable added
TRUE and FALSE renamed to MTRUE and MFALSE
stream.h[cpp] renamed to msgpackstream.h[cpp]
QMap and QHash added to MsgPackStream + test
2015-06-29 14:32:35 +03:00
906c48b9b6 QReadLocker / QWriteLocker instead manual lock() unlock() for safety (e.g. exception before unlock())
master ahead manual fix
2015-04-14 23:03:04 +03:00
0824680f85 Don't use apt-get upgrade on Travis. 2015-04-11 16:32:13 +02:00
127045f520 Use CMake 2.8.11.2 from ppa:kalakris/cmake instead.
Seems Travis runs Ubuntu Precise.
2015-04-11 16:27:01 +02:00
dd1be2463f Add CMake 3.x from PPA to Travis. 2015-04-11 16:23:13 +02:00
0408a72aa2 Rename travis.yml to .travis.yml 2015-04-11 17:01:34 +03:00