summaryrefslogtreecommitdiff
path: root/cmake/modules/SetupBuildFlags.cmake
Commit message (Expand)AuthorAgeFilesLines
* M!68 - SetupBuildFlags.cmake: Correct testing of two compiler/linker build flagsMatt Turner2021-04-191-2/+2
* SetupBuildFlags.cmake: Use -Werror=implicit-function-declaration only for C c...Milan Crha2020-05-131-1/+1
* I#120 - Fails to build with libasan using Clang (undefined symbols)Milan Crha2019-05-221-3/+3
* I#94 - Remove -Wabi from the default C++ warning flagsMilan Crha2019-03-141-1/+0
* Correct how extra compiler warnings are used in the maintainer modeMilan Crha2018-11-141-5/+6
* Bug 781833 - Do not set '-Wl,--no-undefined' on BSDAntoine Jacoutot2017-04-281-2/+2
* SetupBuildFlags.cmake: Check C++ flags only if C++ is enabledMilan Crha2016-11-101-8/+13
* Convert from autotools to CMakeMilan Crha2016-10-101-0/+80