Commit Graph

148 Commits (5fcd64b537a24ba30bb013ab7901dcfd5b890028)

Author SHA1 Message Date
kervala cf89d60682 Merge with develop
--HG--
branch : compatibility-develop
kervala 33e701192d Fixed: Sign OS X binaries needed by client and copy them in Ryzom bundle
--HG--
branch : develop
kervala 7a0c06a845 Merge with develop
--HG--
branch : compatibility-develop
kervala 28df949870 Fixed: Forgot to link to PlatformSupport under other platforms
--HG--
branch : develop
kervala d999e4a3bd Merge with develop
--HG--
branch : compatibility-develop
kervala 1be6901176 Fixed: Link errors under Linux
--HG--
branch : develop
kervala 86a903c96e Merge with develop
--HG--
branch : compatibility-develop
kervala cbc1acfcd2 Fixed: Link order with Qt 5 static under Linux
--HG--
branch : develop
kervala 0d82e4ad7f Merge with develop
--HG--
branch : compatibility-develop
kervala 7ca5e7acf6 Fixed: Compilation with Qt 5 static under Linux
--HG--
branch : develop
kervala 74f297f588 Merge with develop
--HG--
branch : compatibility-develop
kervala 9d30c279e0 Fixed: Compilation of some tools with Qt 5 in static
--HG--
branch : develop
kervala 7ebe3088bb Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set
--HG--
branch : develop
kervala 9df3111f21 Merge with develop
--HG--
branch : compatibility-develop
kervala 1fa2e22491 Changed: Port some tools to Qt 5
--HG--
branch : develop
kervala 5688c75bba Merge with develop
--HG--
branch : compatibility-develop
kervala 7a2dd18095 Changed: Add and use more constants in config.h
--HG--
branch : develop
kervala ce519d6d34 Changed: Minor changes
--HG--
branch : develop
kervala 2fa0544912 Changed: Don't generate revision.h anymore
--HG--
branch : develop
kaetemi 6c2490090d Merge with feature-export-assimp
--HG--
branch : develop
kervala c6ea264f24 Fixed: cURL static version needs to be linked against libidn under Linux too
--HG--
branch : develop
Nimetu 4c8b2d3134 Add basic gif support to CBitmap (issue )
--HG--
branch : develop
kaetemi 8179ee3836 Add assimp dependency
--HG--
branch : feature-export-assimp
Nimetu be95880a95 Remove libwww, only keep html entitites list
--HG--
branch : develop
kaetemi d9f3efc4e3 ryzomcore/v0.12.0
--HG--
branch : develop
kaetemi 9d36ac8cb0 Merge with hotfix
--HG--
branch : develop
kaetemi 621a9e8f7c ryzomcore/v0.11.3
--HG--
branch : hotfix
kaetemi a8db3b2dda Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
kaetemi 6db8abf95c Visual Studio 2013 compilation support for NLMISC
--HG--
branch : develop
dfighter1985 6c153a30b4 CPack should use the install prefix.
--HG--
branch : hotfix
dfighter1985 e7066c1384 Some CPack renames.
--HG--
branch : hotfix
kaetemi f9c81f3740 ryzomcore/v0.11.2
--HG--
branch : hotfix
kaetemi 6b1ea30f9c ryzomcore/v0.11.1
--HG--
branch : hotfix
kaetemi 0c1ff0df2a ryzomcore/v0.11.0
--HG--
branch : develop
kaetemi d30cca34f0 Backed out merge changeset: 361eb082ec5e
Does not compile. FindLibLZMA missing on Ubunty 12.04 LTS

--HG--
branch : develop
nimetu 3e209147b0 static libxml2 under linux requires lzma (tested on fedora/debian)
--HG--
branch : nimetu/static-libxml2-under-linux-requires-lzma-1412075714030
kaetemi e347b2a97f ryzomcore/v0.10.0
dfighter1985 0f7e1c022a Merge default
--HG--
branch : gsoc2014-dfighter
kaetemi 8e7a3b27d7 ryzomcore/v0.9.1
dfighter1985 8373118c7e Merged default.
--HG--
branch : gsoc2014-dfighter
kaetemi 4ed37ac68e SSE2: Add CMake options
--HG--
branch : sse2
dfighter1985 91f859bc8a Moved ovqt to /code/studio
--HG--
branch : gsoc2014-dfighter
kervala 0c31ab50bf Changed: CMAKE_OSX_DEPLOYMENT_TARGET is useless because CMake set it automatically based on MACOSX_DEPLOYMENT_TARGET
kervala 19cc4571d3 Fixed: Don't set CMAKE_OSX_DEPLOYMENT_TARGET anymore by default, only use that if you need
kervala 67e0b796ce Changed: Search for OpenGL Qt 4 module
kervala 3294955c60 Fixed: ryzom_client crashes on start with unprotected error in call to Lua API
kervala 87ee7fa8d2 Changed: Moved lua, luabind and curl FIND_PACKAGE in root CMakeLists.txt
kaetemi 8629f069ae Allow compiling with shared libxml2 on Windows
kervala d505b181f9 Changed: Define CMAKE_OSX_DEPLOYMENT_TARGET if not specified on command line
mattraykowski b90737e365 changes - updated the NL_VERSION_MINOR version from 8 to 9.
mattraykowski 6e309fee7a changed - moved the libwww package discovery and fixed include paths in library project.
kervala 5516d7bbd0 Changed: libxml2 requires liblzma under Mac OS X
kervala 6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL
kervala 1604cb3f8c Changed: Compiler flags must be defined after options declaration
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
sfb e5cf9934e7 Fixed: VS10 isn't implicitly casting to CSString. Forcing it, which is probably more correct anyway.
kervala c937df33ef Changed: Add details for user-agent
sfb f43774765d Changed: Turned off zone painter, fixed nelns and snowballs CMake builds for gcc 4.4.3
kervala b7eefef484 Changed: VS 2010 does not work under CMake
vl d92c0b4815 Added: missing iconv include
rti 0b5c86d1df Added: FindIconv which is needed for a completely static client build on Mac OS X
kervala 2e4b7777bd Fixed: VS 2010 does not work under CMake
kervala a778fec2b4 Changed: VS 2010 does not work under CMake
"Matt Raykowski" 6f7211c324 Changed: Incremented version number in CMake and Autoconf. Reverted tag.
kervala 535b75abd6 Changed: NeL can't find selected drivers in CMake
kervala a1a6c669f2 Changed: Fix typos in comments/code
"Matt Raykowski" fb75c46b0e Fixed: WITH_CEGUI changed to WITH_NEL_CEGUI but wasn't corrected in the build tree. It is now.
kervala 8e4814e128 Fixed: NeL tests compilation
kervala 181bc269cf Changed: Create a CMake macro to check if we should link to an external lib or not
kervala 6b2f637b88 Fixed: Use of new CMAKE_*_OUTPUT_DIRECTORY
kervala 62d821ebe0 Fixed: Bad detection of MFC
kervala 9ad779931b Changed: Make some options less verbose (MFC and Libwww)
sfb 1e4deb92ce Changed: Default env path to Qt changed to 4.6.3
sfb 56b5247fb3 merge
sfb a1648d5fe3 Changed: Install Qt DLLs from bin instead of lib
kervala 0322c32737 Fixed: Compilation with nmake and jom
kervala 7912010f99 Fixed: CMAKE_MAKE_PROGRAM or CMAKE_CXX_COMPILER can have relative path
kervala 30e628148e Changed: Updated variables EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH (they are depreciated in CMake 2.6+)
kervala 959dc8e3c4 Fixed: Use of CMAKE_CXX_COMPILER instead of CMAKE_MAKE_PROGRAM because Jom is not installed in VC++ directory
kervala 5ed290b256 Changed: Move /X in build flags, only Debug and Release (default) modes, link flags are set automatically to all projects
kervala 3f9f5aaee4 Changed: Generate only one config.h in root
kervala 7939c1a07d Fixed: Some compilation errors
kervala 0c750706c8 Added: Options to build NeLNS and Snowballs (OFF by default)
kervala 92f42ec9bd Fixed: Compilation with MFC in a custom path and/or STLport
kervala b301f0d03d Changed: Updated CMake modules for 64bits and STLport
kervala 32a67cc16e Changed: Use of FindExternal module
"Matt Raykowski" b95e0b675a Changed: Moved the check for CppTest so that nel_unit_test has it available.
"Matt Raykowski" 3d842b3d99 Changed: Altered build to allow CI builds to be submitted to CDash
kervala 92580e0239 Fixed: Parsing of CMAKE_MAKE_PROGRAM
kervala c0698a39a2 Fixed: STLport can't be used under Windows
kervala 1d8597eeb1 Changed: Winsock definition in root CMakeLists.txt
kervala 4c1fb29b70 Changed: Winsock definition in root CMakeLists.txt
kervala 8db652391b Changed: NeL fails to build with --as-needed
kervala ddff2f28ca Changed: Use LIBXML_STATIC if building static libraries
kervala 7f72ef0bcb Fixed: ryzom_client_patcher compilation
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.
mattraykowski f6c11aff7e Update: Initial file/folder move for single project build.