[wesnoth-commits] [wesnoth/wesnoth] 4282ee: Rewrite macOS version detection (#3448)
GitHub
noreply at github.com
Sat Aug 11 11:38:37 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 4282ee3fdc50223e62af2ad60b386b21b6fd690f
https://github.com/wesnoth/wesnoth/commit/4282ee3fdc50223e62af2ad60b386b21b6fd690f
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