[Commits] [wesnoth/wesnoth] b98687: Fixup compilation on C++11
GitHub
noreply at github.com
Wed Mar 30 22:37:33 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: b98687147a864ced74a46b7d5dc02bd11c321af1
https://github.com/wesnoth/wesnoth/commit/b98687147a864ced74a46b7d5dc02bd11c321af1
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M src/log_windows.hpp
Log Message:
-----------
Fixup compilation on C++11
Commit: 38223569ab0563977aa6e393f55c6d12dfceb7bd
https://github.com/wesnoth/wesnoth/commit/38223569ab0563977aa6e393f55c6d12dfceb7bd
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M src/units/filter.cpp
Log Message:
-----------
Removed unnecessary boost include
Commit: 1f52abcbfb7b90bed9af287cb3eedc02b136055e
https://github.com/wesnoth/wesnoth/commit/1f52abcbfb7b90bed9af287cb3eedc02b136055e
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M data/gui/window/loadscreen.cfg
Log Message:
-----------
tloadscreen: fix conflicting alignment keys in animation label
Commit: c97a5d14ffec909d73346c183ed8d2b5bf46e5f2
https://github.com/wesnoth/wesnoth/commit/c97a5d14ffec909d73346c183ed8d2b5bf46e5f2
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M projectfiles/CodeBlocks/liblua.cbp
M projectfiles/CodeBlocks/wesnoth.cbp
M projectfiles/CodeBlocks/wesnothd.cbp
Log Message:
-----------
Codeblocks: enable building with c++11
This also adds the necessary boost::thread linker option required by
recent loadscreen code.
Compare: https://github.com/wesnoth/wesnoth/compare/f962431710e1...c97a5d14ffec
More information about the Commits
mailing list