Commit Graph

43 Commits (a35cdd8648b59f17837949ae97b906668b1dd259)

Author SHA1 Message Date
kervala 4b4b321169 Changed: Allow to compile Ryzom tools even without MySQL (mysql client library has compilation problems with VC++ 2015)
--HG--
branch : develop
kervala 389e5712df Changed: Allow to compile Ryzom Installer alone
--HG--
branch : develop
kervala 4d5be82f19 Changed: Minor changes
--HG--
branch : develop
kervala 9fc317bd20 Changed: Compile tools first because client needs some of them
--HG--
branch : develop
kervala 7ebe3088bb Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set
--HG--
branch : develop
kervala 30b0f25587 Fixed: server_share needs MySQL headers
kervala 87ee7fa8d2 Changed: Moved lua, luabind and curl FIND_PACKAGE in root CMakeLists.txt
kaetemi 347d4e0940 Some necessary ryzom tools did not build when client and server were unchecked
mattraykowski 6e309fee7a changed - moved the libwww package discovery and fixed include paths in library project.
kervala 7cc130f42a Changed: Revert a previous "fix" because iconv is already linked to Ryzom client under Mac OS X
kervala 0ca7e4d64d Fixed: Compilation under Mac OS X where curl needs iconv
kervala aa9d2bfe8b Fixed: Compilation using WITH_STATIC_EXTERNAL under Mac OS X
kervala 18ea4f8004 Changed: Check for Lua, Luabind, CURL and LibWWW only if compiling the client
kervala 3f9f5aaee4 Changed: Generate only one config.h in root
kervala 08bcbc3451 Changed: Updated CMake projects
vl 45eb6f48c7 Changed: include ssl only if the lib is found
kervala 2ac36f839c Fixed: optional OpenSSL only when building in static (curl could need it)
mattraykowski a5bc41e1be Changed: Added missing server tools to CMake build. Tweaked code to find headers in correct places.
kervala 58635a112c Fixed: Added missing RYZOM_*_PREFIX
kervala 78b10b758b Changed: Don't create config.h under Windows
kervala 2966ff7392 Changed: FindLibwww search also for libexpat
kervala 7f72ef0bcb Fixed: ryzom_client_patcher compilation
kervala 10af2433ea Fixed: libwww GNU Regex, libcurl OpenSSL dependencies under Windows
mattraykowski c3e4ffbe26 merge while working on rebase root source dir
mattraykowski 1b511949c9 Update: Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows.
kervala f0d758bc6a Changed: Moved config.h stuff in ConfigureChecks.cmake
kervala d7943cfa7d Fixed: CMake does not search luabind
rti 06f7326e34 Fixed: Make cocoa the default subsystem on Mac OS X
kervala e918f393c9 Fixed: Ryzom-client requires Cmake 2.8 - Not standard in Ubuntu 9.04
kervala 9e7420a442 Changed: Use a standard application path for writing files
kervala 61d960a970 Changed: Use a standard application path for writing files
kervala 5bb012883d Changed: Remove/convert/update old projects
kervala ae239a6b94 Changed: Use PCH under Linux with CMake
kervala 8eac425f0f Changed: NeL and Ryzom Core version 0.7.0
rti 0f62cfa0f2 Changed: adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES)
rti 80e7cb03c7 Fixed: - NeL and Ryzom client should build out of the box using CMake on mac os x now.
Matt Raykowski 526effaaca Update: Fixing some warnings and some more CMake work.
Matt Raykowski 0f2df97d23 Update: More EGS CMake updates, one linker left.
Matt Raykowski 1bf8f2ee9a Update: Added server_share to build, cleaned EGS SRC glob.
Matt Raykowski a3bc0ea702 Update: Starting to add services to CMake, added admin_modules and frontend_service.
Matt Raykowski cbecd29fa6 Update: Applied some patches and fixed include directories for CMake.
Matt Raykowski e055fbd30b Update: Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB
acemtp@users.sourceforge.net d5c601ffa5 initial version