Commit Graph

33 Commits (318ae1e66cb0cf16a18624f81fac71c5885707f4)

Author SHA1 Message Date
kervala 3c47b9f8d5 Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 13 years ago
kervala 6306833423 Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...) 13 years ago
rti 6284c481b4 Fixed: Compilation with GCC 4.6 14 years ago
kervala ed64aaeb62 Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles 14 years ago
kervala 3115f50006 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 14 years ago
kervala 25eabdf305 Changed: Removed using namespace in *.h 14 years ago
kervala 32f0a5037f Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
mattraykowski c3e4ffbe26 merge while working on rebase root source dir 14 years ago
mattraykowski 1b511949c9 Update: #842 Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows. 14 years ago
kervala 65062f5dee Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 53d0963dba Fixed: libc functions wouldn't be replaced by intrinsics equivalent 14 years ago
kervala aa88a7fb49 Changed: NLMISC::strupr is depreciated (use NLMISC::toUpper instead 15 years ago
kervala 0383b14169 Changed: optimizations for PCH 15 years ago
kervala de9ba8fbe4 Changed: #841 Change the wrong header in the source code 15 years ago
kervala ae239a6b94 Changed: #880 Use PCH under Linux with CMake 15 years ago
kervala deb32e7dda Changed: #841 Change the wrong header in the source code 15 years ago
kervala 6eda3d5039 Changed: #842 Added SOVERSION property to shared libraries 15 years ago
kervala 7cbe65d2ef Changed: #878 Fix typos in comments/code 15 years ago
kervala f381f335e1 Changed: #878 Fix typos in comments/code 15 years ago
kervala 1f1981e0ad Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala 59bdca45fe Changed: #842 Prefix all Ryzom binaries by ryzom_ 15 years ago
kervala b8e5331ffe Changed: #842 Prefix all Ryzom binaries by ryzom_ 15 years ago
kervala 4b15d7273e Changed: #878 Fix typos in comments/code 15 years ago
vl bec9f0f252 Changed: #825 remove some warning 15 years ago
kervala ef1182bc48 Changed: #853 Compilation on 64-bits platforms 15 years ago
kervala 7ffa7858bf Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala 0ce1916acb Changed: #878 Fix typos in comments/code 15 years ago
vl da6a581748 Fixed: all path are now relative. Only have to define $RYZOM_PATH 15 years ago
Matt Raykowski 99a66f677b Update: merged 15 years ago
Matt Raykowski e055fbd30b Update: #842 Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB 15 years ago
kervala 0391b3fad6 Changed: #860 Remove/convert/update Visual C++ projects 15 years ago
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’
15 years ago
acemtp@users.sourceforge.net d5c601ffa5 initial version 15 years ago