Commit Graph

50 Commits (d1cf73e3688ddab9f29a50f63f40bf1364b81377)

Author SHA1 Message Date
dfighter1985 d301c46c27 Merged default branch into gui-refactoring.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 aed979a7fe Created NELGUI library, moved the GUI event descriptors there.
--HG--
branch : gui-refactoring
13 years ago
kervala 36b4d1a298 Added: Xcode checks and specific flags
Changed: Target by default Mac OS X 10.6 if not specified
Changed: Add -isysroot, -arch and -mmacosx-version-min flags if needed
13 years ago
kervala 15d2226427 Changed: Use only static libraries under Mac OS X if WITH_STATIC_EXTERNAL is used
Changed: Strip binaries under Mac OS X by default in Release (use WITH_SYMBOLS if you don't want)
13 years ago
sfb a5de55c18d merge 13 years ago
sfb c2e63b9d9d Changed: Used a Regex to workaround the colon project name issue for VS10. 13 years ago
kervala 8e70469541 Changed: Define Release configuration for compilation checks and as default if not defined (must be defined before PROJECT) 13 years ago
kervala eeecc06601 Changed: #1448 Compilation with Clang 13 years ago
kervala 0028303c35 Changed: Some Debian multiarch fixes
Added: Option WITH_SYMBOLS to keep symbols when compiling in Release
13 years ago
kervala 18e11b2867 Changed: Some checks for Clang and MinGW 13 years ago
kervala 425927cd50 Changed: #1448 Compilation with CLang (patch provided by GelluleX, thanks !) 13 years ago
kervala 033c2ecf0e Fixed: #1321 Adopt WITH_STATIC_EXTERNAL for Mac OS X 13 years ago
kervala c937df33ef Changed: #1444 Add details for user-agent 13 years ago
sfb efa4fbdbf1 merge 13 years ago
kervala 17aded8877 Changed: Support for Debian/Ubuntu multiarch (use -DCMAKE_LIBRARY_ARCHITECTURE=<multiarch>) 13 years ago
kervala 7523a91fe1 Changed: Fix again bad MSVC10 CMake generator... 13 years ago
kervala 6306833423 Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...) 13 years ago
kervala 60ba938794 Changed: Allow to use external under Linux and Mac OS X 13 years ago
kervala 16383043d5 Fixed: "relocation R_X86_64_32 against.." error when mixing static and shared libraries 13 years ago
kervala 45eed67242 Changed: #1177 VS 2010 does not work under CMake 13 years ago
sfb bd2768ec89 Added: 3rd party library - Qt Property Browser 2.5
--HG--
branch : branch_ovqt_3rdparty
13 years ago
kervala 75ce27ad45 Added: Option WITH_STATIC_EXTERNAL to force FIND_LIBRARY to find static libs 14 years ago
kervala b7eefef484 Changed: #1177 VS 2010 does not work under CMake 14 years ago
kervala b2585e21f6 Added: VC++ flags to fix some warnings and errors 14 years ago
kervala d6b53a3cef Fixed: #1297 CMake - improper detection architecture under linux (patch provided by Naush) 14 years ago
kervala d76e14c158 Changed: Replaced LIB_PREFIX by NL_LIB_PREFIX 14 years ago
kervala 3eb4b064fb Changed: Use of LIB_PREFIX only if defined
Changed: Compilation with all cores for VC++ 2008 and 2010
Changed: New method to determine the target CPU
14 years ago
kervala 2e4b7777bd Fixed: #1177 VS 2010 does not work under CMake 14 years ago
kervala ea39e6ac7a Changed: #1275 Create an OpenGL ES driver 14 years ago
kervala d51cd28504 Fixed: Removed sound drivers from video macro and fixed libraries names 14 years ago
vl 481b840cb9 Added: dwarf2 debug symbol format for mac 14 years ago
kervala 56dc241c3d Fixed: Compilation under Linux with STLport 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
rti cd381d6bf5 Added: -pipe option to reduce disk usage while building 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 d99f9aa3cf Changed: Enable WITH_STLPORT by default under Windows (because we are providing external with STLport) 14 years ago
kervala 9ad779931b Changed: Make some options less verbose (MFC and Libwww) 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 0c750706c8 Added: Options to build NeLNS and Snowballs (OFF by default) 14 years ago
rti 5808e90181 Fixed: don't use GNU linker options with BSD's linker installed on mac os x 14 years ago
kervala 8db652391b Changed: #915 NeL fails to build with --as-needed 14 years ago
kervala 58635a112c Fixed: Added missing RYZOM_*_PREFIX 14 years ago
kervala 709b796f0a Fixed: Compilation under Linux 14 years ago
kervala 7f72ef0bcb Fixed: ryzom_client_patcher compilation 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