cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / cmake / QuasselCompileSettings.cmake
2022-01-01 Manuel Nickschassrc: Yearly copyright bump
2021-05-30 Manuel Nickschasci: Adapt warning configuration to new release of MSVC 19
2020-12-17 Manuel Nickschascmake: Ignore -Wdeprecated-declarations instead of...
2020-06-18 Manuel Nickschascmake: Allow deprecation warnings
2020-03-15 Manuel Nickschassrc: Yearly copyright bump
2019-08-04 Rafael Kitovercmake: fix build on MSYS2
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-12-13 Manuel Nickschascmake: Remove left-over debug message
2018-11-18 Manuel Nickschascmake: Allow to make compile warnings fatal
2018-11-18 Manuel Nickschascmake: Increase warning level on MSVC
2018-11-18 Manuel Nickschascmake: Consolidate compile settings
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