[Commits] [wesnoth/wesnoth] 49b6ed: Move most strict warning flags to the default buil...
GitHub
noreply at github.com
Sun Dec 3 21:30:54 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 49b6ede463c0b34cffc68991a71907ed3e0d7726
https://github.com/wesnoth/wesnoth/commit/49b6ede463c0b34cffc68991a71907ed3e0d7726
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2017-12-03 (Sun, 03 Dec 2017)
Changed paths:
M CMakeLists.txt
M SConstruct
M src/CMakeLists.txt
M src/SConscript
Log Message:
-----------
Move most strict warning flags to the default build flags.
This moves all the warnings flags from the strict build to the regular build, except for -Werror. This means that the only difference between strict builds and non-strict builds will be if warnings are turned into errors.
More information about the Commits
mailing list