Commit graph

1774 commits

Author SHA1 Message Date
Anonymissimus
5b79dac855 VC9 projectfile update
-fix object output path for added files for all configurations

-extend gabba's attempt for making MSVC compile and debug faster in
2012-05-06T14:49:37Z!gabrielmorin@gmail.com from debug to the other configurations
2012-05-06 21:53:19 +00:00
Gabriel Morin
7a55f97751 Added missing files to VS2008 project. Fixes compilation. 2012-05-06 14:49:37 +00:00
Silas Brill
70d686c2f4 Added files added by 2012-05-02T19:04:50Z!koraq@xs4all.nl to Code::Blocks project file 2012-05-04 02:00:36 +00:00
Ignacio R. Morelle
f77e8330ed Update Xcode project file (patch by vultraz) 2012-05-02 20:56:46 +00:00
Timotei Dolean
2ec880d6a8 Update the MSVC9 project 2012-04-30 18:30:57 +00:00
Mark de Wever
1888795a4d Update XCode for pane.cpp.
Patch provided by vultraz.
2012-04-29 14:37:54 +00:00
Silas Brill
177c404589 Added files added by 2012-04-28T18:08:44Z!koraq@xs4all.nl to Code::Blocks project file 2012-04-29 14:16:52 +00:00
Simon Forsyth
8aaa2fd2e7 revert 2012-04-05T19:32:00Z!alarantalara@gmail.com 2012-04-09 00:54:40 +00:00
Simon Forsyth
ce81a035c7 display revision number in Debug builds with Xcode
currently works with svn only
2012-04-05 19:32:00 +00:00
Gabriel Morin
cd490c1344 Missing file in VC9 project. 2012-04-04 01:47:28 +00:00
Simon Forsyth
6ce07e1975 change version number in Xcode project to 1.11-svn 2012-03-31 01:52:31 +00:00
Anonymissimus
efacd76ffe set MSVC's intermediate output directories correctly
I finally managed to solve the linker warning spam about missing debug
information for liblua. Apparently the file MSVC was looking for was
overwritten by the one for wesnoth wich has the same name. This sets
an individual directory to write it to as it's already done for
wesnothlib. Also, this finally enables me to debug deep down into the
lua upstream source. :)

Also some other mostly warning related adjustments and fixes.
2012-03-28 18:15:50 +00:00
Anonymissimus
593e98090c mute some MSVC warnings about unreferenced local functions
Works only by disabling for the file in the project file.
This seems to be some bug, it is clearly wrong.
2012-03-28 18:14:57 +00:00
Anonymissimus
11623d1ca1 recreated the VC10 solution from the VC9 one 2012-03-23 19:14:39 +00:00
Anonymissimus
0b54e8e472 CB project update 2012-03-21 20:47:51 +00:00
Anonymissimus
98fcec48cf MSVC project update 2012-03-21 20:47:12 +00:00
Ignacio R. Morelle
20722754d1 Update Xcode project file 2012-03-21 16:38:49 +00:00
Ignacio R. Morelle
4b1e1384f1 Xcode project file update from vultraz 2012-03-21 05:16:23 +00:00
Simon Forsyth
7d347f3931 get rid of redundant reference to lua_jailbreak_exception in Xcode project 2012-03-21 04:16:08 +00:00
Anonymissimus
9e9395adb6 Cb projectfile update 2012-03-20 22:50:00 +00:00
Anonymissimus
1ad6e1fd29 VC projectfile update 2012-03-20 22:49:28 +00:00
Anonymissimus
5d202297b6 CB projectfile update 2012-03-13 21:52:20 +00:00
Anonymissimus
58f897998e VC9 projectfile update 2012-03-13 21:51:07 +00:00
Mark de Wever
9bc8dda743 Update XCode project file.
Patch provided by vultraz.
2012-03-13 19:57:38 +00:00
Simon Forsyth
b2114c611d move trunk user data dir to 1.11 in Xcode 2012-03-10 19:15:28 +00:00
Mark de Wever
a7d779e8f5 Update XCode project file.
Patch provided by vultraz.
2012-03-10 09:05:26 +00:00
Anonymissimus
6a8ca60532 MSVC9 projectfile update 2012-03-09 21:47:28 +00:00
Anonymissimus
8b2c17cbb4 Cb projectfile update 2012-03-09 21:47:10 +00:00
Anonymissimus
3b2306c3f3 add a note to README about -march=native 2012-03-03 15:59:38 +00:00
Anonymissimus
afc2936bbf CB projectfile update 2012-03-01 01:04:39 +00:00
Anonymissimus
38533d6d23 VC9 projectfile update 2012-03-01 01:04:04 +00:00
Ignacio R. Morelle
ddd30f419e Update Xcode project file (patch from vultraz) 2012-03-01 00:58:38 +00:00
Anonymissimus
9941bdb63d CB projectfile update 2012-02-28 17:53:10 +00:00
Anonymissimus
95c3c959f8 VC9 projectfile update 2012-02-28 17:52:54 +00:00
Simon Forsyth
8db09ab6f5 add new editor files to Xcode project 2012-02-28 16:50:37 +00:00
Anonymissimus
8a1af406f3 VC9 projectfile update 2012-02-25 18:01:21 +00:00
Anonymissimus
91a7040013 VC9 projectfile update 2012-02-24 17:44:29 +00:00
Anonymissimus
bf608d34a2 CB projectfile update 2012-02-24 17:44:05 +00:00
Simon Forsyth
7a12f685cc update Xcode project file 2012-02-23 00:17:56 +00:00
Anonymissimus
98d14f8107 CB projectfile update 2012-02-22 20:50:53 +00:00
Anonymissimus
1a77f70a85 VC9 projectfile update 2012-02-22 20:50:35 +00:00
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