[wesnoth-commits] [wesnoth/wesnoth] e6ff51: Removed unused boost::assign and boost::multi-arra...

Charles Dang noreply at github.com
Wed Mar 9 09:36:58 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: e6ff517950e33665fabd26878d2e29252e2f40c6
      https://github.com/wesnoth/wesnoth/commit/e6ff517950e33665fabd26878d2e29252e2f40c6
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2022-03-09 (Wed, 09 Mar 2022)

  Changed paths:
    M src/color_range.cpp
    M src/display.cpp
    M src/terrain/translation.hpp
    M src/tests/test_commandline_options.cpp
    M src/tests/test_mp_connect.cpp
    M vcpkg.json

  Log Message:
  -----------
  Removed unused boost::assign and boost::multi-array includes and deps

boost::assign was removed a long time ago, and the only use of boost::multi-array was unused and removed in 9cf445e52624d4f233234907570b176b3981d1eb.


  Commit: b2db5d049898d6818934882d4cac8d43e17c78be
      https://github.com/wesnoth/wesnoth/commit/b2db5d049898d6818934882d4cac8d43e17c78be
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2022-03-09 (Wed, 09 Mar 2022)

  Changed paths:
    M src/CMakeLists.txt
    M vcpkg.json

  Log Message:
  -----------
  Don't link with boost::thread


  Commit: ae79f74e2e203e9221bab4a19836d6fe8101ba0c
      https://github.com/wesnoth/wesnoth/commit/ae79f74e2e203e9221bab4a19836d6fe8101ba0c
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2022-03-09 (Wed, 09 Mar 2022)

  Changed paths:
    M src/CMakeLists.txt
    M src/color_range.cpp
    M src/display.cpp
    M src/terrain/translation.hpp
    M src/tests/test_commandline_options.cpp
    M src/tests/test_mp_connect.cpp
    M vcpkg.json

  Log Message:
  -----------
  Merge pull request #6557 from wesnoth/minor_req_cleanup

Minor req cleanup


Compare: https://github.com/wesnoth/wesnoth/compare/8e4be819dccd...ae79f74e2e20



More information about the Commits mailing list