Commit Graph

47 Commits (697299d61bcced16cc716f9bb4a64c38fc43368f)

Author SHA1 Message Date
kervala 7ebe3088bb Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set
--HG--
branch : develop
kaetemi 9a10f1413b Fix DXSDK include order
--HG--
branch : develop
dfighter1985 4ec87b3d6d Moved to nel\tools\misc
--HG--
branch : feature-crashreport
dfighter1985 ee0b630f95 Added the Ryzom Core Error Reporter's skeleton.
--HG--
branch : feature-crashreport
Thibaut Girka ea8a845ab9 Add support for LibVR
--HG--
branch : multipass-stereo
kaetemi f280f4673f Merge with default
--HG--
branch : multipass-stereo
Michael Witrant a33a0e5c56 LibOVR is optional, and is disabled by default
--HG--
branch : multipass-stereo
Michael Witrant c60bd3e3f5 Added LibOVR finder and Linux support, ref
--HG--
branch : multipass-stereo
kervala 7a04e920e1 Fixed: MultiArch support
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
kervala f7888cb7c9 Changed: Added OpenGL ES CMake module
kaetemi@kaevm.localdomain 6997cd6dcc Allow compiling max plugins without the other tools
kervala 6306833423 Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...)
kervala 697e3a723c Changed: Use XRender check from FindX11.cmake
sfb 5672f44e5d Changed: Fixed the MAX plugin build for CMake.
"Matt Raykowski" fb75c46b0e Fixed: WITH_CEGUI changed to WITH_NEL_CEGUI but wasn't corrected in the build tree. It is now.
kervala db4a4dc862 Fixed: nel-config installation problem with some CMake versions
kervala 3f9f5aaee4 Changed: Generate only one config.h in root
kervala b301f0d03d Changed: Updated CMake modules for 64bits and STLport
"Matt Raykowski" 3d842b3d99 Changed: Altered build to allow CI builds to be submitted to CDash
kervala 4c1fb29b70 Changed: Winsock definition in root CMakeLists.txt
kervala 9945d92572 Fixed: Installation of nel-config
kervala 78b10b758b Changed: Don't create config.h under Windows
kervala 7f72ef0bcb Fixed: ryzom_client_patcher compilation
mattraykowski cc43911ccb Change: More root-build paths changes for NeL and Ryzom. Fixed some bad merges.
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.
kervala 8c7aec84c3 Changed: Check for MFC (to disable tools using MFC if not found)
mattraykowski f6c11aff7e Update: Initial file/folder move for single project build.
kervala c962ee318b Changed: Added tga2dds project if libsquish is found (s3tc dependency removed)
kervala b99425d5eb Changed: Allow user to specify externals location for CMake
kervala aa506598d0 Fixed: Under Linux, load NeL drivers from a specific directory
rti 06f7326e34 Fixed: Make cocoa the default subsystem on Mac OS X
kervala b0a33c716c Changed: Implement music streaming in OpenAL driver
mattraykowski f76025cfac Change: Setting WITH_STATIC_DRIVERS links GL/D3D and FMOD/AL/DS/XA to 3D and sound respectively.
mattraykowski 500cd44655 Changed: Added ability to toggle support for STLport builds - note untested!
kervala 6c6432891f Changed: Added FINAL_VERSION for NeL
Matt Raykowski b4a635c412 Changed: Added helper macros to cleanup files, removed useless DECORATE_NEL_LIB macro and started adding WITH_STATIC/WITH_STATIC_DRIVER support for full static linking.
kervala 41eedee735 Fixed: XRandR modesetting
kervala ae239a6b94 Changed: Use PCH under Linux with CMake
kervala d308968f9a Changed: nel-config and .pc files correct paths
kervala 8eac425f0f Changed: NeL and Ryzom Core version 0.7.0
kervala 9eb0e21867 Changed: Use PCH under Linux with CMake
rti 0f62cfa0f2 Changed: adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES)
rti 2deca37990 Fixed: NEL: build on Mac OS X
Matt Raykowski cd7af53bc8 Fixed: CMake now finds XF86VidMode and links OpenGL correctly.
acemtp@users.sourceforge.net d5c601ffa5 initial version