tests: Check that sourcePeer() is set in SignalProxyTest
[quassel.git] / cmake / QuasselCompileSettings.cmake
2018-11-18 Manuel Nickschascmake: Make symbols hidden by default on GCC/Clang
2018-11-18 Manuel Nickschascmake: Modernize compile settings; require C++14
2018-11-18 Manuel Nickschascmake: Modernize build system
2018-11-18 Manuel Nickschascmake: Remove custom build types
2018-06-16 Manuel Nickschascmake: Enable ccache by default, if available
2018-04-10 Manuel Nickschascmake: Add exception handling support to MSVC compile...
2018-02-04 romibiFix OSX compile and deploy
2017-12-19 Manuel Nickschascmake: Use unquoted variables
2016-09-07 romibiFix Mac Deploy scripts for newer Xcode and git
2016-06-08 Manuel NickschasMake minimum compiler requirements explicit
2014-09-23 Manuel NickschasMerge pull request #83 from m5/hotlist-fix
2014-09-22 Manuel NickschasMerge pull request #84 from tecknojock/master
2014-09-14 Manuel NickschasMerge pull request #85 from allanjude/patch-1
2014-09-14 Manuel NickschasMerge pull request #82 from jpnurmi/legacypeer
2014-08-21 Manuel NickschasMerge pull request #86 from seezer/c++11
2014-08-21 Sebastian Gothc++11 - from feint to fact 86/head
2014-07-26 Manuel NickschasEnable C++11
2014-04-09 Marcus EggenbergerBuild mono client packages on Mac OS X
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-03-17 Manuel NickschasMove compile settings into a separate CMake module