595 Commits

Author SHA1 Message Date
Sofartin
599405c9ea Fixed Xcode project and removed SDL2_ttf
(cherry-picked from commit bc027b4fba2787461fbf5e68a5b4eadd79068eb3)
2018-10-07 03:18:22 +00:00
Martin Hrubý
cf606d23f3 Drop OS X 10.7 and Growl support (#2749)
(cherry-picked from commit 39d1476ade2a438c783ee0570a51db12da30b33e)
2018-10-07 03:18:15 +00:00
Sofartin
751a697093 Add new unit_tests dependencies
(cherry-picked from commit 00e9f4482feecc21ffa88f1a0f8e24f6160f007c)
2018-10-07 03:18:10 +00:00
Sofartin
d0c76505b9 Fixed Xcode Project after 5ece7ac5b71032ec2c6f9bccb57be9a0a863c5ba
(cherry-picked from commit 29b12782a82be70965faf38bfffa2aeacc1ac0ac)
2018-10-07 03:18:09 +00:00
Sofartin
ccf6998d2b Fixed Xcode Project
(cherry-picked from commit 00dac71a9036c2bc897bb4adf3ea510dfe37ee12)
2018-10-07 03:18:03 +00:00
Sofartin
b58003b5f8 Fixed Xcode Project
(cherry-picked from commit 1e96d9c87b0905cbb90c7d52f928ffe223d45301)
2018-10-07 03:18:01 +00:00
Sofartin
934c34f426 Fixed Xcode project
(cherry-picked from commit 9e73b49d867ba6c63b817979b0295669da317d59)
2018-10-07 03:18:01 +00:00
Sofartin
4f97d6794b Fixed campaignd Xcode target
(cherry-picked from commit a766c00b7e79f1746c8390b0b73a76b5f4394e3e)
2018-10-07 03:18:00 +00:00
Sofartin
7eb172b7e9 Fix InfoPlist.strings encoding
(cherry-picked from commit d584ebded602a8ae5957feea2c3eb09620e87d34)
2018-10-07 03:18:00 +00:00
Sofartin
0da9c0ab62 Fixed Xcode Project for new Wesnoth 1.15
(cherry-picked from commit 4764dcaf5e84d1bcf30d64d0cd6624d2d3c72bce)
2018-10-07 03:17:57 +00:00
Sofartin
f1865e0ed5 Pre-release version bump 2018-03-18 17:20:13 +11:00
Sofartin
84ce193ef8 Fixed Xcode project after #2647 2018-03-16 12:51:41 -05:00
Sofartin
e8da52f4c4 Fixed Xcode Project after dfc42e8 2018-03-15 11:18:30 +02:00
Sofartin
c861a54369 Fixed Xcode project 2018-03-13 19:58:43 -05:00
Charles Dang
3a90f86674 Addressed more whitespace issues from #2613
[ci skip]
2018-03-12 03:48:59 +11:00
Charles Dang
471c9e876a Addressed a large chunk of the whitespace issues from #2613
[ci skip]
2018-03-09 11:37:00 +11:00
Sofartin
07436dd7bd Add missing scenario-story.cfg in data 2018-03-07 13:59:52 -06:00
Sofartin
ff6e78a60f Fix of Fix Xcode Project after 078f61c 2018-03-07 01:01:45 -06:00
Sofartin
25d459c480 Fix Xcode Project after 078f61c 2018-03-07 01:01:45 -06:00
Sofartin
30f78cc2db Update Fix_Xcode_Dependencies
Update SDL2 to 2.0.8 and SDL2_image to 2.0.3
2018-03-03 18:36:50 -06:00
pentarctagon
b71f7cdc3c Moves the ccache clang wrapper scripts to utils/travis/.
Also clears the ccache statistics after printing them. This means the hit/miss count will be shown per run, rather than cumulatively.
2018-02-24 10:56:05 -06:00
pentarctagon
2151ed6be1 Enable use of ccache for xcode build.
Also sets it to use clang rather than gcc.
2018-02-23 17:51:08 -06:00
Sofartin
21806443ec Updated README.md for Xcode project 2018-02-22 11:10:00 -06:00
Sofartin
51478f2545 Fixed Xcode project 2018-02-22 08:46:43 -06:00
Sofartin
dcd2123026 Add missing pango dependence 2018-02-19 10:25:14 -05:00
Sofartin
24d113d473 Add missing files to Xcode project and include systeml libraries as absolute path. Don't include system libraries into .app bundle, it is bad idea. 2018-02-14 17:22:49 +01:00
Sofartin
940cd3a781 Remove duplicated headers search path
`$(PROJECT_DIR)/Headers` is included in `System Header Search Path` so this is just redundant duplicate.
2018-02-11 21:06:20 +11:00
Sofartin
90e693fdce Fixed Xcode project (#2450)
* Removed bad openssl include and tuned header search paths
* Xcode project now requires libreadline 7.0 .
Added Fix_Xcode_Dependencies script. Just run it and script take care about all dependencies. No longer need to download Mac Compile Stuff.
Xcode now outputs .app which searches for .dylibs and .frameworks inside Frameworks directory in .app bundle.
* Some fixes and improvements

This commit made with help from @singalen
2018-02-10 22:37:43 -05:00
Sofartin
d9d67f0b95 Update Xcode project 2018-02-05 13:55:01 +02:00
Sofartin
4f798e8121 Downgrade Xcode project back to C++11 (#2439)
Downgrading Xcode project to C++11 until 1.14 release
2018-02-04 15:30:31 -05:00
Sofartin
09bc22bac8 Upgrade Info.plist 2018-02-04 19:05:16 +02:00
Sofartin
2935b6a186 Fix and Upgrade Xcode project 2018-02-04 19:05:16 +02:00
Charles Dang
b6a5341ec4 Pre-release version bump 2018-02-04 12:56:53 +11:00
Sofartin
4d7df5fffe Update Copyright year 2018-02-02 13:50:48 +02:00
mattsc
ddc4334143 Update Xcode project 2017-12-16 07:34:28 -08:00
mattsc
5987ff88ae Update Xcode project 2017-11-24 11:23:52 -08:00
mattsc
e0899d5b81 Update Xcode project 2017-11-12 09:30:24 -08:00
mattsc
8d2a3d369b Update Xcode project 2017-11-08 22:25:45 -08:00
mattsc
5d7f00b3c0 Update Xcode project 2017-10-24 20:25:11 -07:00
Charles Dang
bc86ce762d Pre-release version bump
[ci skip]

A serious issue was discovered in the 1.13.9 release, so we're releasing 1.13.10 now.
2017-09-22 14:22:20 -04:00
Charles Dang
e47ea7fded Pre-release version bump
[ci skip]
2017-09-21 23:05:30 -04:00
Sofartin
a672f3c8a6 Fix for error: unused typedef in Xcode builds
This PR fixes this:
```
10:43:06 In file included from /Users/user/.jenkins/workspace/Wesnoth/src/color_range.cpp:24:
10:43:06 In file included from ../../src/map/map.hpp:22:
10:43:06 In file included from ../../src/terrain/translation.hpp:29:
10:43:06 In file included from Headers/boost/multi_array.hpp:21:
10:43:06 In file included from Headers/boost/multi_array/base.hpp:28:
10:43:06 Headers/boost/multi_array/concept_checks.hpp:42:43: error: unused typedef 'index_range' [-Werror,-Wunused-local-typedef]
10:43:06       typedef typename Array::index_range index_range;
10:43:06                                           ^
10:43:06 Headers/boost/multi_array/concept_checks.hpp:43:37: error: unused typedef 'index' [-Werror,-Wunused-local-typedef]
10:43:06       typedef typename Array::index index;
10:43:06                                     ^
10:43:06 Headers/boost/multi_array/concept_checks.hpp:53:43: error: unused typedef 'index_range' [-Werror,-Wunused-local-typedef]
10:43:06       typedef typename Array::index_range index_range;
10:43:06                                           ^
10:43:06 Headers/boost/multi_array/concept_checks.hpp:54:37: error: unused typedef 'index' [-Werror,-Wunused-local-typedef]
10:43:06       typedef typename Array::index index;
10:43:06                                     ^
10:43:06 4 errors generated.
```
2017-09-21 14:26:21 -04:00
Sofartin
b441b375b4 Fixed Xcode project build (#1907)
I added new source files and removed old ones.
Xcode project now works
2017-08-19 22:38:12 -04:00
Sofartin
fd77dd8115 Add revision info inside macOS releases. (#1858)
I added 'autorevision.sh' script inside Xcode project. Now DEBUG targets will contain revision number.
This script is used in CMAKE 'project' and I just added it also to Xcode project.
2017-07-25 19:56:22 -04:00
Sofartin
dd5983b176 Updated Xcode project. (#1859)
I added missing function_gamestate.*pp files inside Xcode project.
2017-07-23 13:02:05 -04:00
Sofartin
4d41c8aa08 Removed duplicates inside project file. (#1854) 2017-07-23 10:56:03 -04:00
Martin Proud
5dce3a3a53 Fixed issue where libcrypto was not copied over to Frameworks during build
Removed unused libcrypto compiler flag (not needed)
2017-06-04 11:23:53 -05:00
Celtic Minstrel
933ff02800 Fix for notifications in macOS showing as not built when looking at build info in the game.
Updated the macOS project file to include a new dependency on libcrypto.
2017-06-04 10:36:01 -05:00
mattsc
451e22ddda Update Xcode project 2017-05-22 07:24:01 -07:00
Celtic Minstrel
96ca0b026e Replace config_of with new variadic config constructor 2017-05-21 16:27:46 -04:00