Commit Graph

399 Commits (b5b395c127cabff09f29498b1bbfd4bfec1c0012)

Author SHA1 Message Date
kervala 9200fa7919 Changed: Added luabindd as luabind debug library name
kervala 8f72d47de7 Changed: Use default FindZLIB.cmake module from CMake
kervala aecf408585 Fixed: Luabind detection when compiled from sources
kervala d6b53a3cef Fixed: CMake - improper detection architecture under linux (patch provided by Naush)
kervala d76e14c158 Changed: Replaced LIB_PREFIX by NL_LIB_PREFIX
kervala a4e5d88f5b Changed: Use of new variables to detect 64bits arch
kervala 5b9b530013 Fixed: Didn't display any error when DirectX SDK was not found
Changed: Use of new variables to detect 64bits arch
kervala 87aa990f3a Changed: Some code simplifications
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
kervala 7b472a2456 Fixed: Use of Windows SDK 7.1 with VC++ 2010 if found
kervala f87a76b31f Fixed: Some parameters were forgotten while compiling PCH
kervala 2e4b7777bd Fixed: VS 2010 does not work under CMake
kervala ea39e6ac7a Changed: Create an OpenGL ES driver
rti b1dba1cea7 Fixed: Missing objdump binary name in CheckDepends.cmake
rti 89ff84badf Changed: archlinux libwww linker error
kervala 535b75abd6 Changed: NeL can't find selected drivers in CMake
kervala d51cd28504 Fixed: Removed sound drivers from video macro and fixed libraries names
vl 481b840cb9 Added: dwarf2 debug symbol format for mac
kervala 56dc241c3d Fixed: Compilation under Linux with STLport
rti d6f9f68e96 Fixed: CMake Error: get_filename_component unknown component
kervala 5332e25384 Changed: Fix typos in comments/code
kervala 91c9b7d06a Changed: CMake compilation checks with STLport under Windows
kervala 1f81c36f2e Fixed: CMake compilation checks with STLport
kervala 83f82697c0 Changed: CMake doesn't find libwww under linux
kervala 5f441d56d9 Changed: Fix typos in comments/code
kervala 2c5001ee1b Fixed: Compilation with luabind 0.7 (include luabind/version.hpp only when existing)
kervala 3edc080f2a Fixed: CMake 2.6 error
rti cd381d6bf5 Added: -pipe option to reduce disk usage while building
kervala 847ad97364 Changed: Use optimized and debug keywords only if both are found
kervala a4c64bb753 Changed: Implement CCustomMouse for Linux
vl 72e4c5208f Fixed: link order of the lib
aquiles e6889998a6 Merge
aquiles 1ee5eb186e Changed: Altered the CMakeList definition for Find3dsMaxSDK.cmake
kervala 6edf49e2b6 Changed: FindLibwww does not make all needed libs link to ryzom_client
kervala 636fab6d33 Fixed: FindLibwww does not make all needed libs link to ryzom_client
kervala 977dac07be Changed: FindLibwww does not make all needed libs link to ryzom_client
kervala 4baba859f7 Changed: FindLibwww does not make all needed libs link to ryzom_client
kervala 233fc51109 Changed: FindLibwww does not make all needed libs link to ryzom_client
kervala 247d77c3a4 Changed: FindLibwww does not make all needed libs link to ryzom_client
kervala 6b1301f0c3 Changed: FindLibwww does not make all needed libs link to ryzom_client
kervala cfe210c080 Changed: FindLibwww does not make all needed libs link to ryzom_client
kervala 305b75fd86 Changed: FindLibwww does not make all needed libs link to ryzom_client
kervala 81f1791fbe Changed: FindLibwww does not make all needed libs link to ryzom_client
kervala 5ad7e823e9 Changed: FindLibwww does not make all needed libs link to ryzom_client
kervala cc0eb26a77 Changed: FindLibwww does not make all needed libs link to ryzom_client
kervala b67181f1af Fixed: name_dir property for NeL and Ryzom libs under Mac OS X
kervala 48d69ac9d7 Fixed: Added /Zm1000 to be able to create PCH with a lot of headers
kervala dbe04e26e4 Changed: Add another check for libwwww
kervala 28800dcda6 Changed: Checks for libwww dir
kervala e2967cf317 Fixed: Checks for libwww stream and dir modules
kervala f3b1ea3d95 Changed: Added commands for Mac OS
kervala f2ebf0b626 Changed: archlinux libwww linker error
kervala 04ba071785 Changed: Create a CMake macro to check if we should link to an external lib or not
kervala 0cdb90cf44 Changed: Create a CMake macro to check if we should link to an external lib or not
kervala 92c923d7d2 Changed: Fix typos in comments/code
kervala 1927750a9b Changed: FindCppTest.cmake now can link to a specific STLport version of CppTest
kervala 8139ee2911 Fixed: Add a check for boost includes directory
kervala 6b2f637b88 Fixed: Use of new CMAKE_*_OUTPUT_DIRECTORY
kervala 62d821ebe0 Fixed: Bad detection of MFC
kervala d99f9aa3cf Changed: Enable WITH_STLPORT by default under Windows (because we are providing external with STLport)
kervala c9ca9c6a9b Changed: User can now have 2 externals: external and external_stlport, it will use the correct one
kervala 9ad779931b Changed: Make some options less verbose (MFC and Libwww)
kervala b9d24855ec Fixed: PCH problem with GCC
kervala 0322c32737 Fixed: Compilation with nmake and jom
kervala 7912010f99 Fixed: CMAKE_MAKE_PROGRAM or CMAKE_CXX_COMPILER can have relative path
kervala 9ce327a46a Fixed: PCHSupport.cmake to support Jom and Nmake
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.