Commit graph

923 commits

Author SHA1 Message Date
kervala
7ebca53271 Fixed: #1114 Add a check for boost includes directory 2010-10-02 11:40:27 +02:00
kervala
1195e0e8ed Added: Groups in client target 2010-10-01 17:25:31 +02:00
kervala
d16325bfd9 Fixed: Use of new CMAKE_*_OUTPUT_DIRECTORY 2010-10-01 12:45:54 +02:00
kervala
9d5fef3491 Fixed: Bad detection of MFC 2010-09-29 23:55:57 +02:00
kervala
fbbb7e1d30 Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects 2010-09-29 23:52:28 +02:00
kervala
91852cc725 Changed: #825 Remove all warning when compiling Ryzom 2010-09-29 10:20:09 +02:00
kervala
6d9224dd60 Changed: Enable WITH_STLPORT by default under Windows (because we are providing external with STLport) 2010-09-28 15:37:52 +02:00
kervala
fa213a58cc Changed: User can now have 2 externals: external and external_stlport, it will use the correct one 2010-09-28 15:27:32 +02:00
kervala
95c77cc2a2 Fixed: server_share compilation (include guard added) 2010-09-28 14:53:45 +02:00
kervala
47cd5e8c23 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 12:02:24 +02:00
kervala
c3872b8ea9 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 11:25:37 +02:00
kervala
2e1891d281 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 11:18:21 +02:00
kervala
fdd2259694 Changed: Make some options less verbose (MFC and Libwww) 2010-09-28 10:49:30 +02:00
kervala
056d087280 Fixed: PCH problem with GCC 2010-09-28 09:25:39 +02:00
sfb
023ed2827e Changed: Default env path to Qt changed to 4.6.3 2010-09-27 21:14:21 -05:00
sfb
c9a7e0817d merge 2010-09-27 21:13:43 -05:00
sfb
5a33377994 Changed: Install Qt DLLs from bin instead of lib 2010-09-27 21:13:13 -05:00
kervala
d15c631914 Fixed: Compilation with nmake and jom 2010-09-28 00:16:12 +02:00
kervala
f88ded7ee0 Fixed: CMAKE_MAKE_PROGRAM or CMAKE_CXX_COMPILER can have relative path 2010-09-28 00:03:11 +02:00
kervala
73e5befa12 Fixed: PCHSupport.cmake to support Jom and Nmake 2010-09-27 23:34:35 +02:00
kervala
326b7d79f3 Changed: Updated variables EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH (they are depreciated in CMake 2.6+) 2010-09-27 23:33:26 +02:00
kervala
7ce279972e Fixed: Use of CMAKE_CXX_COMPILER instead of CMAKE_MAKE_PROGRAM because Jom is not installed in VC++ directory 2010-09-27 23:25:40 +02:00
kervala
cc804842c3 Changed: Optimized PCH for EGS 2010-09-27 19:02:57 +02:00
kervala
4456d81dd8 Changed: Compare GetFileAttributes with INVALID_FILE_ATTRIBUTES to check if attributes are valid 2010-09-27 14:40:21 +02:00
kervala
629d273ecf Added: Detailed error for GL_FRAGMENT_PROGRAM_ARB 2010-09-27 14:37:42 +02:00
kervala
a85e93a2ef Changed: Moved some #include 2010-09-27 14:36:03 +02:00
kervala
2ef4200394 Added: Groups for EGS project 2010-09-27 14:35:34 +02:00
kervala
2d93e27643 Fixed: Compilation with STLport under Linux (and probably Mac OS X) 2010-09-26 23:27:52 +02:00
kervala
ec219b8c46 Changed: Move /X in build flags, only Debug and Release (default) modes, link flags are set automatically to all projects 2010-09-26 23:24:51 +02:00
kervala
9d4c6c1fe9 Changed: Use MFC only under Windows 2010-09-26 23:19:36 +02:00
kervala
510c06ac98 Fixed: Luabind library name with STLport 2010-09-26 23:17:51 +02:00
kervala
1e1a8b97b6 Changed: Generate only one config.h in root 2010-09-26 23:16:16 +02:00
kervala
9ad0a25d50 Fixed: #1105 NLMISC::createDebug - Infinite loop 2010-09-26 23:08:17 +02:00
kervala
bbb68d1c08 Changed: #825 Remove all warning when compiling Ryzom 2010-09-26 22:09:58 +02:00
kaetemi
d5bf6ddb9f Changed: #964 Properly update nel material texture changes in viewport/render, handle more cases for max file path conversion, added conversion log, allow use of a timestamp tag file to facilitate resuming the conversion process. 2010-09-26 17:12:45 +02:00
kaetemi
a7c6ed7a35 Changed: #1092 Improved build pipeline scripts to properly avoid 3ds max hanging and handle crashes without user interference 2010-09-26 17:07:13 +02:00
kaetemi
9f256c4d4b Changed: #1092 Reliability improvements for batched anim export from max 2010-09-26 17:00:01 +02:00
vl
ccd5c879f6 Added: missing namespace nlmisc 2010-09-26 10:24:46 +02:00
kervala
7b96c2328f Changed: Updated CMake projects 2010-09-25 22:53:33 +02:00
kervala
cef50abdb7 Changed: #825 object_viewer warnings 2010-09-25 22:52:01 +02:00
kervala
3bf713f884 Fixed: Some compilation errors 2010-09-25 22:43:11 +02:00
kervala
264e3ccc9d Fixed: Bad merge 2010-09-25 22:38:06 +02:00
kervala
2dda416b27 Changed: Centralized NeL includes in PCH 2010-09-25 18:28:52 +02:00
kervala
6947bb6e82 Changed: #825 Commented out all #pragma message 2010-09-25 18:12:37 +02:00
kervala
56a8c9bb2c Added: Options to build NeLNS and Snowballs (OFF by default) 2010-09-25 17:24:19 +02:00
kervala
aa930a40cd Fixed: DirectX SDK 64bits directory 2010-09-25 17:10:32 +02:00
kervala
c5bf133d4f Fixed: Compilation with MFC in a custom path and/or STLport 2010-09-25 17:08:31 +02:00
kervala
245b8b6bee Fixed: tile_edit compilation 2010-09-25 16:18:15 +02:00
kervala
48466ada3c Changed: Removed "using namespace" in *.h 2010-09-25 16:14:34 +02:00
kervala
f4f9347826 Changed: #841 Change the wrong header in the source code 2010-09-25 16:12:26 +02:00
kervala
491c0f7f66 Changed: Optimized PCH for ai_share 2010-09-25 16:04:53 +02:00
kervala
9c1b43c027 Changed: Added namespace in some macros 2010-09-25 16:04:13 +02:00
kervala
b51b521144 Changed: Removed using namespace in *.h 2010-09-25 16:02:33 +02:00
kervala
7f6b6ed12d Fixed: tile_edit compilation 2010-09-25 15:53:28 +02:00
kervala
d77cccad49 Added: New tools projects 2010-09-25 15:48:18 +02:00
kervala
ca64c52b24 Removed: Useless stdafx.h/cpp 2010-09-25 15:45:44 +02:00
kervala
ca12c13e68 Changed: Updated CMake modules for 64bits and STLport 2010-09-25 15:41:37 +02:00
kervala
38ee15a656 Removed: .hgignore from ryzom directory 2010-09-25 10:13:22 +02:00
kervala
061b8202de Removed: CMake modules from Snowballs (already in root directory) 2010-09-25 10:11:59 +02:00
kervala
5dff584400 Changed: Use of FindExternal module 2010-09-25 10:10:24 +02:00
kervala
d4d94a1284 Added: CMake module to find external/3rd party libs 2010-09-24 23:24:05 +02:00
Matt Raykowski"
3e7d89b42c Changed: Moved the check for CppTest so that nel_unit_test has it available. 2010-09-24 14:56:47 -05:00
Matt Raykowski"
2c71ea8da9 merge 2010-09-24 14:22:30 -05:00
Matt Raykowski"
51b1d78457 Fixed: C++-style comments in PIC C code, eliminates errors on recent gcc compilers for tile editor. 2010-09-24 10:36:54 -05:00
Matt Raykowski"
aa48c82469 Changed: WITH_TESTS has been changed to WITH_NEL_TESTS, CI unit testing should work now. 2010-09-24 10:36:14 -05:00
vl
e658b20a94 Merge 2010-09-24 17:08:21 +02:00
vl
2055409d5a Fixed: #1033 WebIG now works on linux too 2010-09-24 17:07:17 +02:00
Matt Raykowski"
e7ad47d040 Changed: Fixed error in CMake IF() ENDIF() closure for nelmisc 2010-09-24 08:53:51 -05:00
Matt Raykowski"
be36011a0b merge 2010-09-24 08:51:18 -05:00
Matt Raykowski"
2d2cc28454 Changed: Fixed the CTest suite for CI and Nightly builds - may not update repo. 2010-09-24 08:50:22 -05:00
vl
fc3474deb3 Changed: include ssl only if the lib is found 2010-09-24 14:50:50 +02:00
vl
281803cf40 Added: special case of rgba.cpp on static 2010-09-24 11:32:20 +02:00
vl
0f0b0ee8cf Merge 2010-09-24 11:26:41 +02:00
kervala
0c4f818687 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-24 11:03:56 +02:00
kervala
623688f0f0 Fixed: optional OpenSSL only when building in static (curl could need it) 2010-09-24 10:52:29 +02:00
vl
c26c0f29bf Changed: ogg vorbis lib order 2010-09-24 10:29:06 +02:00
vl
ebba9ec440 Removed: sound lib inclusion 2010-09-24 10:27:31 +02:00
kervala
8aa918bcad Fixed: ryzom_ai_service compilation 2010-09-24 09:12:37 +02:00
kervala
3076c68530 Changed: Removed "using namespace" from *.h 2010-09-23 19:29:14 +02:00
kervala
2633b61040 Fixed: Static sound drivers link to nelsnd_lowlevel 2010-09-23 18:48:04 +02:00
vl
81947e6f82 Added: in static driver, include ogg vorbis in the ryzom client 2010-09-23 16:14:37 +02:00
vl
34d90a1885 Fixed: missing endline 2010-09-23 16:03:49 +02:00
vl
a3469ecd96 Added: in static, we don't compile fmod since it only exists in dynlib 2010-09-23 15:51:24 +02:00
vl
42515f458e Added: case for static version of the driver 2010-09-23 15:50:44 +02:00
acemtp
32b1d7aeb7 Added: include dir of zlib because game_share need zlib 2010-09-23 15:48:20 +02:00
acemtp
a07b5b8d3e Changed: order of the lib to make it link in static 2010-09-23 15:47:31 +02:00
kervala
c0c147af4e Changed: #825 Remove all warnings when compiling Ryzom (patch provided by abelgar) 2010-09-23 15:08:52 +02:00
kervala
98c24e3a40 Fixed: #1096 Build error with gcc 2010-09-23 13:36:21 +02:00
kervala
5b2628f4ba Changed: #1096 Build error with gcc (patch provided by abelgar) 2010-09-23 13:04:08 +02:00
Matt Raykowski"
c0b204bf35 Changed: Moved the dashboard build helpers. 2010-09-21 15:08:36 -05:00
Matt Raykowski"
7d147ed8f1 merge 2010-09-21 14:51:36 -05:00
Matt Raykowski"
a941ad638a Changed: Altered build to allow CI builds to be submitted to CDash 2010-09-21 14:50:10 -05:00
mattraykowski
e384dc0e6b Changed: #1102 Explicitly linked nelmisc in build_ig_boxes and build_indoor_rbank 2010-09-21 14:44:44 -05:00
mattraykowski
c73cb9cf9e Changed: #1102 Explicitly linking nelmisc to zviewer tool. 2010-09-21 11:13:03 -05:00
mattraykowski
75adfcabd8 Changed: #1102 Explicitly linking nelmisc in build_shadow_skin 2010-09-21 08:38:37 -05:00
mattraykowski
2a36e0d914 merge 2010-09-21 07:03:17 -05:00
mattraykowski
d41eb56f38 Changed: Added source groups to Tile Edit Qt. 2010-09-21 07:02:21 -05:00
mattraykowski
e3a11741cb Changed: #1102 Explicitly link nelmisc in ig_lighter. 2010-09-21 06:59:56 -05:00
vl
55330e73e3 Fixed: a bug with interface due to the static keyword 2010-09-21 12:18:24 +02:00
vl
8d9d58fed9 Fixed: compile on linux 2010-09-21 09:25:53 +02:00