596 Commits

Author SHA1 Message Date
mattsc
ab61fdf521 Xcode project update: new rng-related files etc. 2014-04-07 09:49:25 -07:00
mattsc
37bc59d630 Xcode project update: remove deleted libraries 2014-04-07 09:43:00 -07:00
mattsc
1945c1f492 Upgrade Xcode project to enable both i386 and x86_64 builds
The largest part of this consist of upgrading the boost and pango/cairo
libraries together with their dependencies, supporting files and
project settings. In addition, architecture, SDK and compiler options
are set to use the native versions of the given OS X version for debug
builds. The OS X deployment target is set to OS X 10.8, because of a
change in the default libraries used by OS X from 10.8 to 10.9.
For this to work, the resources in  wesnoth_compile_mac_1.13.zip need
to be installed as well.
Some other settings, e.g. font defaults, still need to be adjusted.
This will be done in separate commits. Settings for release builds will
be changed later as well.
2014-04-07 09:15:09 -07:00
Ignacio R. Morelle
0dee9a1f47 CodeBlocks project update 2014-04-06 22:46:55 -04:00
Alarantalara
6b9ee774ec Compile Lua with OS X options
Avoids some warnings, more secure
2014-03-29 16:08:40 -04:00
Alarantalara
a79467791d Remove references to unused flag ENABLE_OPENMP_SUPPORT
Not available in clang, gcc support unstable in versions available in
Xcode. Defaults to no
2014-03-29 16:07:27 -04:00
Alarantalara
c6e165504b Mark Wesnoth not high-resolution capable
Greatly improves performance on retina devices
2014-03-29 14:42:18 -04:00
mattsc
bfa48aa52b Update Xcode project 2014-03-25 06:16:59 -07:00
Alexander van Gessel
3113763de0 Revert XCode changes in "Attempt to update projectfiles"
This reverts part of commit f786c2d4229ea16f6d6fbe24f557a524af74707d.
2014-03-24 22:02:35 +01:00
Alexander van Gessel
e132df7d64 Remove gitignore in otherwise empty dir 2014-03-24 00:32:39 +01:00
Alexander van Gessel
f786c2d422 Attempt to update projectfiles 2014-03-24 00:32:15 +01:00
soliton-
8e9fcd1704 Merge pull request #118 from aquileia/new-branch
minor fixes
2014-03-17 22:29:14 +01:00
anonymissimus
e45894c17b vc project update 2014-03-15 20:53:33 +01:00
aquileia
bb6bfdcb7d delete deprecated NDEBUG flag from VC project 2014-03-14 23:24:41 +01:00
anonymissimus
a701caa36e vc project update (sdl2 files) 2014-03-08 16:34:30 +01:00
anonymissimus
824896679c vc project update (maintenance, cherry-pick from 1.12) 2014-03-08 16:34:30 +01:00
anonymissimus
63488838b2 cb project update (sdl2 files) 2014-03-08 16:34:30 +01:00
mattsc
778955501a Update OS X user data directory to Library/Application\ Support/Wesnoth_1.13 2014-03-07 19:22:43 -08:00
mattsc
8f748f9bd2 Xcode project update for 1.11.11
Version number and ingame changelog
2014-03-02 12:34:07 -08:00
mattsc
ad61b556dd Xcode project update for 1.11.10
Version number and ingame changelog
2014-02-22 08:10:35 -08:00
Ignacio R. Morelle
e2eebe817e CodeBlocks project update 2014-02-21 19:41:34 -03:00
mattsc
3541043073 Update Xcode project 2014-02-21 12:54:52 -08:00
Ignacio R. Morelle
0c459c0689 CodeBlocks project update 2014-02-20 05:04:04 -03:00
mattsc
5afa681705 Update Xcode project 2014-02-19 09:25:05 -08:00
anonymissimus
d01e212391 vc project update 2014-02-17 20:48:54 +01:00
mattsc
100c76969d Update Xcode project 2014-02-13 10:00:06 -08:00
Ignacio R. Morelle
73583d3e95 Remove empty unused game_instance class and its source files 2014-02-13 10:17:01 -03:00
Ignacio R. Morelle
ca0cdf376d CodeBlocks project update 2014-02-13 10:00:19 -03:00
mattsc
7afddfd90d Update link to changelog in OS X windowed copy to github
Was still set to svn.gna.org
2014-02-10 21:56:21 -08:00
mattsc
733a2fb0c7 Update changelog in OS X windowed copy
Add entries for 1.11.8 and 1.11.9.  This should have been done for the
previous two releases, but I did not know about this.  It will be done
correctly for 1.11.10.

Thanks to Alarantalara for the pointers.
2014-02-10 20:02:21 -08:00
Alarantalara
be60c664cf Remove old chengelog entries in OS X windowed copy 2014-02-10 19:42:16 -05:00
mattsc
d2c9710605 Xcode project: post release version bump 2014-02-08 09:15:03 -08:00
Alarantalara
dfecd58b6b UtBS 12: Remove keys where values match default 2014-01-26 22:57:17 -05:00
mattsc
cb482ecdea Xcode project: enable strict compilation 2014-01-22 09:23:01 -08:00
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
Ignacio R. Morelle
9a7457e4ca Add a tip on parallel builds to the CB readme 2013-12-24 16:55:30 -03:00
Ignacio R. Morelle
e3332d670d Add a note about 64-bit Windows builds to the CB readme
It seems there are people who can't tell the difference between tdm-*
and tdm64-*.
2013-12-24 16:53:47 -03:00
Ignacio R. Morelle
9a589eb585 Line-wrap CB readme to 80 columns 2013-12-24 15:11:43 -03:00
happygrue
e96f430780 Fixed a typo. 2013-12-23 18:31:37 -05:00
happygrue
95fa91e0c2 Updated CodeBlocks walkthrough with user input. 2013-12-23 13:47:15 -05:00
anonymissimus
d4401e5777 vc project update 2013-12-23 18:37:56 +01:00
Ignacio R. Morelle
d8993137d7 CodeBlocks project update 2013-12-22 14:33:35 -03:00
mattsc
5a3ac4ccc3 Xcode project update 2013-12-22 07:12:42 -08:00
Ignacio R. Morelle
23bdf9e1d6 CodeBlocks project update 2013-12-21 01:32:29 -03:00