Commit graph

33 commits

Author SHA1 Message Date
kervala
3c47b9f8d5 Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 2012-03-03 10:49:42 +01:00
kervala
6306833423 Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...) 2011-09-11 14:44:37 +02:00
rti
6284c481b4 Fixed: Compilation with GCC 4.6 2011-04-11 17:12:48 +02:00
kervala
ed64aaeb62 Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles 2011-01-10 13:50:07 +01:00
kervala
3115f50006 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 12:02:24 +02:00
kervala
25eabdf305 Changed: Removed using namespace in *.h 2010-09-25 16:02:33 +02:00
kervala
32f0a5037f Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
mattraykowski
c3e4ffbe26 merge while working on rebase root source dir 2010-09-03 08:02:04 -06:00
mattraykowski
1b511949c9 Update: #842 Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows. 2010-09-02 13:53:33 -06:00
kervala
65062f5dee Changed: #825 Remove all warnings when compiling Ryzom 2010-08-28 15:02:00 +02:00
kervala
53d0963dba Fixed: libc functions wouldn't be replaced by intrinsics equivalent 2010-08-12 10:11:53 +02:00
kervala
aa88a7fb49 Changed: NLMISC::strupr is depreciated (use NLMISC::toUpper instead 2010-07-15 19:58:04 +02:00
kervala
0383b14169 Changed: optimizations for PCH 2010-07-10 14:06:33 +02:00
kervala
de9ba8fbe4 Changed: #841 Change the wrong header in the source code 2010-07-01 09:34:20 +02:00
kervala
ae239a6b94 Changed: #880 Use PCH under Linux with CMake 2010-06-30 15:31:31 +02:00
kervala
deb32e7dda Changed: #841 Change the wrong header in the source code 2010-06-27 15:19:21 +02:00
kervala
6eda3d5039 Changed: #842 Added SOVERSION property to shared libraries 2010-06-26 13:22:06 +02:00
kervala
7cbe65d2ef Changed: #878 Fix typos in comments/code 2010-06-14 10:02:51 +02:00
kervala
f381f335e1 Changed: #878 Fix typos in comments/code 2010-06-13 16:58:11 +02:00
kervala
1f1981e0ad Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-06-12 16:33:45 +02:00
kervala
59bdca45fe Changed: #842 Prefix all Ryzom binaries by ryzom_ 2010-06-11 21:56:43 +02:00
kervala
b8e5331ffe Changed: #842 Prefix all Ryzom binaries by ryzom_ 2010-06-11 11:57:10 +02:00
kervala
4b15d7273e Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
vl
bec9f0f252 Changed: #825 remove some warning 2010-05-15 18:47:21 +02:00
kervala
ef1182bc48 Changed: #853 Compilation on 64-bits platforms 2010-05-13 22:53:14 +02:00
kervala
7ffa7858bf Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
kervala
0ce1916acb Changed: #878 Fix typos in comments/code 2010-05-12 16:17:44 +02:00
vl
da6a581748 Fixed: all path are now relative. Only have to define $RYZOM_PATH 2010-05-11 16:02:53 +02:00
Matt Raykowski
99a66f677b Update: merged 2010-05-10 12:18:13 -05:00
Matt Raykowski
e055fbd30b Update: #842 Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB 2010-05-10 12:17:19 -05:00
kervala
0391b3fad6 Changed: #860 Remove/convert/update Visual C++ projects 2010-05-09 11:49:35 +02:00
thorbjorn
ea28199136 Fixed: Compile fixes for gcc 4.5.0
Example:

error: cannot call constructor ‘std::pair<std::basic_string<char>, CInterfaceDDX*>::pair’ directly
error:   for a function-style cast, remove the redundant ‘::pair’
2010-05-08 23:27:35 +02:00
acemtp@users.sourceforge.net
d5c601ffa5 initial version 2010-05-06 02:08:41 +02:00