Commit Graph

383 Commits (e4b83a47243475ddcec8972d90a1469987fbfa1b)

Author SHA1 Message Date
kervala 959dc8e3c4 Fixed: Use of CMAKE_CXX_COMPILER instead of CMAKE_MAKE_PROGRAM because Jom is not installed in VC++ directory
kervala 01eb101355 Fixed: Compilation with STLport under Linux (and probably Mac OS X)
kervala 5ed290b256 Changed: Move /X in build flags, only Debug and Release (default) modes, link flags are set automatically to all projects
kervala cacd5be701 Changed: Use MFC only under Windows
kervala 03d16778cb Fixed: Luabind library name with STLport
kervala 0c750706c8 Added: Options to build NeLNS and Snowballs (OFF by default)
kervala ce9e1514d8 Fixed: DirectX SDK 64bits directory
kervala 92f42ec9bd Fixed: Compilation with MFC in a custom path and/or STLport
kervala b301f0d03d Changed: Updated CMake modules for 64bits and STLport
kervala 92009c3ce5 Added: CMake module to find external/3rd party libs
acemtp@acemtp-desktop 48c3bfaf75 Changed: order of the lib to make it link in static
kervala 7e70573c6e Fixed: Debug version of mysqlclient
kervala c0698a39a2 Fixed: STLport can't be used under Windows
kervala a6c5356761 Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind)
kervala 048a53558d Fixed: libwww unresolved symbols on Archlinux
rti 1322a9bbb1 merge
rti 5808e90181 Fixed: don't use GNU linker options with BSD's linker installed on mac os x
mattraykowski 7961fe8838 merge
mattraykowski b4b9c37068 merged FindLibwww.cmake
mattraykowski 52483da28f Changed: Correctly add found libwww libraries the the LIBWWW_LIBRARIES variable.
kervala 8db652391b Changed: NeL fails to build with --as-needed
rti 4b1fcc8726 Fixed: add all found libwww libs to the LIBWWW_LIBRARIES variable
kervala 58635a112c Fixed: Added missing RYZOM_*_PREFIX
mattraykowski 007037b407 Changed: Fixed libwww cmake package for "LIBRARIES" instead of "LIBRARY"
kervala 709b796f0a Fixed: Compilation under Linux
kervala 2966ff7392 Changed: FindLibwww search also for libexpat
kervala 7f72ef0bcb Fixed: ryzom_client_patcher compilation
kervala 10af2433ea Fixed: libwww GNU Regex, libcurl OpenSSL dependencies under Windows
kervala 1020a09ca4 Fixed: Detects mysqlclient library
kervala 36623018b4 Fixed: Detects fmod 64bits library
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.