Commit Graph

80 Commits (d6f9f68e96667c6476d1da47ca29cf3f86cc8d87)

Author SHA1 Message Date
rti d6f9f68e96 Fixed: #1248 CMake Error: get_filename_component unknown component 14 years ago
kervala 5332e25384 Changed: #878 Fix typos in comments/code 14 years ago
kervala 91c9b7d06a Changed: CMake compilation checks with STLport under Windows 14 years ago
kervala 1f81c36f2e Fixed: CMake compilation checks with STLport 14 years ago
kervala 83f82697c0 Changed: #1233 CMake doesn't find libwww under linux 14 years ago
kervala 5f441d56d9 Changed: #878 Fix typos in comments/code 14 years ago
kervala 2c5001ee1b Fixed: Compilation with luabind 0.7 (include luabind/version.hpp only when existing) 14 years ago
kervala 3edc080f2a Fixed: CMake 2.6 error 14 years ago
rti cd381d6bf5 Added: -pipe option to reduce disk usage while building 14 years ago
kervala 847ad97364 Changed: Use optimized and debug keywords only if both are found 14 years ago
kervala a4c64bb753 Changed: #1034 Implement CCustomMouse for Linux 14 years ago
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