polybar/common
patrick96 9103d232a5 build: Remove -Werror
Whenever a new gcc version is released that introduces new warnings,
this breaks lots of builds on the user's side. This change pushes the
detection of these new warnings a bit back until either a user reports
warnings or developers get the new compiler updates. I think this is a
good tradeoff since release builds are no longer totally broken as soon
as a new compiler version comes out.

Travis still uses -Werror because there we actually want builds to fail.
2019-05-08 12:23:48 +02:00
..
travis build: Remove -Werror 2019-05-08 12:23:48 +02:00
clang-format.sh fix(clang): Search for files in right places 2018-05-20 16:37:18 -07:00
clang-tidy.sh fix(clang): Search for files in right places 2018-05-20 16:37:18 -07:00