Commit graph

230 commits

Author SHA1 Message Date
Charles Dang
f3e8f25375 Dropped HAVE_PYTHON and USE_GZIP defines from cb projfile 2015-08-25 15:38:19 +11:00
Charles Dang
5cf2cd80d8 Dropped unused search directories from cb projfile 2015-08-25 15:38:16 +11:00
Charles Dang
8c629d3ac4 Updated cb projectfile for use with boost 1.58 from latest SDK archive 2015-08-25 15:38:14 +11:00
aquileia
04ae90e94e Remove superfluous .gitignore files
Three files had been omitted when porting the corresponding commit from master
2015-07-26 17:13:39 +02:00
Charles Dang
3cc1015d0c Ignore projectfiles/CodeBlocks/cb/
This is the default dir name for the extracted CB SDK zip we provide, and the projectfiles folder
is a logical place to put it
2014-12-29 04:05:37 +11:00
anonymissimus
e9c1b5acb3 CB build system update
changes (including commit 571b8ed1e4)
(other than adding/removing/moving/renaming files)

-updated boost headers and libs to 1.57
-added defines _WIN32_WINNT=0x0501 and DWINVER=0x0501 since otherwise
a boost header from asio doesn't compile
solution found here:
http://stackoverflow.com/questions/18793605/boost-asio-netbeans-error
It is the minimum target system of the created application, 0x0501 means
windows XP, the lowest officially by wesnoth supported windows OS.

Modified my existing package using Pentarctagon's thread (and .bat file)
http://forums.wesnoth.org/viewtopic.php?f=5&t=40694&sid=84843537e1f713bf9805db75f0a4f94b
until I got 1.12 and master to build and execute with it.
CodeBlocks uses the recent boost filesystem fix now.
The package is available at
http://sourceforge.net/projects/wesnoth/files/unofficial/Windows%20Compile%20Stuff/
2014-11-29 00:49:17 +01:00
anonymissimus
cdc246930c remove config_assign.cpp which causes a warning as it's empty 2014-11-26 23:11:26 +01:00
anonymissimus
571b8ed1e4 cb project update
not using recent boost filesystem changes
2014-11-26 22:23:09 +01:00
Ignacio R. Morelle
d67b710359 Rename animated.i to animated.tpp
The .i extension causes problems with CodeBlocks.
2014-10-09 16:56:58 -03:00
sigurdfdragon
05d36b9acb CodeBlocks project update.
Adjustment for changes in ebf797f65f.
2014-06-04 16:42:53 -04:00
sigurdfdragon
415dda5461 Fix CB project file. 2014-04-24 01:28:10 -04:00
aquileia
da7463406d CodeBlocks: Downgrade project files to 1.12 2014-04-16 22:45:02 +02:00
aquileia
91d8334144 Update CodeBlocks project files to 1.13 2014-04-16 22:43:03 +02:00
aquileia
835197b94a Update projectfiles and corresponding readme
- Add the new files introduced by gfgtdf to the VC project.
- Fix the indentation of SConscript.
- Update the README files for Code Blocks and Visual Studio.
2014-04-16 19:46:22 +02:00
Ignacio R. Morelle
e2eebe817e CodeBlocks project update 2014-02-21 19:41:34 -03:00
Ignacio R. Morelle
0c459c0689 CodeBlocks project update 2014-02-20 05:04:04 -03: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
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
Ignacio R. Morelle
d8993137d7 CodeBlocks project update 2013-12-22 14:33:35 -03:00
Ignacio R. Morelle
23bdf9e1d6 CodeBlocks project update 2013-12-21 01:32:29 -03:00
Ignacio R. Morelle
673b3b08e0 Revert "remove unused util.*pp from wesnothd cb project"
This reverts commit c51ce084fe.
2013-12-21 01:21:52 -03:00
anonymissimus
c51ce084fe remove unused util.*pp from wesnothd cb project 2013-12-20 21:31:13 +01:00
Ignacio R. Morelle
cca7782ec3 CodeBlocks project update 2013-12-17 20:57:29 -03:00
Ignacio R. Morelle
8592b52f4c CodeBlocks project update 2013-12-16 20:48:28 -03:00
anonymissimus
d1d045a416 cb project update 2013-12-05 21:35:26 +01:00
anonymissimus
dcfc4c539e cb project update 2013-11-10 20:06:40 +01:00
JaMiT
1f77cb1fc3 Split wml_menu_item and wmi_container into their own source files.
They are now under the game_events subdirectory.
2013-10-27 12:13:45 -05:00
Ignacio R. Morelle
cd6c0dae6e CodeBlocks prject: Make it more obvious that sdk_root and wesnoth_root are to be substituted in the README 2013-10-25 03:24:17 -03:00
Ignacio R. Morelle
038e76ee47 Make the CodeBlocks projectfiles README pretty and not confusing
This streamlining should make it easier for people reading this document
to get started without stumbling upon references to old packages that
aren't useful anymore, and it's also verified to work with the latest
CodeBlocks release (12.11).
2013-10-21 04:29:17 -03:00
anonymissimus
40d81d1e25 cb project update 2013-10-03 01:36:14 +02:00
Ignacio R. Morelle
bd2062c7d1 CodeBlocks project update 2013-09-26 15:27:41 -03:00
anonymissimus
d03195686c cb project update 2013-09-25 12:51:15 +02:00
Ignacio R. Morelle
ede9848bd8 Remove stub.hpp and the orphaned function using it
All this was used only by the no-op the_end() implementation.
2013-09-16 04:31:09 -03:00
anonymissimus
e330606b76 cb project update 2013-09-07 01:05:10 +02:00
JaMiT
a213190130 Remove some functions that have been unused for a year (r54990). 2013-08-25 22:32:27 -05:00
JaMiT
c0435769bd Split game_events.cpp.
VC and XCode projects still need to be updated.
2013-08-11 19:31:20 -05:00
Alexander van Gessel
38b224c1ff Revert "Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old""
This reverts commit 23b72d6956.
2013-08-09 00:13:46 +02:00
Thibault Févry
23b72d6956 Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old"
This reverts commit 5fa5c03411, reversing
changes made to 06374c64ba.
2013-08-08 18:50:46 +02:00
anonymissimus
258bb9ddf8 cb project update 2013-07-21 18:55:35 +02:00
anonymissimus
9751417f9d CodeBlocks/MinGw: remove -march=native
1. I discovered that this removes the duplicate section linker warnings...
2. The option causes binaries to be incompatible with different hardware.
2013-06-24 23:00:27 -04:00
anonymissimus
a74c56683f cb project update 2013-06-21 18:40:46 +02:00
anonymissimus
4cff56bce1 update CodeBlocks README 2013-06-19 18:33:15 +02:00
anonymissimus
91f1c7bce8 cb project update 2013-06-19 18:33:15 +02:00
anonymissimus
70e4b9afb4 cb project update 2013-06-09 16:12:23 +02:00