Commit Graph

219 Commits (8099217145365fa2d04bf217ed77655af4db68bd)

Author SHA1 Message Date
vl 72e4c5208f Fixed: link order of the lib 14 years ago
aquiles e6889998a6 Merge 14 years ago
aquiles 1ee5eb186e Changed: Altered the CMakeList definition for Find3dsMaxSDK.cmake 14 years ago
kervala 6edf49e2b6 Changed: #1152 FindLibwww does not make all needed libs link to ryzom_client 14 years ago
kervala 636fab6d33 Fixed: #1152 FindLibwww does not make all needed libs link to ryzom_client 14 years ago
kervala 977dac07be Changed: #1152 FindLibwww does not make all needed libs link to ryzom_client 14 years ago
kervala 4baba859f7 Changed: #1152 FindLibwww does not make all needed libs link to ryzom_client 14 years ago
kervala 233fc51109 Changed: #1152 FindLibwww does not make all needed libs link to ryzom_client 14 years ago
kervala 247d77c3a4 Changed: #1152 FindLibwww does not make all needed libs link to ryzom_client 14 years ago
kervala 6b1301f0c3 Changed: #1152 FindLibwww does not make all needed libs link to ryzom_client 14 years ago
kervala cfe210c080 Changed: #1152 FindLibwww does not make all needed libs link to ryzom_client 14 years ago
kervala 305b75fd86 Changed: #1152 FindLibwww does not make all needed libs link to ryzom_client 14 years ago
kervala 81f1791fbe Changed: #1152 FindLibwww does not make all needed libs link to ryzom_client 14 years ago
kervala 5ad7e823e9 Changed: #1152 FindLibwww does not make all needed libs link to ryzom_client 14 years ago
kervala cc0eb26a77 Changed: #1152 FindLibwww does not make all needed libs link to ryzom_client 14 years ago
kervala b67181f1af Fixed: name_dir property for NeL and Ryzom libs under Mac OS X 14 years ago
kervala 48d69ac9d7 Fixed: Added /Zm1000 to be able to create PCH with a lot of headers 14 years ago
kervala dbe04e26e4 Changed: Add another check for libwwww 14 years ago
kervala 28800dcda6 Changed: #1109 Checks for libwww dir 14 years ago
kervala e2967cf317 Fixed: #1109 Checks for libwww stream and dir modules 14 years ago
kervala f3b1ea3d95 Changed: #1111 Added commands for Mac OS 14 years ago
kervala f2ebf0b626 Changed: #1109 archlinux libwww linker error 14 years ago
kervala 04ba071785 Changed: #1111 Create a CMake macro to check if we should link to an external lib or not 14 years ago
kervala 0cdb90cf44 Changed: #1111 Create a CMake macro to check if we should link to an external lib or not 14 years ago
kervala 92c923d7d2 Changed: #878 Fix typos in comments/code 14 years ago
kervala 1927750a9b Changed: FindCppTest.cmake now can link to a specific STLport version of CppTest 14 years ago
kervala 8139ee2911 Fixed: #1114 Add a check for boost includes directory 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 d99f9aa3cf Changed: Enable WITH_STLPORT by default under Windows (because we are providing external with STLport) 14 years ago
kervala c9ca9c6a9b Changed: User can now have 2 externals: external and external_stlport, it will use the correct one 14 years ago
kervala 9ad779931b Changed: Make some options less verbose (MFC and Libwww) 14 years ago
kervala b9d24855ec Fixed: PCH problem with GCC 14 years ago
kervala 0322c32737 Fixed: Compilation with nmake and jom 14 years ago
kervala 7912010f99 Fixed: CMAKE_MAKE_PROGRAM or CMAKE_CXX_COMPILER can have relative path 14 years ago
kervala 9ce327a46a Fixed: PCHSupport.cmake to support Jom and Nmake 14 years ago
kervala 959dc8e3c4 Fixed: Use of CMAKE_CXX_COMPILER instead of CMAKE_MAKE_PROGRAM because Jom is not installed in VC++ directory 14 years ago
kervala 01eb101355 Fixed: Compilation with STLport under Linux (and probably Mac OS X) 14 years ago
kervala 5ed290b256 Changed: Move /X in build flags, only Debug and Release (default) modes, link flags are set automatically to all projects 14 years ago
kervala cacd5be701 Changed: Use MFC only under Windows 14 years ago
kervala 03d16778cb Fixed: Luabind library name with STLport 14 years ago
kervala 0c750706c8 Added: Options to build NeLNS and Snowballs (OFF by default) 14 years ago
kervala ce9e1514d8 Fixed: DirectX SDK 64bits directory 14 years ago
kervala 92f42ec9bd Fixed: Compilation with MFC in a custom path and/or STLport 14 years ago
kervala b301f0d03d Changed: Updated CMake modules for 64bits and STLport 14 years ago
kervala 92009c3ce5 Added: CMake module to find external/3rd party libs 14 years ago
acemtp@acemtp-desktop 48c3bfaf75 Changed: order of the lib to make it link in static 14 years ago
kervala 7e70573c6e Fixed: Debug version of mysqlclient 14 years ago
kervala c0698a39a2 Fixed: STLport can't be used under Windows 14 years ago
kervala a6c5356761 Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind) 14 years ago
kervala 048a53558d Fixed: libwww unresolved symbols on Archlinux 14 years ago
rti 1322a9bbb1 merge 14 years ago
rti 5808e90181 Fixed: don't use GNU linker options with BSD's linker installed on mac os x 14 years ago
mattraykowski 7961fe8838 merge 14 years ago
mattraykowski b4b9c37068 merged FindLibwww.cmake 14 years ago
mattraykowski 52483da28f Changed: #842 Correctly add found libwww libraries the the LIBWWW_LIBRARIES variable. 14 years ago
kervala 8db652391b Changed: #915 NeL fails to build with --as-needed 14 years ago
rti 4b1fcc8726 Fixed: add all found libwww libs to the LIBWWW_LIBRARIES variable 14 years ago
kervala 58635a112c Fixed: Added missing RYZOM_*_PREFIX 14 years ago
mattraykowski 007037b407 Changed: #842 Fixed libwww cmake package for "LIBRARIES" instead of "LIBRARY" 14 years ago
kervala 709b796f0a Fixed: Compilation under Linux 14 years ago
kervala 2966ff7392 Changed: FindLibwww search also for libexpat 14 years ago
kervala 7f72ef0bcb Fixed: ryzom_client_patcher compilation 14 years ago
kervala 10af2433ea Fixed: libwww GNU Regex, libcurl OpenSSL dependencies under Windows 14 years ago
kervala 1020a09ca4 Fixed: Detects mysqlclient library 14 years ago
kervala 36623018b4 Fixed: Detects fmod 64bits library 14 years ago
mattraykowski c3e4ffbe26 merge while working on rebase root source dir 14 years ago
mattraykowski 1b511949c9 Update: #842 Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows. 14 years ago
mattraykowski f6c11aff7e Update: #842 Initial file/folder move for single project build. 14 years ago