Commit Graph

333 Commits

Author SHA1 Message Date
Anonymissimus
270ed97c2c VC9 projectfile update 2012-02-20 19:30:40 +00:00
Ignacio R. Morelle
20bcf49f3e Remove custom pool memory allocator per wesnoth-dev mailing list discussion
This affects the cmake and scons scripts, and various project files in
projectfiles/. I have only tested my changes to scons (and loonycyborg
might still want to review the diff regarding a line in src/SConscript
involving game.cpp).
2012-02-19 18:43:20 +00:00
Simon Forsyth
8af3e72cb5 add files to Xcode project 2012-02-14 22:51:43 +00:00
Anonymissimus
b35ba6bec6 Visual Studio 2010 projectfiles update 2012-02-14 21:25:58 +00:00
Anonymissimus
30f89f1ac3 CB projectfile update 2012-02-06 20:21:42 +00:00
Anonymissimus
37b5e40d9d VC9 projectfile update 2012-02-06 20:21:07 +00:00
Simon Forsyth
2a5eefff75 Update Xcode project
Add/remove Lua files and mark them as C++ code to prevent compile errors
2012-02-05 20:13:00 +00:00
Anonymissimus
9858f59e50 VC9 projectfile update
There are some (new) warnings for the lua source;

set warning level for subproject
liblua to 0. Not our job.
2012-02-04 22:22:25 +00:00
Anonymissimus
a846fac9cf CB projectfile update 2012-02-04 22:22:00 +00:00
Anonymissimus
27fe1e0ff5 CB projectfile update 2012-02-04 02:59:49 +00:00
Anonymissimus
9ae7de1fe7 MSVC projectfile update 2012-02-04 02:59:32 +00:00
Simon Forsyth
1c1332dcfc Add new files to Xcode project 2012-02-03 23:54:39 +00:00
Simon Forsyth
6e580018ae Clean up system frameworks for Xcode project 2012-02-02 16:30:49 +00:00
Timotei Dolean
d80f0e0655 Update XCode project file 2012-02-01 15:02:14 +00:00
Anonymissimus
5e18e142cc MSVC projectfile update 2012-01-31 18:43:36 +00:00
Anonymissimus
9297f64221 CB projectfile update 2012-01-31 18:43:18 +00:00
Simon Forsyth
d2ab4f1610 Remove useless path 2012-01-29 01:02:07 +00:00
Simon Forsyth
928aef01a9 update version numbers, user directory, etc. for 1.10 in Xcode package 2012-01-22 17:17:28 +00:00
Simon Forsyth
85f03a3c65 Update copyright to 2012 in Xcode project 2012-01-09 03:11:27 +00:00
Simon Forsyth
38a4e9c441 Update Xcode project version numbers to 1.9.14 2012-01-09 03:08:46 +00:00
Simon Forsyth
d3c417c2b7 Xcode version number to 1.9.13 2011-12-21 01:13:47 +00:00
Simon Forsyth
80269b2295 Update Xcode project file 2011-12-17 20:44:19 +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
Alexander van Gessel
509655682e Merge and update 2011-05-02T18:52:36Z!terraninfo@terraninfo.net from 1.8 branch
rework MP chat log as a GUI2 dialog with colored display of messages
2011-12-12 02:26:27 +01:00
Simon Forsyth
1494d38766 Update Xcode package version to 1.9.12 2011-12-06 01:52:20 +00:00
Anonymissimus
0bfd31b17d Enable remaining tests.
Move util.cpp from wesnothlib to wesnoth and define a preprocessor
symbol to escape a duplicate reference.
2011-11-28 15:52:23 +00:00
Anonymissimus
03c72445ce disable MSVC warnings about unreferenced local functions...
...for gui/widgets/generator

(they're wrong according to mordante)
2011-11-27 15:18:35 +00:00
Anonymissimus
aba8aa5d70 make tests usable in MSVC9
basically this method: 

http://blog.yastrebkov.com/2010/07/boost-test-setup-and-usage.html

since I haven't found a way to solve the 400+ linker errors when
adding as a new project.

Created 2 additional configurations for project wesnoth only to build
a test.exe out of this project (debug/release).

Debugger works with the boost tests.

No main function conflict, interestingly.

2 problematic tests/cpp files in the test directory are disabled yet.
2011-11-27 01:57:11 +00:00
Anonymissimus
35a17fd952 visual studio 2010 projectfile update 2011-11-27 01:55:50 +00:00
Simon Forsyth
aa648f638c Xcode 1.9.11 version numbering 2011-11-23 23:04:30 +00:00
Anonymissimus
3c793eb445 add a built configuration to MSVC for detecting memory leaks
defining HAVE_VISUAL_LEAK_DETECTOR, other settings copied from
Debug configuration, so people aren't required to include vld.h
2011-11-18 19:58:47 +00:00
Anonymissimus
67d6408de8 update built instructions 2011-11-09 23:55:52 +00:00
Simon Forsyth
b86a6cefb7 Update Xcode project 2011-10-30 14:17:00 +00:00
Anonymissimus
133e2f92eb CB projectfile update 2011-10-29 21:15:37 +00:00
Anonymissimus
351d7f54b6 VS9 projectfile update 2011-10-29 21:15:17 +00:00
Anonymissimus
2a2cc9bb4f CB projectfile update 2011-10-28 16:09:18 +00:00
Anonymissimus
a864beb1f3 VS projectfile update 2011-10-28 16:08:59 +00:00
Simon Forsyth
7151c8630d prepare Xcode project for 1.9.10 release 2011-10-28 04:03:35 +00:00
Anonymissimus
2b71c291af code blocks projectfile update 2011-10-26 17:27:02 +00:00
Anonymissimus
4e974060d6 visual studio projectfile update 2011-10-26 17:26:05 +00:00
Simon Forsyth
acdfb77ba1 turn off OpenMP in OS X project 2011-10-25 00:55:14 +00:00
Simon Forsyth
43dfb2c853 Update Xcode project file to match 2011-10-10T02:43:29Z!ai0867@gmail.com 2011-10-12 02:54:05 +00:00
Anonymissimus
8e2490c968 MSVC10 projectfile update 2011-10-10 17:12:42 +00:00
Anonymissimus
6b012ddec0 CB projectfile update 2011-10-10 17:11:23 +00:00
Anonymissimus
97002a783f MSVC9 projectfiles update 2011-10-10 17:11:04 +00:00
Anonymissimus
769b8f5ba6 Define DEBUG_LUA in CB debug configuration and add files. 2011-10-03 20:51:52 +00:00
Anonymissimus
fb19fde97b Define DEBUG_LUA in MSVC9 debug configuration and add files. 2011-10-03 20:51:36 +00:00
Simon Forsyth
a84915d712 Update Xcode project file to include new source files 2011-09-13 00:55:22 +00:00
Anonymissimus
b7801e1feb VC10 projectfile update 2011-09-12 16:47:37 +00:00