Commit Graph

24 Commits (feature/pipeline-tools)

Author SHA1 Message Date
kervala d039598225 Fixed: Compilation
--HG--
branch : develop
kervala 25a4d6bbed Changed: Replace all path native functions by NeL methods
--HG--
branch : develop
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
kervala 189fc7a2d9 Changed: Minor changes
--HG--
branch : develop
kervala 84831a4b34 Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
--HG--
branch : develop
kervala 079ea3e5c5 Changed: Let dependencies propagate to other targets
--HG--
branch : develop
kervala 1a40880d6f Changed: Use RYZOM_VERSION from config.h (generated by CMake)
--HG--
branch : develop
kervala 8eaf7d889a Changed: Use *_PREFIX instead of fixed values with INSTALL
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
kervala 36fcd706fa Changed: Remove all warnings when compiling Ryzom
kervala de9b4be9c6 Changed: Remove all warnings when compiling Ryzom
kervala 470b7e2729 Changed: Remove all warning when compiling Ryzom
kervala 39d099f21d Changed: Remove all warning when compiling Ryzom
kervala e6c61a9602 Changed: Replace atoi and sscanf by fromString when it's possible
kervala 5c55cd1221 Fixed: Avoid VC++ to relink all projects when using CMake generated projects
kervala 7401b20488 Fixed: Some services compilation (winmain not found)
kervala 4b48c3a77c Fixed: Including windows.h before using WinMain
kervala 3f8bc64bca Changed: Remove all warnings when compiling Ryzom
mattraykowski 972e141687 Changed: Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout.
kervala e1242bffea Removed: useless backup files
kervala 59bdca45fe Changed: Prefix all Ryzom binaries by ryzom_
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