[wesnoth-commits] [wesnoth/wesnoth] 50301f: Fix building with Xcode 10 (#3460)

GitHub noreply at github.com
Thu Aug 16 12:06:02 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 50301f84e33d828c39835bc47f04dd1107631960
      https://github.com/wesnoth/wesnoth/commit/50301f84e33d828c39835bc47f04dd1107631960
  Author: Martin HrubĂ˝ <hrubymar10 at gmail.com>
  Date:   2018-08-16 (Thu, 16 Aug 2018)

  Changed paths:
    M projectfiles/CodeBlocks-SCons/wesnoth.cbp
    M projectfiles/CodeBlocks-SCons/wesnothd.cbp
    M projectfiles/CodeBlocks/wesnoth.cbp
    M projectfiles/CodeBlocks/wesnothd.cbp
    M projectfiles/VC14/wesnoth.vcxproj
    M projectfiles/VC14/wesnoth.vcxproj.filters
    M projectfiles/VC14/wesnothlib.vcxproj
    M projectfiles/VC14/wesnothlib.vcxproj.filters
    M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
    M source_lists/boost_unit_tests
    M source_lists/libwesnoth
    M source_lists/libwesnoth_core
    M source_lists/wesnoth
    M src/addon/info.cpp
    M src/addon/info.hpp
    M src/addon/manager.cpp
    M src/ai/testing.cpp
    M src/build_info.cpp
    M src/campaign_server/campaign_server.cpp
    M src/config.cpp
    M src/config_cache.cpp
    M src/cursor.cpp
    M src/deprecation.cpp
    M src/desktop/apple_version.hpp
    M src/desktop/apple_version.mm
    M src/display.hpp
    M src/editor/controller/editor_controller.cpp
    M src/editor/palette/tristate_button.cpp
    M src/filesystem.cpp
    M src/game_classification.cpp
    M src/game_config.cpp
    M src/game_config_manager.cpp
    M src/game_initialization/configure_engine.cpp
    M src/game_initialization/lobby_data.cpp
    M src/game_initialization/mp_game_utils.cpp
    M src/game_initialization/multiplayer.cpp
    M src/game_launcher.hpp
    A src/game_version.cpp
    A src/game_version.hpp
    M src/gui/core/canvas.cpp
    M src/gui/dialogs/addon/manager.cpp
    M src/gui/dialogs/game_load.cpp
    R src/gui/dialogs/game_version.cpp
    R src/gui/dialogs/game_version.hpp
    A src/gui/dialogs/game_version_dialog.cpp
    A src/gui/dialogs/game_version_dialog.hpp
    M src/gui/dialogs/multiplayer/mp_create_game.cpp
    M src/gui/dialogs/preferences_dialog.cpp
    M src/gui/dialogs/screenshot_notification.cpp
    M src/gui/dialogs/terrain_layers.cpp
    M src/gui/dialogs/title_screen.cpp
    M src/gui/widgets/image.cpp
    R src/image.cpp
    R src/image.hpp
    M src/image_modifications.cpp
    A src/map_settings.cpp
    A src/map_settings.hpp
    M src/minimap.cpp
    M src/mp_game_settings.hpp
    A src/picture.cpp
    A src/picture.hpp
    M src/preferences/game.cpp
    M src/savegame.cpp
    M src/scripting/lua_kernel_base.cpp
    M src/sdl/utils.hpp
    M src/serialization/preprocessor.hpp
    M src/server/server.cpp
    M src/server/server_base.cpp
    R src/settings.cpp
    R src/settings.hpp
    M src/spritesheet_generator.cpp
    M src/storyscreen/parser.cpp
    M src/terrain/builder.cpp
    M src/tests/gui/test_gui2.cpp
    M src/tests/test_config_cache.cpp
    M src/tests/test_image_modifications.cpp
    M src/tests/test_recall_list.cpp
    M src/tests/test_unit_map.cpp
    M src/tests/test_version.cpp
    R src/tests/utils/game_config_manager.cpp
    R src/tests/utils/game_config_manager.hpp
    A src/tests/utils/game_config_manager_tests.cpp
    A src/tests/utils/game_config_manager_tests.hpp
    M src/units/frame.hpp
    M src/units/unit.cpp
    R src/version.cpp
    R src/version.hpp
    M src/video.cpp
    M src/wesnoth.cpp

  Log Message:
  -----------
  Fix building with Xcode 10 (#3460)

Resolves #3458.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Commits mailing list