Commit Graph

9194 Commits (103179ece75a71ee12e7f7563d884351d4b9f2ca)
 

Author SHA1 Message Date
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
kervala 36623018b4 Fixed: Detects fmod 64bits library
mattraykowski cc43911ccb Change: More root-build paths changes for NeL and Ryzom. Fixed some bad merges.
mattraykowski c3e4ffbe26 merge while working on rebase root source dir
mattraykowski 972e141687 Changed: Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout.
kaetemi a3b71cdb3e Added: Generators for ecosystem projects, all four ecosystem projects, generators for max exporter scripts, rbank cmb export.
Changed:  Improved skipping of exported max files, corrected search paths for some tools configurations.
kaetemi 411f2893c8 Changed: Max asset batch converter now also shows maps in older max versions.
kaetemi 73bfbdc4f8 Fixed: georges2csv.vcproj dependencies
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 6cf96b9e36 Changed: Remove all warnings when compiling Ryzom
kervala e9c9345826 Changed: Updated tools CMake projects
kervala aff9d7946d Fixed: nel_unit_test compilation