Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-25 | qmake: Use the compiler specified in the environment; revert to CONFIG += c++14 | Kitsune Ral | |
qmake doesn't follow standard CC and CXX environment variables and its CONFIG produces CXX_FLAGS added after QMAKE_CXX_FLAGS. Big thank you to The Qt Company :-| | |||
2017-12-25 | Fix CI | Kitsune Ral | |
Old GCC was still invoked; qmake-based builds weren't switched to C++14. | |||
2017-12-25 | Qt 5.6 or newer is required from now on | Kitsune Ral | |
2017-10-20 | Better support of qmake | Kitsune Ral | |
qmc-example.pro added; better CONFIG for libqmatrixclient; refreshed files list. Closes #104 | |||
2017-05-18 | Enable OSX in Travis CI | Kitsune Ral | |
2017-05-09 | Enable Travis CI webhook so that Matrix rooms could listen | Kitsune Ral | |
2016-08-23 | Drop KCoreAddons part; enable building with CLang besides GCC | Kitsune Ral | |
2016-06-03 | Bump version of ecm | Felix Rohrbach | |
2016-06-03 | Next test | Felix Rohrbach | |
2016-06-03 | First test with travis | Felix Rohrbach | |