[Commits] [wesnoth/wesnoth] c99f29: Xcode project: Compile Lua with OS X options
GitHub
noreply at github.com
Mon Apr 7 20:51:10 UTC 2014
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: c99f291c72ece454c492910d86b37bdda2ae7c2a
https://github.com/wesnoth/wesnoth/commit/c99f291c72ece454c492910d86b37bdda2ae7c2a
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-07 (Mon, 07 Apr 2014)
Changed paths:
M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
Log Message:
-----------
Xcode project: Compile Lua with OS X options
Avoids some warnings, more secure
Commit: 2df4ba08b4aa7df24503c8a1b18864beaa4feeb6
https://github.com/wesnoth/wesnoth/commit/2df4ba08b4aa7df24503c8a1b18864beaa4feeb6
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-07 (Mon, 07 Apr 2014)
Changed paths:
M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
Log Message:
-----------
Xcode project: set OS X deployment target
… to 10.8 for release builds. This avoids a problem with the change of
default standard libraries from OS X 10.8 to 10.9 and permits using the
default SDK for the given OS X version.
Commit: 51013de42a11aaa7cd124fe86343253012c1c2f4
https://github.com/wesnoth/wesnoth/commit/51013de42a11aaa7cd124fe86343253012c1c2f4
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-07 (Mon, 07 Apr 2014)
Changed paths:
M projectfiles/Xcode/Info.plist
Log Message:
-----------
Xcode project: mark Wesnoth not high-resolution capable
Greatly improves performance on retina devices
Commit: 715a89e1e387848b996b19fe6bc9bf49e59b0c1b
https://github.com/wesnoth/wesnoth/commit/715a89e1e387848b996b19fe6bc9bf49e59b0c1b
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-07 (Mon, 07 Apr 2014)
Changed paths:
M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
Log Message:
-----------
Xcode project: Remove references to unused flag
ENABLE_OPENMP_SUPPORT: Not available in clang, gcc support unstable in
versions available in Xcode. Defaults to no.
Compare: https://github.com/wesnoth/wesnoth/compare/167254e95177...715a89e1e387
More information about the Commits
mailing list