Commit Graph

5156 Commits (hg/feature/qt5)
 

Author SHA1 Message Date
kervala 71da504731 Changed: Remove all warnings when compiling Ryzom
kervala 554aeef7ba Changed: Renamed servers executables and libs with CMake
kervala c0698a39a2 Fixed: STLport can't be used under Windows
kervala e9a70bbe13 Added: client.rc in sources and NL_ADD_LIB_SUFFIX for Ryzom client
kervala 13de385469 Added: NL_ADD_RUNTIME_FLAGS for libraries
kaetemi 4a37bc4d74 Changed: Improved stability of shape export, fixed export of cmb from ligo zones, map export copies originals for use with other processes as originally was done, corrected some lookup paths, removed unnecessary dependencies of some processes, copy only the needed lr files to the install, added export_build_install combination script.
kervala 7b22cb92e8 Changed: Added -ldl for NELMISC
kervala 1d8597eeb1 Changed: Winsock definition in root CMakeLists.txt
kervala a6c5356761 Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind)
kervala c7f0dab429 Changed: Change the wrong header in the source code
kervala 048a53558d Fixed: libwww unresolved symbols on Archlinux
kervala a983aa0783 Changed: Dependencies definitions
kervala 4c1fb29b70 Changed: Winsock definition in root CMakeLists.txt
kervala 7cd92db05b Merge
kervala 072a44cac3 Changed: Fix typos in comments/code
kervala 2e40a2a593 Fixed: Servers link errors under Linux
rti 1322a9bbb1 merge
rti 5808e90181 Fixed: don't use GNU linker options with BSD's linker installed on mac os x
mattraykowski 7961fe8838 merge
mattraykowski 8e2b6b6737 merge
mattraykowski b4b9c37068 merged FindLibwww.cmake
mattraykowski 52483da28f Changed: Correctly add found libwww libraries the the LIBWWW_LIBRARIES variable.
kervala 8db652391b Changed: NeL fails to build with --as-needed
rti 4b1fcc8726 Fixed: add all found libwww libs to the LIBWWW_LIBRARIES variable
kervala 58635a112c Fixed: Added missing RYZOM_*_PREFIX
kervala 9945d92572 Fixed: Installation of nel-config
kervala 08efa3a809 Changed: Samples projects updated
mattraykowski 359ff4211c Changed: Cleaned up a couple tools to build correctly (especially when using STLport.)
kervala cd72e7cb11 Changed: Used qtmain instead of WinMain under Windows
mattraykowski 007037b407 Changed: Fixed libwww cmake package for "LIBRARIES" instead of "LIBRARY"
kervala ac9684c8e5 Fixed: Compilation under Windows
kervala 709b796f0a Fixed: Compilation under Linux
kervala 78b10b758b Changed: Don't create config.h under Windows
kervala ddff2f28ca Changed: Use LIBXML_STATIC if building static libraries
kervala 2966ff7392 Changed: FindLibwww search also for libexpat
kervala 92b4d5ef8a Changed: Change the wrong header in the source code
kervala 968a752e55 Fixed: Windows compilation problems
kervala 7f72ef0bcb Fixed: ryzom_client_patcher compilation
kervala 9895da21d0 Changed: Remove all warnings when compiling Ryzom
kervala 7401b20488 Fixed: Some services compilation (winmain not found)
kervala 4b48c3a77c Fixed: Including windows.h before using WinMain
kervala 66d5227ce7 Changed: Don't use "using namespace" in .h
kervala bb86bb0991 Changed: Don't use "using namespace" in .h
kervala f884148dde Fixed: make_anim_melee_impact compilation
kervala 3f8bc64bca Changed: Remove all warnings when compiling Ryzom
kervala 10af2433ea Fixed: libwww GNU Regex, libcurl OpenSSL dependencies under Windows
kervala f432768edc Fixed: sheets_packer compilation
kervala 5ab87d866b Fixed: Server source directory
kervala f4d64df8c3 Fixed: Merged Windows and Mac OS executable types
kervala 1020a09ca4 Fixed: Detects mysqlclient library