Moritz Bunkus
|
5de88ec536
|
build system: move compiler warning flag checks to their own file
|
2013-10-26 12:52:22 +02:00 |
|
Moritz Bunkus
|
4f309cc9ca
|
build system: only add clang-specific flags for clang
|
2013-05-02 11:37:31 +02:00 |
|
Moritz Bunkus
|
8af42f2a85
|
build system: avoid certain warnings with clang & libstdc++
|
2013-04-13 19:38:06 +02:00 |
|
Moritz Bunkus
|
94b2632a1f
|
build system: avoid certain warnings with Qt and clang
|
2013-04-04 09:21:23 +02:00 |
|
Moritz Bunkus
|
a947a859ce
|
Don't build with full optimization with clang
Due to bug 11962 in llvm/clang.
|
2012-09-02 13:25:57 +02:00 |
|
Moritz Bunkus
|
cd770a8808
|
Test and use '-Qunused-arguments' with clang
Otherwise clang will complain about all the -I directives it doesn't
use.
|
2012-08-19 23:31:38 +02:00 |
|