Commit graph

1769 commits

Author SHA1 Message Date
Celtic Minstrel
bcdecb1185 Xcode: Update unit tests working directory 2022-07-01 15:35:37 -04:00
Celtic Minstrel
b14061d619 Xcode: Fix link errors in unit tests 2022-07-01 15:12:33 -04:00
Celtic Minstrel
348834b03a Xcode: fixup log option in the scheme 2022-07-01 13:57:41 -04:00
Celtic Minstrel
12b52ea179 Xcode: Add a bunch of useful command-line options to the scheme, but defaulted to off.
The motivation for this is that Xcode is (for some reason) incapable of automatically reloading a scheme that has changed on disk, and overwrites it the moment you try to edit it with whatever it has in memory.

With this change, the information lost when it does that will be much less; in many cases, just a checkbox to toggle back on.
2022-07-01 13:56:46 -04:00
newfrenchy83
a077235e8d update codeblock projectfiles 2022-06-29 13:35:49 +02:00
mattsc
1945c6a255 Xcode project: use same warning flags for debug and release builds 2022-06-23 07:00:42 -07:00
mattsc
e776d8c8d9 Xcode: enable strict builds 2022-06-23 07:00:41 -07:00
mattsc
6786b26b2a Fix Xcode warnings 2022-06-23 07:00:35 -07:00
Pentarctagon
f6cfad7b50
1.17.5. 2022-06-19 09:07:13 -05:00
mattsc
c5c0217aa0 Enable LTO for Xcode Release and SignedRelease builds 2022-06-18 08:05:05 -07:00
Martin Hrubý (hrubymar10)
335a8739f9 Add new SignedRelease build configuration to Xcode project 2022-06-17 14:27:14 -04:00
Martin Hrubý (hrubymar10)
4832912cca
Fix Xcode project DEBUG scheme builds 2022-06-14 10:05:09 +02:00
newfrenchy83
16cbca3027 update codeblock projectfiles 2022-06-12 09:29:37 -05:00
Celtic Minstrel
3bd8d82d4a Patch up some missing bits in the GUI2 iterator system 2022-06-10 23:31:40 -04:00
Gunter Labes
763d9b2838
Simplify time calculations 2022-06-04 01:09:22 +02:00
Gunter Labes
d41518fafa
Check cd calls and remove -r from rm calls if not needed 2022-06-04 01:06:07 +02:00
newfrenchy83
49682d29ad update codeblock projectfiles 2022-06-02 08:52:30 -05:00
Celtic Minstrel
e91a710397 Update Xcode project 2022-06-01 21:19:30 -04:00
Tommy
197dfae46c Merge remote-tracking branch 'wesnoth/master' into rendering_system_overhaul 2022-05-24 18:27:40 +12:00
Pentarctagon
712a7c96be
1.17.4 2022-05-15 09:42:25 -05:00
Celtic Minstrel
e681ef3a32 Update Xcode project 2022-05-07 21:47:05 -04:00
newfrenchy83
de5409b5d2 add sdl/ texture and input to codeblock projectfiles 2022-04-30 16:40:42 -05:00
Celtic Minstrel
d31261f060 Update Xcode project 2022-04-20 23:08:04 -04:00
Pentarctagon
4a6ba74ea8
1.17.3 2022-04-16 19:34:19 -05:00
Pentarctagon
7ce603e565
1.17.2. 2022-03-20 12:02:51 -05:00
Charles Dang
f1a9420042
Merge pull request #6558 from stevecotton/cleanup_pane_includes
Remove gui/auxiliary/filter.hpp and unused includes of pane.hpp
2022-03-14 16:36:03 -04:00
newfrenchy83
04181d7de8 update codeblock projetfiles 2022-03-13 12:07:00 -05:00
newfrenchy83
429094b577 update codeblock projectfiles 2022-03-13 11:27:42 +01:00
Martin Hrubý (hrubymar10)
f363853993
Add support for libwebp in Xcode project 2022-03-12 21:06:10 +01:00
Pentarctagon
5155a74f4f Make lua a submodule.
No changes required to the lua source anymore.
2022-03-09 15:01:37 -06:00
Pentarctagon
573901376a Un-rename lua source files to .c
Being .cpp isn't required to have them be compiled as C++.
2022-03-09 15:01:37 -06:00
Steve Cotton
3279973960 Remove gui/auxiliary/filter.hpp and unused includes of pane.hpp
Remove filter.hpp, which wasn't included by any file, and relied on
pane.hpp indirectly via one of the lines removed in this commit. The sorting
functionality seems to have moved into pane.cpp when matrix.hpp was added.
Note: there are two other unrelated `filter.hpp` files.

Header pane.hpp is only used by matrix.hpp, pane.cpp, and window_builder.cpp;
the class is also used via a forward-declaration in window.hpp, which friends
it, allowing a call to window::layout_linked_widgets. The class is also made
accessible via REGISTER_WIDGET.

Part of #6540.
2022-03-09 13:54:05 +01:00
newfrenchy83
691c157124 update codeblock projectfiles 2022-03-04 10:41:12 -06:00
Pentarctagon
c4c292fa3b Replace all remaining usages if MAKE_ENUM. 2022-03-03 21:23:02 -06:00
Iris Morelle
70d9575758
macos: Update bundle copyright year 2022-02-26 13:36:28 -03:00
Pentarctagon
437bf5a9ec
1.17.1. 2022-02-20 11:32:14 -06:00
newfrenchy83
252f227234 update instruction for compilate boost libraries 2022-02-16 10:53:52 -06:00
newfrenchy83
6ba2ae1076 update codeblock projectfiles 2022-01-27 11:41:29 -06:00
Martin Hrubý (hrubymar10)
b916fa69ca
Update Xcode project 2021-12-25 20:20:05 +01:00
newfrenchy83
4664946dc5 update codeblock projectfiles 2021-08-01 15:34:16 +02:00
mattsc
c5d1602160 Update Xcode project 2021-07-31 07:23:22 -07:00
newfrenchy83
88873e3fae update codeblock projectfiles 2021-07-18 11:48:58 -05:00
Pentarctagon
e5b4a39242
Add a prompt to migrate data from previous versions of wesnoth.
Currently migrated, if existing:
* Add-ons (redownloaded if present on new add-ons server)
* Preferences file
* Credentials file
2021-07-15 20:16:17 -05:00
Martin Hrubý (hrubymar10)
63b4bcbf05
Update Xcode project's version 2021-07-08 20:15:38 +02:00
Martin Hrubý (hrubymar10)
321dfb4cc1
Update Xcode project 2021-07-08 20:15:12 +02:00
Pentarctagon
39a6a9a839
1.15.14. 2021-06-20 13:05:52 -05:00
newfrenchy83
3e05480b5b fix codeblock projectfiles 2021-06-03 18:53:16 -05:00
newfrenchy83
b9cbc084c3 update codeblock projectfiles 2021-06-02 13:18:21 -05:00
Pentarctagon
548e37939f Attempt to fix xcode. 2021-06-02 12:31:01 -05:00
newfrenchy83
8c1142be4b update codeblock projectfiles 2021-05-22 12:26:00 -05:00