Commit Graph

169 Commits (feature/build-pipeline-v3)

Author SHA1 Message Date
kervala 5fc3c52df9 Fixed: Don't add dependency on target revision if not defined
--HG--
branch : develop
9 years ago
kaetemi 8179ee3836 Add assimp dependency
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 9a10f1413b Fix DXSDK include order
--HG--
branch : develop
10 years ago
kaetemi 422977be8c Merge with develop
--HG--
branch : build_pipeline_v3
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
kervala e8b0765e7c Merge with hotfix
--HG--
branch : develop
10 years ago
kervala eb5fecf8ce Fixed: Only keep Release and Debug configurations in CMake
--HG--
branch : hotfix
10 years ago
kervala ec12e6a75e Changed: Allow to enable UAC for Windows client
--HG--
branch : develop
10 years ago
dfighter1985 8373118c7e Merged default.
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi 5312547295 Add option for -mfpmath=both flag 11 years ago
kaetemi ed5721a79b Add SSE3 compile flag if enabled 11 years ago
kaetemi ac3e69b8ab Merge with default
--HG--
branch : sse2
11 years ago
kaetemi 9838ef56de Fix Snowballs compile under MinGW 11 years ago
kaetemi 3dd11fe157 Fix compilation of NLMISC under MinGW 11 years ago
kaetemi 4ed37ac68e SSE2: Add CMake options
--HG--
branch : sse2
11 years ago
kaetemi d9042ad040 Merge with default
--HG--
branch : build_pipeline_v3
11 years ago
dfighter1985 91f859bc8a Moved ovqt to /code/studio
--HG--
branch : gsoc2014-dfighter
11 years ago
kervala a8c35f9229 Fixed: Used code being removed by -Wl,-x on Mac OS X 11 years ago
kervala 6c4d33c2a6 Changed: Improvements in patch system 11 years ago
botanic 666ab7ebec Added linux patcher! 11 years ago
botanic e728daa7cd Add CMAKE option and NVIDIA PerfHUD support 11 years ago
kaetemi de449a90a0 Merge with default
--HG--
branch : build_pipeline_v3
11 years ago
kervala 1c50b1f943 Fixed: Compilation under Mac OS X 10.9 11 years ago
kervala 19f7bc931e Fixed: Warning "LNK4224: /INCREMENTAL:YES is no longer supported" 11 years ago
kervala 98c862136a Changed: Manual -isysroot and -mmacosx-version-min useless because already set by CMake 11 years ago
kervala 3294955c60 Fixed: #55 ryzom_client crashes on start with unprotected error in call to Lua API 11 years ago
Thibaut Girka ea8a845ab9 Add support for LibVR
--HG--
branch : multipass-stereo
11 years ago
kaetemi 7782576dfc Merge with default
--HG--
branch : multipass-stereo
11 years ago
kervala 6ddf4786ff Changed: Use /X everytime with MSVC 11 years ago
kervala a71f08274e Changed: Use PLATFORM_LINKFLAGS in *_LINKER_FLAGS 11 years ago
kervala 969d9a057d Changed: Display a message when compiling with NMake and define NMAKE 11 years ago
kervala a52df4c710 Changed: Factorized AMD/amd 11 years ago
kervala c792c423db Fixed: X64 not detected with CMake 2.8.11 12 years ago
kaetemi 1e9771d054 Merge with default
--HG--
branch : multipass-stereo
12 years ago
StudioEtrange f18dd1f351 Error passing wrong version number to msvc linker
ENV: WinSDK8 VS2012 Compilation in 64 Bits
ERROR: error when linking client

CAUSE: msvc link support only major and minor version number. Before VS2012 extra number (like revision number) were stripped. Now the link throw an error with VS2012

see https://bugs.php.net/bug.php?id=63537 see http://msdn.microsoft.com/fr-fr/library/h88b7dc8(v=vs.110).aspx

--HG--
branch : StudioEtrange/error-passing-wrong-version-number-to-ms-1374694351376
12 years ago
StudioEtrange 885a39ad7e nel.cmake edited online with Bitbucket
--HG--
branch : StudioEtrange/nelcmake-edited-online-with-bitbucket-1374694264640
12 years ago
StudioEtrange cc30e3b8f8 ENV:
WinSDK8
VS2012
Compilation in 64 Bits

ERROR:
error when linking client

CAUSE:
msvc link support only major and minor version number.
Before VS2012 extra number (like revision number) were stripped. Now the link throw an error with VS2012

see https://bugs.php.net/bug.php?id=63537
see http://msdn.microsoft.com/fr-fr/library/h88b7dc8(v=vs.110).aspx

--HG--
branch : StudioEtrange/env-winsdk8-vs2012-compilation-in-64-bit-1374693753244
12 years ago
kaetemi 2866fc4b01 Merge with default
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi f94021ac92 Merge with default
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi ef72bfc828 Merge with default
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 58028ce6a5 Merge with default
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi b74292e34f Merge with default
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi ce798c4bf1 Merge with default
--HG--
branch : build_pipeline_v3
12 years ago
Michael Witrant a33a0e5c56 LibOVR is optional, and is disabled by default
--HG--
branch : multipass-stereo
12 years ago
kaetemi 8629f069ae Allow compiling with shared libxml2 on Windows 12 years ago
kervala a5806126b4 Fixed: Compilation under Mac OS X (CMAKE_OSX_DEPLOYMENT_TARGET and CMAKE_OSX_SYSROOT must be set on CMake command-line if needed) 12 years ago
dfighter1985 fcb736c387 Merged mainline default branch changes.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kervala ab838c00bf Fixed: revision target not being generated 12 years ago
kervala f4b72eab54 Changed: Support for VC++ 2012
Changed: Improvements for iOS
Changed: Support for Android
12 years ago
kervala b4d9e2bfdd Fixed: Detect and use Windows 8 SDK only under Visual C++ 2012 12 years ago
dfighter1985 cb13ce46cd MODIFIED: #1471 Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kervala 2e6361ebfe Fixed: revision.h error when hg executable not found 12 years ago
kervala b421b38def Changed: Use of CMAKE_OSX_ARCHITECTURES to compile universal binaries under Mac OS X 12 years ago
kervala 3c19f1a2f4 Changed: Don't use CMAKE_LIBRARY_ARCHITECTURE at all, because not reliable enough 12 years ago
kervala af4ed15c36 Changed: CXXFLAGS and CPPFLAGS support in CMake
Changed: Use LIBRARY_ARCHITECTURE to override CMAKE_LIBRARY_ARCHITECTURE
12 years ago
kervala 122fef354c Changed: Don't check Debian environment variables in CMake scripts (define options on cmake command-line instead) 12 years ago
kaetemi ae467715a8 Merged: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
12 years ago
kervala 4a1df6eb66 Changed: #1444 Allow to provide custom revision.h 12 years ago
kervala e67c6e9b1e Changed: Under Windows, install all files in the same folder excepted includes and libs 12 years ago
kervala 0795a61516 Changed: #825 Remove all warnings when compiling Ryzom 12 years ago
kervala cb8cb918dd Changed: #1493 Fixed absolute prefixes 12 years ago
kervala 52d086fb8a Changed: #1493 Fixed absolute prefixes 12 years ago
kervala 6f480b4a87 Fixed: #1493 Remove also -O flags from environment variables 12 years ago
kervala 7a04e920e1 Fixed: #1493 MultiArch support 12 years ago
kervala 2f8b59e0ae Fixed: cmake Xcode project generation broken 12 years ago
dfighter1985 d301c46c27 Merged default branch into gui-refactoring.
--HG--
branch : gui-refactoring
13 years ago
kaetemi 3acb9620a5 Merged: From default to pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 aed979a7fe Created NELGUI library, moved the GUI event descriptors there.
--HG--
branch : gui-refactoring
13 years ago
kervala 36b4d1a298 Added: Xcode checks and specific flags
Changed: Target by default Mac OS X 10.6 if not specified
Changed: Add -isysroot, -arch and -mmacosx-version-min flags if needed
13 years ago
kervala 15d2226427 Changed: Use only static libraries under Mac OS X if WITH_STATIC_EXTERNAL is used
Changed: Strip binaries under Mac OS X by default in Release (use WITH_SYMBOLS if you don't want)
13 years ago
sfb a5de55c18d merge 13 years ago
sfb c2e63b9d9d Changed: Used a Regex to workaround the colon project name issue for VS10. 13 years ago
kervala 8e70469541 Changed: Define Release configuration for compilation checks and as default if not defined (must be defined before PROJECT) 13 years ago
kervala eeecc06601 Changed: #1448 Compilation with Clang 13 years ago
kervala 0028303c35 Changed: Some Debian multiarch fixes
Added: Option WITH_SYMBOLS to keep symbols when compiling in Release
13 years ago
kervala 18e11b2867 Changed: Some checks for Clang and MinGW 13 years ago
kervala 425927cd50 Changed: #1448 Compilation with CLang (patch provided by GelluleX, thanks !) 13 years ago
kaetemi c03597dd73 Merge: From default to build_pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kervala 033c2ecf0e Fixed: #1321 Adopt WITH_STATIC_EXTERNAL for Mac OS X 13 years ago
kervala c937df33ef Changed: #1444 Add details for user-agent 13 years ago
kaetemi 7eacbe6706 Added: CMake projects for pipeline
--HG--
branch : build_pipeline_v3
13 years ago
sfb efa4fbdbf1 merge 13 years ago
kervala 17aded8877 Changed: Support for Debian/Ubuntu multiarch (use -DCMAKE_LIBRARY_ARCHITECTURE=<multiarch>) 13 years ago
kervala 7523a91fe1 Changed: Fix again bad MSVC10 CMake generator... 13 years ago
kervala 6306833423 Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...) 13 years ago
kervala 60ba938794 Changed: Allow to use external under Linux and Mac OS X 13 years ago
kervala 16383043d5 Fixed: "relocation R_X86_64_32 against.." error when mixing static and shared libraries 13 years ago
kervala 45eed67242 Changed: #1177 VS 2010 does not work under CMake 14 years ago
sfb bd2768ec89 Added: 3rd party library - Qt Property Browser 2.5
--HG--
branch : branch_ovqt_3rdparty
14 years ago
kervala 75ce27ad45 Added: Option WITH_STATIC_EXTERNAL to force FIND_LIBRARY to find static libs 14 years ago
kervala b7eefef484 Changed: #1177 VS 2010 does not work under CMake 14 years ago
kervala b2585e21f6 Added: VC++ flags to fix some warnings and errors 14 years ago
kervala d6b53a3cef Fixed: #1297 CMake - improper detection architecture under linux (patch provided by Naush) 14 years ago
kervala d76e14c158 Changed: Replaced LIB_PREFIX by NL_LIB_PREFIX 14 years ago
kervala 3eb4b064fb Changed: Use of LIB_PREFIX only if defined
Changed: Compilation with all cores for VC++ 2008 and 2010
Changed: New method to determine the target CPU
14 years ago
kervala 2e4b7777bd Fixed: #1177 VS 2010 does not work under CMake 14 years ago
kervala ea39e6ac7a Changed: #1275 Create an OpenGL ES driver 14 years ago
kervala d51cd28504 Fixed: Removed sound drivers from video macro and fixed libraries names 14 years ago
vl 481b840cb9 Added: dwarf2 debug symbol format for mac 14 years ago