19 Commits

Author SHA1 Message Date
newfrenchy83
0bfb384887
Update codeblocks project files for gcc11 2022-07-20 11:39:50 +02: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
newfrenchy83
6e43b2bd48 Update liblua.cbp 2021-02-18 14:14:34 -06:00
newfrenchy83
3f131848ea
upgrades codeblock to Lua 5.4.2 (#5556)
* upgrades codeblock to Lua 5.4.2

* fix error

* upgrade to c++20

* upgrade to c++20

* upgradeto c++20

* Update wesnothd.cbp
2021-02-18 02:15:13 +11:00
newfrenchy83
f551e5ca8e Enable C++17 in Code::Blocks
(cherry-picked from commit 882eeb52ab38547004f2ba7249913323596188d7)
2018-10-07 03:23:05 +00:00
newfrenchy83
e20c55f57d Update Code::Blocks project files to C++14 (#2416) 2018-01-29 12:13:24 +02:00
Charles Dang
4457256f2b Updated CB Lua projfile (for 15b7f75b3cb6) 2016-11-08 17:04:26 +11:00
Charles Dang
755b6b8015 Codeblocks: properly include wesnoth_lua_config.h in lua sources 2016-10-23 03:56:36 +11:00
Charles Dang
2640caa16a Updated CB projectfile for Lua upgrade
The option -U__STRICT_ANSI__ was required to get this building (see http://stackoverflow.com/a/22167294).
There remain some warnings that need to be squashed.
2016-10-18 14:00:30 +11:00
Charles Dang
c97a5d14ff Codeblocks: enable building with c++11
This also adds the necessary boost::thread linker option required by
recent loadscreen code.
2016-03-31 09:37:10 +11:00
Charles Dang
c951043d58 Resave lua codeblocks projfile
File generated with CB 13.12
2015-12-22 16:36:23 +11:00
Alexander van Gessel
76b74df4ab Update projectfiles 2014-01-05 18:08:42 +01:00
Anonymissimus
a846fac9cf CB projectfile update 2012-02-04 22:22:00 +00:00
Anonymissimus
053fbc4037 Revert "testwise enable --std=c++0x in CodeBlocks"
This reverts commit 2011-12-14T14:50:39Z!anonymissimus@arcor.de.

There appears to be at least one fatal c++0x bug yet;
std::stable_sort, messing up the campaign selection menu.
2011-12-17 18:10:25 +00:00
Anonymissimus
14de8db5da testwise enable --std=c++0x in CodeBlocks
Works for me after mordante's fix.
2011-12-14 14:50:39 +00:00
Anonymissimus
75141b7e7e updated CodeBlocks project file
(I should upload my updated headers/lib package too...)
2011-06-11 22:52:23 +00:00
Anonymissimus
1cb38145f8 project files update 2011-02-19 16:01:24 +00:00
Anonymissimus
e7a81c4ef8 Added embedded lua for CodeBlocks compiling. 2010-09-02 20:58:11 +00:00