[wesnoth-commits] [wesnoth/wesnoth] 965aeb: Fix building with Xcode 10 - #3458
GitHub
noreply at github.com
Sun Aug 12 20:01:17 UTC 2018
Branch: refs/heads/Fix_Xcode_10_building_master
Home: https://github.com/wesnoth/wesnoth
Commit: 965aeb36adafe264a33127fe400a5ab274712b33
https://github.com/wesnoth/wesnoth/commit/965aeb36adafe264a33127fe400a5ab274712b33
Author: Martin Hrubý (hrubymar10) <hrubymar10 at gmail.com>
Date: 2018-08-12 (Sun, 12 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/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
M src/gui/dialogs/multiplayer/mp_create_game.cpp
M src/gui/dialogs/screenshot_notification.cpp
M src/gui/dialogs/terrain_layers.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/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/wesnoth.cpp
Log Message:
-----------
Fix building with Xcode 10 - #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