Commit Graph

92 Commits (9a0c6290a20ba8a722f85965e78e19aae8689e21)

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

--HG--
branch : develop
10 years ago
nimetu 3e209147b0 static libxml2 under linux requires lzma (tested on fedora/debian)
--HG--
branch : nimetu/static-libxml2-under-linux-requires-lzma-1412075714030
10 years ago
kaetemi e347b2a97f ryzomcore/v0.10.0 10 years ago
dfighter1985 0f7e1c022a Merge default
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi 8e7a3b27d7 ryzomcore/v0.9.1 10 years ago
dfighter1985 8373118c7e Merged default.
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi 4ed37ac68e SSE2: Add CMake options
--HG--
branch : sse2
11 years ago
dfighter1985 91f859bc8a Moved ovqt to /code/studio
--HG--
branch : gsoc2014-dfighter
11 years ago
kervala 0c31ab50bf Changed: CMAKE_OSX_DEPLOYMENT_TARGET is useless because CMake set it automatically based on MACOSX_DEPLOYMENT_TARGET 11 years ago
kervala 19cc4571d3 Fixed: Don't set CMAKE_OSX_DEPLOYMENT_TARGET anymore by default, only use that if you need 11 years ago
kervala 67e0b796ce Changed: Search for OpenGL Qt 4 module 11 years ago
kervala 3294955c60 Fixed: #55 ryzom_client crashes on start with unprotected error in call to Lua API 11 years ago
kervala 87ee7fa8d2 Changed: Moved lua, luabind and curl FIND_PACKAGE in root CMakeLists.txt 11 years ago
kaetemi 8629f069ae Allow compiling with shared libxml2 on Windows 12 years ago
kervala d505b181f9 Changed: Define CMAKE_OSX_DEPLOYMENT_TARGET if not specified on command line 12 years ago
mattraykowski b90737e365 changes #6 - updated the NL_VERSION_MINOR version from 8 to 9. 12 years ago
mattraykowski 6e309fee7a changed #20 - moved the libwww package discovery and fixed include paths in library project. 12 years ago
kervala 5516d7bbd0 Changed: libxml2 requires liblzma under Mac OS X 12 years ago
kervala 6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL 12 years ago
kervala 1604cb3f8c Changed: Compiler flags must be defined after options declaration 12 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
sfb e5cf9934e7 Fixed: #1455 VS10 isn't implicitly casting to CSString. Forcing it, which is probably more correct anyway. 13 years ago