[Commits] [wesnoth/wesnoth] 48b286: Move apple_notifications.mm somewhere easy to find...
GitHub
noreply at github.com
Thu Dec 18 01:41:23 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 48b286328cda8e7c7d830a788710bc7789fad349
https://github.com/wesnoth/wesnoth/commit/48b286328cda8e7c7d830a788710bc7789fad349
Author: Alarantalara <alarantalara at gmail.com>
Date: 2014-12-17 (Wed, 17 Dec 2014)
Changed paths:
R projectfiles/Xcode/Mac Sources/apple_notification.mm
M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
A src/desktop/apple_notification.mm
Log Message:
-----------
Move apple_notifications.mm somewhere easy to find for scons.
Commit: ecc6241b965a46942efaede5b7e8f965fcc55c17
https://github.com/wesnoth/wesnoth/commit/ecc6241b965a46942efaede5b7e8f965fcc55c17
Author: Alarantalara <alarantalara at gmail.com>
Date: 2014-12-17 (Wed, 17 Dec 2014)
Changed paths:
M src/desktop/apple_notification.mm
Log Message:
-----------
Require __APPLE__ to build apple_notification.mm in case another compiler runs into it.
File assumes the presence of many OS X specific headers and definitions.
Commit: 3e6c00b1040d667feddfa8e6b024c0509124090f
https://github.com/wesnoth/wesnoth/commit/3e6c00b1040d667feddfa8e6b024c0509124090f
Author: Alarantalara <alarantalara at gmail.com>
Date: 2014-12-17 (Wed, 17 Dec 2014)
Changed paths:
M src/SConscript
Log Message:
-----------
Speculative change to support homebrew.
I don't actually have it, so hopefully it works.
Conditionally added because I don't know if all compilers even hope to compile
Objective-C++ and I don't want to incidentally break other builds.
Commit: b56b044a3ea42b86dbbc4ec88197b90461558c64
https://github.com/wesnoth/wesnoth/commit/b56b044a3ea42b86dbbc4ec88197b90461558c64
Author: Alarantalara <alarantalara at gmail.com>
Date: 2014-12-17 (Wed, 17 Dec 2014)
Changed paths:
M src/desktop/apple_notification.mm
Log Message:
-----------
Fix typo which put comment partially on the wrong line.
Compare: https://github.com/wesnoth/wesnoth/compare/7db1de542188...b56b044a3ea4
More information about the Commits
mailing list