Commit graph

1784 commits

Author SHA1 Message Date
Mark de Wever
6037b5307b Update XCode project file (patch by vultraz). 2012-05-28 17:32:12 +00:00
Anonymissimus
98dec000d6 cb project update 2012-05-28 16:06:06 +00:00
Anonymissimus
94e8a9520f vc9 project update 2012-05-28 16:05:55 +00:00
Anonymissimus
e41ba4cec0 cb project update 2012-05-27 14:03:41 +00:00
Anonymissimus
4238ec7177 vs project update 2012-05-27 14:03:31 +00:00
Simon Forsyth
a97f37cc66 Update file list for Xcode project 2012-05-26 14:34:33 +00:00
Anonymissimus
4847d21673 cb project update 2012-05-26 14:00:00 +00:00
Anonymissimus
1f1ee0e938 VC9 projetcfile update 2012-05-26 13:59:50 +00:00
Anonymissimus
25eefaedea VC9 projectfile update
- add new files

- remove HAS_ITERATOR_DEBUGGING=0 define, since the functionality is
too useful and it should be _HAS_ITERATOR_DEBUGGING with a leading _
2012-05-20 16:30:00 +00:00
Anonymissimus
7edc7677b9 CB projectfile update 2012-05-20 16:29:51 +00:00
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