kaetemi
|
ab0aed948a
|
Fix DXSDK include order
|
2015-07-10 06:16:19 +02:00 |
|
dfighter1985
|
9d3f9c1c90
|
Moved to nel\tools\misc
|
2015-02-22 19:24:38 +01:00 |
|
dfighter1985
|
02ec1b015e
|
Added the Ryzom Core Error Reporter's skeleton.
|
2015-02-19 00:20:18 +01:00 |
|
Thibaut Girka
|
a45299bfe5
|
Add support for LibVR
|
2013-08-28 08:08:22 +02:00 |
|
kaetemi
|
4a593aa273
|
Merge with default
|
2013-07-19 14:10:07 +02:00 |
|
Michael Witrant
|
69c194f57f
|
LibOVR is optional, and is disabled by default
|
2013-07-06 20:05:19 +02:00 |
|
Michael Witrant
|
67ebf920ec
|
Added LibOVR finder and Linux support, ref #43
|
2013-07-06 19:33:07 +02:00 |
|
kervala
|
38c5e6840d
|
Fixed: #1493 MultiArch support
|
2012-09-22 22:57:38 +02:00 |
|
sfb
|
2f9410f22d
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
|
kervala
|
41e103bc7a
|
Changed: #1275 Added OpenGL ES CMake module
|
2012-05-13 16:23:48 +02:00 |
|
kaetemi
|
a744fa912e
|
Allow compiling max plugins without the other tools
|
2012-04-03 16:54:20 +02:00 |
|
kervala
|
44e3c936e4
|
Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...)
|
2011-09-11 14:44:37 +02:00 |
|
kervala
|
d4ad108539
|
Changed: #1034 Use XRender check from FindX11.cmake
|
2010-11-02 10:02:30 +01:00 |
|
sfb
|
86806d8b8e
|
Changed: Fixed the MAX plugin build for CMake.
|
2010-10-27 12:07:58 -05:00 |
|
Matt Raykowski"
|
5f9ae67e1b
|
Fixed: WITH_CEGUI changed to WITH_NEL_CEGUI but wasn't corrected in the build tree. It is now.
|
2010-10-18 10:13:01 -05:00 |
|
kervala
|
fe604cf291
|
Fixed: nel-config installation problem with some CMake versions
|
2010-10-15 22:27:48 +02:00 |
|
kervala
|
1e1a8b97b6
|
Changed: Generate only one config.h in root
|
2010-09-26 23:16:16 +02:00 |
|
kervala
|
ca12c13e68
|
Changed: Updated CMake modules for 64bits and STLport
|
2010-09-25 15:41:37 +02:00 |
|
Matt Raykowski"
|
a941ad638a
|
Changed: Altered build to allow CI builds to be submitted to CDash
|
2010-09-21 14:50:10 -05:00 |
|
kervala
|
8948fa73c9
|
Changed: Winsock definition in root CMakeLists.txt
|
2010-09-11 19:42:39 +02:00 |
|
kervala
|
40f21aa882
|
Fixed: Installation of nel-config
|
2010-09-08 09:18:37 +02:00 |
|
kervala
|
45e3a5bff6
|
Changed: Don't create config.h under Windows
|
2010-09-04 20:31:06 +02:00 |
|
kervala
|
15884b6acc
|
Fixed: ryzom_client_patcher compilation
|
2010-09-04 19:51:20 +02:00 |
|
mattraykowski
|
6f882a7400
|
Change: #842 More root-build paths changes for NeL and Ryzom. Fixed some bad merges.
|
2010-09-03 09:45:59 -06:00 |
|
mattraykowski
|
41c0e07894
|
merge while working on rebase root source dir
|
2010-09-03 08:02:04 -06:00 |
|
mattraykowski
|
d8ffaa120f
|
Update: #842 Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows.
|
2010-09-02 13:53:33 -06:00 |
|
kervala
|
822cfab9d7
|
Changed: Check for MFC (to disable tools using MFC if not found)
|
2010-09-02 11:23:32 +02:00 |
|
mattraykowski
|
72b6fb118b
|
Update: #842 Initial file/folder move for single project build.
|
2010-08-31 06:08:21 -06:00 |
|
kervala
|
c95e70ca6e
|
Changed: Added tga2dds project if libsquish is found (s3tc dependency removed)
|
2010-08-28 14:49:21 +02:00 |
|
kervala
|
d7c300a1f1
|
Changed: Allow user to specify externals location for CMake
|
2010-08-28 14:44:24 +02:00 |
|
kervala
|
95c6584e37
|
Fixed: #1080 Under Linux, load NeL drivers from a specific directory
|
2010-08-28 14:10:56 +02:00 |
|
rti
|
2ee6e822b7
|
Fixed: #1059 Make cocoa the default subsystem on Mac OS X
|
2010-08-13 18:16:37 +02:00 |
|
kervala
|
ff02f35b70
|
Changed: #1030 Implement music streaming in OpenAL driver
|
2010-07-27 20:23:39 +02:00 |
|
mattraykowski
|
b956146380
|
Change: #842 Setting WITH_STATIC_DRIVERS links GL/D3D and FMOD/AL/DS/XA to 3D and sound respectively.
|
2010-07-23 13:05:21 -06:00 |
|
mattraykowski
|
ebd4220962
|
Changed: #842 Added ability to toggle support for STLport builds - note untested!
|
2010-07-23 10:51:02 -06:00 |
|
kervala
|
5d9a8e2d06
|
Changed: #842 Added FINAL_VERSION for NeL
|
2010-07-17 23:04:22 +02:00 |
|
Matt Raykowski
|
9b391a24fa
|
Changed: #842 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.
|
2010-07-14 12:13:07 -05:00 |
|
kervala
|
3c40ce800a
|
Fixed: #928 XRandR modesetting
|
2010-07-12 21:52:35 +02:00 |
|
kervala
|
bc7fb5fbe9
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-30 15:31:31 +02:00 |
|
kervala
|
b65d4fc2cf
|
Changed: #842 nel-config and .pc files correct paths
|
2010-06-26 13:27:03 +02:00 |
|
kervala
|
d6ee65db89
|
Changed: #842 NeL and Ryzom Core version 0.7.0
|
2010-06-26 13:26:20 +02:00 |
|
kervala
|
73148e25ea
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-25 08:33:15 +02:00 |
|
rti
|
25b0733f2e
|
Changed: #947 adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES)
|
2010-05-31 21:32:36 +02:00 |
|
rti
|
d75b0dd584
|
Fixed: #872 NEL: build on Mac OS X
|
2010-05-29 18:27:27 +02:00 |
|
Matt Raykowski
|
170b198703
|
Fixed: #849 CMake now finds XF86VidMode and links OpenGL correctly.
|
2010-05-12 11:49:59 -05:00 |
|
acemtp
|
1792297c93
|
initial version
|
2010-05-06 02:08:41 +02:00 |
|