Commit Graph

145 Commits (c03dcd268fe12697b1ab071bc86a2affd9e489fd)

Author SHA1 Message Date
kervala 1604cb3f8c Changed: Compiler flags must be defined after options declaration
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
sfb e5cf9934e7 Fixed: VS10 isn't implicitly casting to CSString. Forcing it, which is probably more correct anyway.
kervala c937df33ef Changed: Add details for user-agent
sfb f43774765d Changed: Turned off zone painter, fixed nelns and snowballs CMake builds for gcc 4.4.3
kervala b7eefef484 Changed: VS 2010 does not work under CMake
vl d92c0b4815 Added: missing iconv include
rti 0b5c86d1df Added: FindIconv which is needed for a completely static client build on Mac OS X
kervala 2e4b7777bd Fixed: VS 2010 does not work under CMake
kervala a778fec2b4 Changed: VS 2010 does not work under CMake
"Matt Raykowski" 6f7211c324 Changed: Incremented version number in CMake and Autoconf. Reverted tag.
kervala 535b75abd6 Changed: NeL can't find selected drivers in CMake
kervala a1a6c669f2 Changed: Fix typos in comments/code
"Matt Raykowski" fb75c46b0e Fixed: WITH_CEGUI changed to WITH_NEL_CEGUI but wasn't corrected in the build tree. It is now.
kervala 8e4814e128 Fixed: NeL tests compilation
kervala 181bc269cf Changed: Create a CMake macro to check if we should link to an external lib or not
kervala 6b2f637b88 Fixed: Use of new CMAKE_*_OUTPUT_DIRECTORY
kervala 62d821ebe0 Fixed: Bad detection of MFC
kervala 9ad779931b Changed: Make some options less verbose (MFC and Libwww)
sfb 1e4deb92ce Changed: Default env path to Qt changed to 4.6.3
sfb 56b5247fb3 merge
sfb a1648d5fe3 Changed: Install Qt DLLs from bin instead of lib
kervala 0322c32737 Fixed: Compilation with nmake and jom
kervala 7912010f99 Fixed: CMAKE_MAKE_PROGRAM or CMAKE_CXX_COMPILER can have relative path
kervala 30e628148e Changed: Updated variables EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH (they are depreciated in CMake 2.6+)
kervala 959dc8e3c4 Fixed: Use of CMAKE_CXX_COMPILER instead of CMAKE_MAKE_PROGRAM because Jom is not installed in VC++ directory
kervala 5ed290b256 Changed: Move /X in build flags, only Debug and Release (default) modes, link flags are set automatically to all projects
kervala 3f9f5aaee4 Changed: Generate only one config.h in root
kervala 7939c1a07d Fixed: Some compilation errors
kervala 0c750706c8 Added: Options to build NeLNS and Snowballs (OFF by default)
kervala 92f42ec9bd Fixed: Compilation with MFC in a custom path and/or STLport
kervala b301f0d03d Changed: Updated CMake modules for 64bits and STLport
kervala 32a67cc16e Changed: Use of FindExternal module
"Matt Raykowski" b95e0b675a Changed: Moved the check for CppTest so that nel_unit_test has it available.
"Matt Raykowski" 3d842b3d99 Changed: Altered build to allow CI builds to be submitted to CDash
kervala 92580e0239 Fixed: Parsing of CMAKE_MAKE_PROGRAM
kervala c0698a39a2 Fixed: STLport can't be used under Windows
kervala 1d8597eeb1 Changed: Winsock definition in root CMakeLists.txt
kervala 4c1fb29b70 Changed: Winsock definition in root CMakeLists.txt
kervala 8db652391b Changed: NeL fails to build with --as-needed
kervala ddff2f28ca Changed: Use LIBXML_STATIC if building static libraries
kervala 7f72ef0bcb Fixed: ryzom_client_patcher compilation
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.