Commit Graph

73 Commits (642ae4208e027048123617cf96ee8e9824bc461e)

Author SHA1 Message Date
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
kervala c937df33ef Changed: #1444 Add details for user-agent 13 years ago
sfb f43774765d Changed: Turned off zone painter, fixed nelns and snowballs CMake builds for gcc 4.4.3 13 years ago
kervala b7eefef484 Changed: #1177 VS 2010 does not work under CMake 14 years ago
vl d92c0b4815 Added: missing iconv include 14 years ago
rti 0b5c86d1df Added: FindIconv which is needed for a completely static client build on Mac OS X 14 years ago
kervala 2e4b7777bd Fixed: #1177 VS 2010 does not work under CMake 14 years ago
kervala a778fec2b4 Changed: #1177 VS 2010 does not work under CMake 14 years ago
"Matt Raykowski" 6f7211c324 Changed: Incremented version number in CMake and Autoconf. Reverted tag. 14 years ago
kervala 535b75abd6 Changed: #1251 NeL can't find selected drivers in CMake 14 years ago
kervala a1a6c669f2 Changed: #878 Fix typos in comments/code 14 years ago
"Matt Raykowski" fb75c46b0e Fixed: WITH_CEGUI changed to WITH_NEL_CEGUI but wasn't corrected in the build tree. It is now. 14 years ago
kervala 8e4814e128 Fixed: NeL tests compilation 14 years ago
kervala 181bc269cf Changed: #1111 Create a CMake macro to check if we should link to an external lib or not 14 years ago
kervala 6b2f637b88 Fixed: Use of new CMAKE_*_OUTPUT_DIRECTORY 14 years ago
kervala 62d821ebe0 Fixed: Bad detection of MFC 14 years ago
kervala 9ad779931b Changed: Make some options less verbose (MFC and Libwww) 14 years ago
sfb 1e4deb92ce Changed: Default env path to Qt changed to 4.6.3 14 years ago
sfb 56b5247fb3 merge 14 years ago
sfb a1648d5fe3 Changed: Install Qt DLLs from bin instead of lib 14 years ago