1356 Commits

Author SHA1 Message Date
Charles Dang
fac4a58ba6 Updated Visual Studio projectfile readme
[ci skip]

(cherry-picked from commit 8d2244628adbb2bf2199b297004f9428a512cbb5)
2018-10-07 03:18:32 +00:00
lundberg
5cd2d2403d Suppress VC warning 4706 for campaignd
(cherry-picked from commit d322e1fb973e89354b6d851a902c048702df94ba)
2018-10-07 03:18:23 +00:00
newfrenchy83
3b2cc5da78 Update wesnoth.cbp
(cherry-picked from commit cf70a6bb54fa6e6e1332ed5aa1abe1dc93de28a6)
2018-10-07 03:18:23 +00:00
Sofartin
599405c9ea Fixed Xcode project and removed SDL2_ttf
(cherry-picked from commit bc027b4fba2787461fbf5e68a5b4eadd79068eb3)
2018-10-07 03:18:22 +00:00
lundberg
140c077b6c Fix missing VC project options
campaignd project did not inherit warning supression for simple_wml from project/solution options.

(cherry-picked from commit 8b7eb536ebb34eb8915cd409d8917e1a2398f3f4)
2018-10-07 03:18:21 +00:00
lundberg
3f98bdb04b Fix VC warnings about upstream issues
Disable some warnings pertaining to Boost issues such as name-hides-global.

(cherry-picked from commit a8539cfca0cfd5c79430f430b6f6256987e37c28)
2018-10-07 03:18:19 +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
newfrenchy83
4d28725441 Update wesnoth.cbp
(cherry-picked from commit f8abea0de496cdde1da854151a26b570fea06144)
2018-10-07 03:18:14 +00:00
Sofartin
751a697093 Add new unit_tests dependencies
(cherry-picked from commit 00e9f4482feecc21ffa88f1a0f8e24f6160f007c)
2018-10-07 03:18:10 +00:00
newfrenchy83
7a80094724 Update wesnothd.cbp
(cherry-picked from commit 67f2ba9767e659d9e6589b1279d8eb5e6c5fd2af)
2018-10-07 03:18:09 +00:00
Sofartin
d0c76505b9 Fixed Xcode Project after 5ece7ac5b71032ec2c6f9bccb57be9a0a863c5ba
(cherry-picked from commit 29b12782a82be70965faf38bfffa2aeacc1ac0ac)
2018-10-07 03:18:09 +00:00
Jyrki Vesterinen
ca150a9129 Visual Studio: increased warning level to /W4 even for release builds
In particular, this enables C4100, the warning for unreferenced function
parameters.

I also fixed some /W4 warnings.

(cherry-picked from commit d4c9db9e3529434bf29a4ed237bc64e67f868f45)
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
Charles Dang
a082cf1493 Updated VS projectfile for 5022a38
[ci skip]

(cherry-picked from commit 6ea405174e8574bc0b64ddbc3489a3103f67ba02)
2018-10-07 03:18:02 +00:00
Sofartin
b58003b5f8 Fixed Xcode Project
(cherry-picked from commit 1e96d9c87b0905cbb90c7d52f928ffe223d45301)
2018-10-07 03:18:01 +00:00
Wedge009
42fc801e41 Update VC project files.
* Switch libeay32 to libcrypto for OpenSSL 1.1.0 update in https://github.com/aquileia/external/
* Added recent source additions not yet present in MSVC projects.
* Miscellaneous minor tidying/sorting in filters and build configurations.

[ci skip]

(cherry-picked from commit 899b4b73b2b1819ffa41b35f7a276959e179c46e)
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
lundberg
c04d542e55 Suppress upstream variable-hide-variable errors.
(cherry-picked from commit c187f069e8d0133976b3e0dafaecad2af09a8ed0)
2018-10-07 03:18:00 +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
Charles Dang
ec4967351a Updated VS projectfile for recent changes
[ci skip]

(cherry-picked from commit bb3d5b9a9d247c07238af9817356df0dd8fecccf)
2018-10-07 03:17:59 +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
Jyrki Vesterinen
4dd1437cef Update Visual Studio project file to VS2015 toolset
I also enabled /DEBUG:FASTLINK and /LTCG:incremental to speed up compile
times. VS2015 introduces support for both switches.

(cherry-picked from commit 3555b6278c2103391214e1da303d6c3e652387dc)
2018-10-07 03:17:54 +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
Charles Dang
2a6ba6924b Updated VS projectfile
[ci skip]
2018-03-17 02:28:59 +11:00
Sofartin
e8da52f4c4 Fixed Xcode Project after dfc42e8 2018-03-15 11:18:30 +02:00
newfrenchy83
e14e3281fc
Update wesnoth.cbp 2018-03-14 14:08:29 -05:00
Charles Dang
dfc42e8a8d Use SDL_Image to handle saving PNG screenshots instead of SDL_SavePNG
When iceiceice (@cbeck88) added "save screenshots as PNGs" support back in 2014
(8dfdc6b185f7d9c5d6166f28dd2693fc64a30a27) we had yet to switch to SDL 2. At the
time, SDL_Image didn't provide any method of saving PNG files on its own. However,
it does as of SDL_Image 2.0.0.

A small caveat is that this built-in PNG save functionality is a bit less efficient
at compression than SDL_SavePNG. A test in DiD S1 with SDL_SavePNG_RW vs IMG_SavePNG_RW
yielded a file ~ 1 MB larger in the latter case.

This removed SDL_SavePNG and it's optional build-time dependency of libpng.
2018-03-15 04:31:30 +11:00
Jyrki Vesterinen
dc40b783e1 Suppress Boost's warnings about unrecognized Visual Studio version
Visual Studio auto-updates so often that we can't keep up by updating
Boost every time. It's easier to just suppress the warnings instead.
2018-03-13 19:58:43 -05:00
Jyrki Vesterinen
d577b3a35f Visual Studio: link wesnothd.exe to libeay32.lib
Fixes build of wesnothd with VS.
2018-03-13 19:58:43 -05:00
Sofartin
c861a54369 Fixed Xcode project 2018-03-13 19:58:43 -05:00
lundberg
8d951d9f5d Update VS projectfile for crypt_blowfish changes 2018-03-13 19:58:43 -05:00
Charles Dang
e8da0d67cb GUI2: removed now-unused dialog_callback helper 2018-03-12 12:56:18 +11:00
Charles Dang
26e8c148b1 GUI2: split default return value enum into its own file
This avoid having to include gui/widgets/window.hpp every time you just want to
check a dialog's return value.
2018-03-12 12:03:48 +11: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
Gregory A Lundberg
b3b3b61c5a
Remove trailing tabs from CodeBlocks projectfile 2018-03-08 07:40:43 -06:00
newfrenchy83
5e272829fa Update wesnoth.cbp 2018-03-08 06:31:29 -06: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
Charles Dang
078f61c412 Removed unused GUI1 label widget 2018-03-07 06:17:20 +11:00
Celtic Minstrel
b02e73535e Fix wesnothd and campaignd link errors 2018-03-04 21:21:33 -05: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
newfrenchy83
6a2631a5b2 Update wesnoth.cbp (#2543) 2018-02-23 14:32:29 +02:00
newfrenchy83
5207a7b1c1 Update wesnoth.cbp 2018-02-23 21:33:47 +11:00
Sofartin
21806443ec Updated README.md for Xcode project 2018-02-22 11:10:00 -06:00