kervala
|
926f046518
|
Fixed: server_share needs MySQL headers
|
2013-09-29 20:33:07 +02:00 |
|
kervala
|
811dca71ee
|
Changed: Moved lua, luabind and curl FIND_PACKAGE in root CMakeLists.txt
|
2013-09-08 12:52:00 +02:00 |
|
kaetemi
|
32553f4d87
|
Some necessary ryzom tools did not build when client and server were unchecked
|
2013-07-19 18:11:31 +02:00 |
|
mattraykowski
|
9048c3bb21
|
changed #20 - moved the libwww package discovery and fixed include paths in library project.
|
2013-02-19 10:04:40 -06:00 |
|
kervala
|
4601dd3451
|
Changed: Revert a previous "fix" because iconv is already linked to Ryzom client under Mac OS X
|
2012-05-19 14:49:38 +02:00 |
|
kervala
|
9877d3953a
|
Fixed: Compilation under Mac OS X where curl needs iconv
|
2012-05-19 09:09:41 +02:00 |
|
kervala
|
54b1709d14
|
Fixed: Compilation using WITH_STATIC_EXTERNAL under Mac OS X
|
2012-05-06 21:50:44 +02:00 |
|
kervala
|
0c72dc612d
|
Changed: Check for Lua, Luabind, CURL and LibWWW only if compiling the client
|
2012-04-07 14:03:50 +02:00 |
|
kervala
|
1e1a8b97b6
|
Changed: Generate only one config.h in root
|
2010-09-26 23:16:16 +02:00 |
|
kervala
|
7b96c2328f
|
Changed: Updated CMake projects
|
2010-09-25 22:53:33 +02:00 |
|
vl
|
fc3474deb3
|
Changed: include ssl only if the lib is found
|
2010-09-24 14:50:50 +02:00 |
|
kervala
|
623688f0f0
|
Fixed: optional OpenSSL only when building in static (curl could need it)
|
2010-09-24 10:52:29 +02:00 |
|
mattraykowski
|
a98739f977
|
Changed: #842 Added missing server tools to CMake build. Tweaked code to find headers in correct places.
|
2010-09-15 20:30:35 -05:00 |
|
kervala
|
a45f6fd9d1
|
Fixed: Added missing RYZOM_*_PREFIX
|
2010-09-08 09:31:00 +02:00 |
|
kervala
|
45e3a5bff6
|
Changed: Don't create config.h under Windows
|
2010-09-04 20:31:06 +02:00 |
|
kervala
|
131ce4ced2
|
Changed: FindLibwww search also for libexpat
|
2010-09-04 20:18:44 +02:00 |
|
kervala
|
15884b6acc
|
Fixed: ryzom_client_patcher compilation
|
2010-09-04 19:51:20 +02:00 |
|
kervala
|
a54335e454
|
Fixed: libwww GNU Regex, libcurl OpenSSL dependencies under Windows
|
2010-09-03 22:48:53 +02: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
|
c669f1bb09
|
Changed: Moved config.h stuff in ConfigureChecks.cmake
|
2010-09-02 18:23:02 +02:00 |
|
kervala
|
e4d69dc1c9
|
Fixed: #955 CMake does not search luabind
|
2010-08-20 13:27:17 +02:00 |
|
rti
|
2ee6e822b7
|
Fixed: #1059 Make cocoa the default subsystem on Mac OS X
|
2010-08-13 18:16:37 +02:00 |
|
kervala
|
2301fa03a5
|
Fixed: #1024 Ryzom-client requires Cmake 2.8 - Not standard in Ubuntu 9.04
|
2010-07-18 10:51:16 +02:00 |
|
kervala
|
c33cc5575a
|
Changed: #1023 Use a standard application path for writing files
|
2010-07-17 23:26:55 +02:00 |
|
kervala
|
148f1659c8
|
Changed: #1023 Use a standard application path for writing files
|
2010-07-17 18:03:13 +02:00 |
|
kervala
|
0d7106864b
|
Changed: #860 Remove/convert/update old projects
|
2010-07-16 22:20:39 +02:00 |
|
kervala
|
bc7fb5fbe9
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-30 15:31:31 +02:00 |
|
kervala
|
d6ee65db89
|
Changed: #842 NeL and Ryzom Core version 0.7.0
|
2010-06-26 13:26:20 +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
|
b40e6697ca
|
Fixed: #910 - NeL and Ryzom client should build out of the box using CMake on mac os x now.
|
2010-05-29 21:49:31 +02:00 |
|
Matt Raykowski
|
9a191125a2
|
Update: Fixing some warnings and some more CMake work.
|
2010-05-20 15:40:16 -05:00 |
|
Matt Raykowski
|
7868e0a90e
|
Update: #842 More EGS CMake updates, one linker left.
|
2010-05-13 15:43:50 -05:00 |
|
Matt Raykowski
|
2deafdd38a
|
Update: #842 Added server_share to build, cleaned EGS SRC glob.
|
2010-05-13 06:12:10 -05:00 |
|
Matt Raykowski
|
528259c886
|
Update: #842 Starting to add services to CMake, added admin_modules and frontend_service.
|
2010-05-12 13:21:55 -05:00 |
|
Matt Raykowski
|
89b7dae7c0
|
Update: #842 Applied some patches and fixed include directories for CMake.
|
2010-05-12 11:52:28 -05:00 |
|
Matt Raykowski
|
67de333d06
|
Update: #842 Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB
|
2010-05-10 12:17:19 -05:00 |
|
acemtp
|
1792297c93
|
initial version
|
2010-05-06 02:08:41 +02:00 |
|