Commit Graph

1099 Commits (a3212b2a906fb7e354f6dbd727751f117bc6457a)
 

Author SHA1 Message Date
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 af1cddcb14 Added: Groups in client target 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 5c55cd1221 Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects 14 years ago
kervala aad61b3ecb Changed: #825 Remove all warning when compiling Ryzom 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 47e1fe0f27 Fixed: server_share compilation (include guard added) 14 years ago
kervala 3115f50006 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 14 years ago
kervala f1c8d140aa Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 14 years ago
kervala 84986b79b7 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 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
sfb 1e4deb92ce Changed: Default env path to Qt changed to 4.6.3 14 years ago
sfb 56b5247fb3 merge 14 years ago
sfb a1648d5fe3 Changed: Install Qt DLLs from bin instead of lib 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 30e628148e Changed: Updated variables EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH (they are depreciated in CMake 2.6+) 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 b5257a0f94 Changed: Optimized PCH for EGS 14 years ago
kervala 9e058f053d Changed: Compare GetFileAttributes with INVALID_FILE_ATTRIBUTES to check if attributes are valid 14 years ago
kervala 1677874af2 Added: Detailed error for GL_FRAGMENT_PROGRAM_ARB 14 years ago
kervala 13f3a96c60 Changed: Moved some #include 14 years ago
kervala 429087d4d6 Added: Groups for EGS project 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 3f9f5aaee4 Changed: Generate only one config.h in root 14 years ago
kervala 148a7260fc Fixed: #1105 NLMISC::createDebug - Infinite loop 14 years ago
kervala cfc125cd38 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kaetemi d6c99a6d9c Changed: #964 Properly update nel material texture changes in viewport/render, handle more cases for max file path conversion, added conversion log, allow use of a timestamp tag file to facilitate resuming the conversion process. 14 years ago
kaetemi 76b1a30af9 Changed: #1092 Improved build pipeline scripts to properly avoid 3ds max hanging and handle crashes without user interference 14 years ago
kaetemi 5d9db22b91 Changed: #1092 Reliability improvements for batched anim export from max 14 years ago
vl ff8f7b1875 Added: missing namespace nlmisc 14 years ago
kervala 08bcbc3451 Changed: Updated CMake projects 14 years ago
kervala 5a68440aa5 Changed: #825 object_viewer warnings 14 years ago
kervala 7939c1a07d Fixed: Some compilation errors 14 years ago
kervala 9e29a11377 Fixed: Bad merge 14 years ago
kervala 6d4bdb0db5 Changed: Centralized NeL includes in PCH 14 years ago
kervala 123c773bae Changed: #825 Commented out all #pragma message 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 7be61404af Fixed: tile_edit compilation 14 years ago