Commit Graph

306 Commits (e7645739a63c9c71d499fd66d3c7685210594268)

Author SHA1 Message Date
kervala 07709e9cfc Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala cb77f1df66 Added: CMake file for bin2c
--HG--
branch : develop
9 years ago
kervala 59aaad27c1 Changed: Works for C compilers too
--HG--
branch : develop
9 years ago
kervala c5d8c9965e Changed: Minor changes (EOL, spaces, etc...)
--HG--
branch : develop
9 years ago
kervala 6c27e927b5 Fixed: Compilation in 64 bits under Windows
--HG--
branch : develop
9 years ago
kervala d5749430f7 Fixed: Typo in Lua 5.3 module
--HG--
branch : develop
9 years ago
kaetemi 9a477d976b VS2015 compilation fixes
--HG--
branch : develop
9 years ago
kervala fd80a0f22d Changed: Update WindowsSDK CMake module for VC++ 2015
--HG--
branch : develop
9 years ago
kervala ec7699aca9 Fixed: Compilation of object_viewer_qt with Qt 5
--HG--
branch : develop
9 years ago
kervala 873f4995ce Fixed: Missing PATHS in MySQL CMake module
--HG--
branch : develop
9 years ago
kervala bf19a4c61c Fixed: MySQL client under OS X
--HG--
branch : develop
9 years ago
kervala 1f2678eb10 Fixed: Warnings compiling with Qt 5
--HG--
branch : develop
9 years ago
kervala 75d16f7054 Fixed: Define QT_NO_DEBUG in Release with Qt 5 also in PCH
--HG--
branch : develop
9 years ago
kervala 016390446d Changed: Forgot to change RYZOM_GAMES_PREFIX
--HG--
branch : develop
9 years ago
kervala fb98ffe809 Changed: Added WITH_RYZOM_CUSTOM_PATCH_SERVER that allows to give priority to PatchUrl defined in client.cfg
--HG--
branch : develop
9 years ago
kervala 1b2e607d5d Changed: Add WITH_UNIX_STRUCTURE to use UNIX structure (bin, etc, share, etc...)
--HG--
branch : develop
9 years ago
kervala 7ca5e7acf6 Fixed: Compilation with Qt 5 static under Linux
--HG--
branch : develop
9 years ago
kervala a3b6e87b0d Changed: Disable useless message
--HG--
branch : develop
9 years ago
kervala e486cac363 Fixed: Wrong cases
--HG--
branch : develop
9 years ago
kervala 651870a2c9 Fixed: Allow to find Windows SDK libraries in lib/amd64 too
--HG--
branch : develop
9 years ago
kervala 1ab5357804 Changed: Updates CMake modules
--HG--
branch : develop
9 years ago
kervala c1716ae3db Fixed: Include directories with Qt 5 CMake modules in PCH
--HG--
branch : develop
9 years ago
kervala 8761ee3bcd Fixed: RETURN() doesn't exit from macro but from current file (thanks Nimetu!)
--HG--
branch : develop
9 years ago
kervala a245857986 Changed: Remove specific C++ dialects for warnings
--HG--
branch : develop
9 years ago
kervala 1fa2e22491 Changed: Port some tools to Qt 5
--HG--
branch : develop
9 years ago
kervala 1afec95dd9 Fixed: Only display VR page in game config if compiled with a VR SDK
--HG--
branch : develop
9 years ago
kervala 68cbba44ce Fixed: Assimp depends on ZLIB
--HG--
branch : develop
9 years ago
kervala 804a635993 Changed: Display revision
--HG--
branch : develop
9 years ago
kervala 7a2dd18095 Changed: Add and use more constants in config.h
--HG--
branch : develop
9 years ago
kervala abb6b28661 Fixed: ROOT_DIR is the parent of CMAKE_SOURCE_DIR
--HG--
branch : develop
9 years ago
kervala 27b45b40e8 Fixed: Use STRING(TIMESTAMP ...) since CMake 2.8.11 to get build time
--HG--
branch : develop
9 years ago
kervala 2fa0544912 Changed: Don't generate revision.h anymore
--HG--
branch : develop
9 years ago
kervala 520eb941b1 Changed: Simplified CMake ELSE and ENDIF
--HG--
branch : develop
9 years ago
kervala 39bda44106 Changed: Removed useless checks in config.h
--HG--
branch : develop
9 years ago
kaetemi 6c2490090d Merge with feature-export-assimp
--HG--
branch : develop
9 years ago
kervala f1a75132dd Changed: CMake end tags
--HG--
branch : develop
9 years ago
kervala 44bfc85c7a Fixed: Wrong external detection (we don't use libwww anymore, so new external don't have it)
--HG--
branch : develop
9 years ago
kervala 69100c20f0 Fixed: Wrong end tags
--HG--
branch : develop
9 years ago
kervala ec39ef13bf Changed: Support for Lua 5.3 (can be improved)
--HG--
branch : develop
9 years ago
kervala 5fc3c52df9 Fixed: Don't add dependency on target revision if not defined
--HG--
branch : develop
9 years ago
kervala 52800cd03b Fixed: GCC 5 version check fails for PCH support
--HG--
branch : develop
9 years ago
kervala 2910b1a375 Fixed: Warnings with CMake
--HG--
branch : develop
9 years ago
kervala eb5f46fbae Changed: Use less verbose version for ELSE(), ENDIF(), ENDFOREACH() and ENDMACRO()
--HG--
branch : develop
9 years ago
kaetemi 8179ee3836 Add assimp dependency
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 96116c6eba Todo note
--HG--
branch : develop
9 years ago
kaetemi 9a10f1413b Fix DXSDK include order
--HG--
branch : develop
9 years ago
kaetemi cac661dbca SDK 8.1 support
--HG--
branch : develop
9 years ago
Nimetu be95880a95 Remove libwww, only keep html entitites list
--HG--
branch : develop
10 years ago
kaetemi 72475cf719 Fix FindLibOVR cmake script
--HG--
branch : develop
10 years ago
kaetemi a8db3b2dda Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago