[wesnoth-commits] [wesnoth/wesnoth] c10fc7: Rewrite macOS version detection (#3448)
GitHub
noreply at github.com
Sat Aug 11 11:33:08 UTC 2018
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: c10fc7f08a82c6965c2494a3341d39a0dff79d66
https://github.com/wesnoth/wesnoth/commit/c10fc7f08a82c6965c2494a3341d39a0dff79d66
Author: Martin HrubĂ˝ <hrubymar10 at gmail.com>
Date: 2018-08-11 (Sat, 11 Aug 2018)
Changed paths:
M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
M src/CMakeLists.txt
M src/SConscript
A src/desktop/apple_version.hpp
A src/desktop/apple_version.mm
M src/desktop/version.cpp
Log Message:
-----------
Rewrite macOS version detection (#3448)
This new implementation works more reliably, avoids spawning subshells, and is faster.
**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