105 Commits

Author SHA1 Message Date
mattsc
73074e4d03 Xcode project: set gcc version to Xcode default for wesnothd
This was already done and accidentally committed together with
d9659f69b4a7d5b2d8a2b1ef9acab08d291c885f for Wesnoth
2014-01-22 09:22:00 -08:00
mattsc
70498596d8 Xcode project: set architecture to i386
This is required for the included libs (pango, cairo, etc.).  The
libraries should be updated at some point, but until that happens this
is what needs to be used.
2014-01-22 09:19:57 -08:00
mattsc
1012bd0aff Xcode project: don't show warnings for third-party code (release build)
This was already done for the debug build in commit
8567a0d616d323cc74c61fd5d8ef83e025f22c42, added for the release build
as well here.
2014-01-22 06:28:02 -08:00
mattsc
d9659f69b4 Xcode project: remove Wesnoth_Prefix.pch from 'Prefix Header' setting
Apparently it is not needed any more and this removes the last compiler
warning.
2014-01-22 06:28:02 -08:00
mattsc
36c2fa313f Xcode project: add FIFODIR to preprocessor macros
… in order to avoid a compiler warning.
2014-01-21 14:31:49 -08:00
mattsc
8980d30a9f Xcode project update 2014-01-05 10:12:03 -08:00
Alexander van Gessel
76b74df4ab Update projectfiles 2014-01-05 18:08:42 +01:00
mattsc
5a3ac4ccc3 Xcode project update 2013-12-22 07:12:42 -08:00
mattsc
3b72826bee Xcode project update 2013-12-17 17:12:33 -08:00
mattsc
48da8f4bca Xcode project update 2013-12-16 18:03:03 -08:00
mattsc
6984e4a09c Update Xcode project file with hotkeys refactoring changes 2013-12-03 10:42:59 -08:00
mattsc
8567a0d616 Xcode project: don't show warnings for third-party code 2013-11-29 19:07:45 -08:00
Alarantalara
256de7b1d3 Update Xcode project for 1.11.7
Version number, in game changelog, restore builds for older versions of
OS X in release
2013-11-16 09:56:44 -05:00
Alarantalara
06caec35cb Update Xcode project for new files
Files added in commit 6ebf28bd303a16b5c20a5bada14a1d108b54ada2
2013-11-09 20:57:59 -05:00
mattsc
48917eeb2b Add local user data files to Xcode .gitignore file 2013-10-29 09:33:59 -07:00
mattsc
122f7372f2 Update Xcode project file 2013-10-27 16:38:17 -07:00
mattsc
4d92a3068e All Remaining Animal MAIs: switch to using external CAs 2013-10-26 10:03:07 -07:00
mattsc
ce958fec50 Update Xcode project file 2013-10-02 15:02:18 -07:00
mattsc
6f20df53ae Update Xcode projectfile 2013-09-26 07:17:45 -07:00
mattsc
50bb487e31 Update Xcode project file 2013-09-25 06:35:12 -07:00
Ignacio R. Morelle
ede9848bd8 Remove stub.hpp and the orphaned function using it
All this was used only by the no-op the_end() implementation.
2013-09-16 04:31:09 -03:00
JaMiT
a213190130 Remove some functions that have been unused for a year (r54990). 2013-08-25 22:32:27 -05:00
Charles Dang
1816c8e1b6 Bumped XCode projfile version string 2013-08-18 02:43:02 +11:00
Charles Dang
6daf0f3365 Long overdue XCode projfile update 2013-08-13 00:43:42 +11:00
Alarantalara
fd58461ef9 Merge branch 'new_branch_name' 2013-06-24 23:45:32 -04:00
Alarantalara
2c192b8099 Update Xcode project.
Change release settings to what I'm using for releases, update menu accessible changelog.
2013-06-24 23:11:32 -04:00
Charles Dang
9792be35f8 Bumped version string to 1.11.5 2013-06-24 23:00:26 -04:00
Charles Dang
f25223b087 Updated XCode projfile (added editor selection action files) 2013-06-22 04:30:47 +11:00
Charles Dang
e0ee5325ec Updated XCode projfile 2013-06-20 00:27:38 +11:00
Alarantalara
4d61935f97 Remove empty folder 2013-06-16 11:06:53 -04:00
Charles Dang
3dd9e058c5 XCode proj: experimental default compiler bump 2013-06-11 21:18:56 +11:00
Charles Dang
7ac8aec106 Updated XCode projfile (removed editor_settings.*pp) 2013-06-09 16:31:10 +11:00
mattsc
56149ec682 Update Xcode project files 2013-06-04 15:21:42 -07:00
Charles Dang
f8b6725d67 Updated version string to 1.11.4 2013-06-02 16:52:03 +11:00
Charles Dang
35f39dc4ee Updated XCode proj file (added unit_advancements_aspect.*pp) 2013-06-02 14:30:57 +11:00
Charles Dang
79f6a41e98 Updated XCode proj (added editor item tool files) 2013-05-25 20:21:12 +11:00
mattsc
8e872d3bbe Xcode project update 2013-05-12 17:29:05 -07:00
mattsc
99a87216a5 Xcode project: add leader_scroll_dialog.?pp to project file 2013-05-06 13:52:24 -07:00
mattsc
4aba43d15d Xcode project: add tristate_button.?pp files 2013-04-30 06:23:08 -07:00
Alarantalara
1a3aefd3e0 Remove deleted files from Xcode project. 2013-04-03 18:30:25 -04:00
Alarantalara
fe272620ef Add new files to Xcode project 2013-03-29 20:01:32 -04:00
Simon Forsyth
58ad683461 Add new files to Xcode project 2013-02-28 12:38:46 +00:00
Simon Forsyth
9c9e98e9c9 Add even more warnings when building with Xcode 2013-01-16 19:08:17 +00:00
Simon Forsyth
2a5b2a3669 Add more warning flags when compiling with Xcode 2013-01-16 18:11:47 +00:00
Simon Forsyth
7df1b138e3 Update copyright string for Xcode project 2013-01-06 06:44:06 +00:00
Simon Forsyth
a57ab214a0 Update Xcode project 2012-12-08 19:41:46 +00:00
Simon Forsyth
9c63d717cc Add new file references to Xcode project 2012-09-29 00:45:46 +00:00
Simon Forsyth
519c4c3b86 Add new files to Xcode project 2012-09-23 19:51:57 +00:00
Simon Forsyth
80937695b7 Version number update for Xcode project 2012-08-27 17:25:11 +00:00
Charles Dang
bee2445134 Updated XCode projectfile 2012-08-25 16:40:14 +00:00