Commit graph

321 commits

Author SHA1 Message Date
kervala
b2aebfd26a Fixed: shapes_exporter compilation 2010-09-16 15:15:39 +02:00
mattraykowski
46b360fdae Changed: Fixed pacs_scan.cpp used by ai_build_wmap, build_packed_world_col for compilation under Linux. 2010-09-16 07:41:45 -05:00
kervala
62134dbac9 Fixed: Parsing of CMAKE_MAKE_PROGRAM 2010-09-16 13:05:41 +02:00
mattraykowski
bd70339508 merge 2010-09-15 20:36:25 -05:00
mattraykowski
5ee51940f0 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
mattraykowski
79e37057ba Changed: #842 FindSquish finds both release and debug libraries. 2010-09-15 20:28:15 -05:00
kervala
fbd2ae7cfa Changed: #825 Remove all warnings when compiling Ryzom 2010-09-15 10:27:26 +02:00
kervala
35499ce0c4 Changed: Renamed servers executables and libs with CMake 2010-09-15 10:19:55 +02:00
kervala
f4183e2328 Fixed: STLport can't be used under Windows 2010-09-14 23:10:25 +02:00
kervala
a9878b001c Added: client.rc in sources and NL_ADD_LIB_SUFFIX for Ryzom client 2010-09-14 13:53:14 +02:00
kervala
2c8f81953a Added: NL_ADD_RUNTIME_FLAGS for libraries 2010-09-14 13:51:44 +02:00
kaetemi
e8a303389d Changed: #929 Improved stability of shape export, fixed export of cmb from ligo zones, map export copies originals for use with other processes as originally was done, corrected some lookup paths, removed unnecessary dependencies of some processes, copy only the needed lr files to the install, added export_build_install combination script. 2010-09-13 10:44:23 +02:00
kervala
46a95a0c88 Changed: Added -ldl for NELMISC 2010-09-12 13:41:47 +02:00
kervala
7df208289c Changed: Winsock definition in root CMakeLists.txt 2010-09-12 13:40:16 +02:00
kervala
5ee85d90ef Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind) 2010-09-12 00:40:26 +02:00
kervala
ad374fa85d Changed: #841 Change the wrong header in the source code 2010-09-12 00:12:39 +02:00
kervala
3941cd587d Fixed: libwww unresolved symbols on Archlinux 2010-09-11 19:47:17 +02:00
kervala
dc136ca1e2 Changed: Dependencies definitions 2010-09-11 19:44:22 +02:00
kervala
60ddac2b67 Changed: Winsock definition in root CMakeLists.txt 2010-09-11 19:42:39 +02:00
kervala
6bee09fea1 Merge 2010-09-11 19:31:30 +02:00
kervala
9a19292137 Changed: #878 Fix typos in comments/code 2010-09-11 19:27:44 +02:00
kervala
6a698ab26c Fixed: Servers link errors under Linux 2010-09-11 19:26:22 +02:00
rti
8f6385304e merge 2010-09-09 14:59:49 +02:00
rti
3e1078cae7 Fixed: don't use GNU linker options with BSD's linker installed on mac os x 2010-09-09 14:57:59 +02:00
mattraykowski
1fc66de1da merge 2010-09-09 06:47:17 -06:00
mattraykowski
81694cfc4d merge 2010-09-09 06:46:09 -06:00
mattraykowski
991b57d796 merged FindLibwww.cmake 2010-09-09 06:44:01 -06:00
mattraykowski
7773e8bda9 Changed: #842 Correctly add found libwww libraries the the LIBWWW_LIBRARIES variable. 2010-09-09 06:40:07 -06:00
kervala
be0cf4a0e1 Changed: #915 NeL fails to build with --as-needed 2010-09-09 14:20:18 +02:00
rti
b2d47ab097 Fixed: add all found libwww libs to the LIBWWW_LIBRARIES variable 2010-09-09 13:52:13 +02:00
kervala
541d58f410 Fixed: Added missing RYZOM_*_PREFIX 2010-09-08 09:31:00 +02:00
kervala
36f5c26023 Fixed: Installation of nel-config 2010-09-08 09:18:37 +02:00
kervala
5d0eaf7b80 Changed: Samples projects updated 2010-09-07 23:51:56 +02:00
mattraykowski
a36167cee9 Changed: #842 Cleaned up a couple tools to build correctly (especially when using STLport.) 2010-09-07 14:30:12 -06:00
kervala
b54ed1f2a7 Changed: Used qtmain instead of WinMain under Windows 2010-09-07 17:40:33 +02:00
mattraykowski
45812f6de0 Changed: #842 Fixed libwww cmake package for "LIBRARIES" instead of "LIBRARY" 2010-09-07 06:19:45 -06:00
kervala
e7260f8dd4 Fixed: Compilation under Windows 2010-09-06 20:42:13 +02:00
kervala
1efb1cc804 Fixed: Compilation under Linux 2010-09-05 11:29:34 +02:00
kervala
338b68b395 Changed: Don't create config.h under Windows 2010-09-04 20:31:06 +02:00
kervala
f2e85f2a64 Changed: Use LIBXML_STATIC if building static libraries 2010-09-04 20:19:38 +02:00
kervala
2511286f37 Changed: FindLibwww search also for libexpat 2010-09-04 20:18:44 +02:00
kervala
dd8924a11a Changed: #841 Change the wrong header in the source code 2010-09-04 19:57:54 +02:00
kervala
24f94426c7 Fixed: Windows compilation problems 2010-09-04 19:54:22 +02:00
kervala
8a25bac7d3 Fixed: ryzom_client_patcher compilation 2010-09-04 19:51:20 +02:00
kervala
8cd6548990 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-04 19:46:43 +02:00
kervala
d0fa6ed153 Fixed: Some services compilation (winmain not found) 2010-09-04 18:34:09 +02:00
kervala
2e2792cb74 Fixed: Including windows.h before using WinMain 2010-09-04 18:30:10 +02:00
kervala
4e2d50d28c Changed: Don't use "using namespace" in .h 2010-09-04 18:24:53 +02:00
kervala
c48f5380f0 Changed: Don't use "using namespace" in .h 2010-09-04 17:45:15 +02:00
kervala
3ea34cc1f2 Fixed: make_anim_melee_impact compilation 2010-09-03 23:09:44 +02:00