Commit Graph

65 Commits (636fab6d330a76cca1bdbb11f61748a621783018)

Author SHA1 Message Date
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