Commit graph

108 commits

Author SHA1 Message Date
kaetemi
4ed37ac68e SSE2: Add CMake options
--HG--
branch : sse2
2014-06-13 19:00:24 +02:00
dfighter1985
91f859bc8a Moved ovqt to /code/studio
--HG--
branch : gsoc2014-dfighter
2014-05-06 01:30:28 +02:00
kervala
0c31ab50bf Changed: CMAKE_OSX_DEPLOYMENT_TARGET is useless because CMake set it automatically based on MACOSX_DEPLOYMENT_TARGET 2014-01-30 16:26:16 +01:00
kervala
19cc4571d3 Fixed: Don't set CMAKE_OSX_DEPLOYMENT_TARGET anymore by default, only use that if you need 2014-01-29 13:06:22 +01:00
kervala
67e0b796ce Changed: Search for OpenGL Qt 4 module 2013-09-29 13:52:21 +02:00
kervala
3294955c60 Fixed: #55 ryzom_client crashes on start with unprotected error in call to Lua API 2013-09-22 10:47:12 +02:00
kervala
87ee7fa8d2 Changed: Moved lua, luabind and curl FIND_PACKAGE in root CMakeLists.txt 2013-09-08 12:52:00 +02:00
kaetemi
8629f069ae Allow compiling with shared libxml2 on Windows 2013-06-16 03:19:02 +02:00
kervala
d505b181f9 Changed: Define CMAKE_OSX_DEPLOYMENT_TARGET if not specified on command line 2013-03-28 16:42:16 +01:00
mattraykowski
b90737e365 changes #6 - updated the NL_VERSION_MINOR version from 8 to 9. 2013-02-25 14:01:57 -06:00
mattraykowski
6e309fee7a changed #20 - moved the libwww package discovery and fixed include paths in library project. 2013-02-19 10:04:40 -06:00
kervala
5516d7bbd0 Changed: libxml2 requires liblzma under Mac OS X 2012-10-05 21:34:10 +02:00
kervala
6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL 2012-09-27 22:11:26 +02:00
kervala
1604cb3f8c Changed: Compiler flags must be defined after options declaration 2012-09-23 20:27:51 +02:00
sfb
af454dd1cf Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
sfb
e5cf9934e7 Fixed: #1455 VS10 isn't implicitly casting to CSString. Forcing it, which is probably more correct anyway. 2012-04-02 14:26:12 -05:00
kervala
c937df33ef Changed: #1444 Add details for user-agent 2012-03-06 14:21:23 +01:00
sfb
f43774765d Changed: Turned off zone painter, fixed nelns and snowballs CMake builds for gcc 4.4.3 2011-08-19 07:50:05 -05:00
kervala
b7eefef484 Changed: #1177 VS 2010 does not work under CMake 2011-06-08 11:46:11 +02:00
vl
d92c0b4815 Added: missing iconv include 2011-06-01 01:16:06 +02:00
rti
0b5c86d1df Added: FindIconv which is needed for a completely static client build on Mac OS X 2011-05-26 21:50:00 +02:00
kervala
2e4b7777bd Fixed: #1177 VS 2010 does not work under CMake 2011-05-12 12:49:17 +02:00
kervala
a778fec2b4 Changed: #1177 VS 2010 does not work under CMake 2011-05-05 14:35:20 +02:00
"Matt Raykowski"
6f7211c324 Changed: Incremented version number in CMake and Autoconf. Reverted tag. 2011-03-21 10:28:37 -05:00
kervala
535b75abd6 Changed: #1251 NeL can't find selected drivers in CMake 2011-02-24 18:01:31 +01:00
kervala
a1a6c669f2 Changed: #878 Fix typos in comments/code 2010-11-02 21:49:34 +01:00
"Matt Raykowski"
fb75c46b0e 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
8e4814e128 Fixed: NeL tests compilation 2010-10-10 23:01:57 +02:00
kervala
181bc269cf Changed: #1111 Create a CMake macro to check if we should link to an external lib or not 2010-10-02 14:22:42 +02:00
kervala
6b2f637b88 Fixed: Use of new CMAKE_*_OUTPUT_DIRECTORY 2010-10-01 12:45:54 +02:00
kervala
62d821ebe0 Fixed: Bad detection of MFC 2010-09-29 23:55:57 +02:00
kervala
9ad779931b Changed: Make some options less verbose (MFC and Libwww) 2010-09-28 10:49:30 +02:00
sfb
1e4deb92ce Changed: Default env path to Qt changed to 4.6.3 2010-09-27 21:14:21 -05:00
sfb
56b5247fb3 merge 2010-09-27 21:13:43 -05:00
sfb
a1648d5fe3 Changed: Install Qt DLLs from bin instead of lib 2010-09-27 21:13:13 -05:00
kervala
0322c32737 Fixed: Compilation with nmake and jom 2010-09-28 00:16:12 +02:00
kervala
7912010f99 Fixed: CMAKE_MAKE_PROGRAM or CMAKE_CXX_COMPILER can have relative path 2010-09-28 00:03:11 +02:00
kervala
30e628148e 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
959dc8e3c4 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
5ed290b256 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
3f9f5aaee4 Changed: Generate only one config.h in root 2010-09-26 23:16:16 +02:00
kervala
7939c1a07d Fixed: Some compilation errors 2010-09-25 22:43:11 +02:00
kervala
0c750706c8 Added: Options to build NeLNS and Snowballs (OFF by default) 2010-09-25 17:24:19 +02:00
kervala
92f42ec9bd Fixed: Compilation with MFC in a custom path and/or STLport 2010-09-25 17:08:31 +02:00
kervala
b301f0d03d Changed: Updated CMake modules for 64bits and STLport 2010-09-25 15:41:37 +02:00
kervala
32a67cc16e Changed: Use of FindExternal module 2010-09-25 10:10:24 +02:00
"Matt Raykowski"
b95e0b675a Changed: Moved the check for CppTest so that nel_unit_test has it available. 2010-09-24 14:56:47 -05:00
"Matt Raykowski"
3d842b3d99 Changed: Altered build to allow CI builds to be submitted to CDash 2010-09-21 14:50:10 -05:00
kervala
92580e0239 Fixed: Parsing of CMAKE_MAKE_PROGRAM 2010-09-16 13:05:41 +02:00
kervala
c0698a39a2 Fixed: STLport can't be used under Windows 2010-09-14 23:10:25 +02:00
kervala
1d8597eeb1 Changed: Winsock definition in root CMakeLists.txt 2010-09-12 13:40:16 +02:00
kervala
4c1fb29b70 Changed: Winsock definition in root CMakeLists.txt 2010-09-11 19:42:39 +02:00
kervala
8db652391b Changed: #915 NeL fails to build with --as-needed 2010-09-09 14:20:18 +02:00
kervala
ddff2f28ca Changed: Use LIBXML_STATIC if building static libraries 2010-09-04 20:19:38 +02:00
kervala
7f72ef0bcb Fixed: ryzom_client_patcher compilation 2010-09-04 19:51:20 +02:00
mattraykowski
c3e4ffbe26 merge while working on rebase root source dir 2010-09-03 08:02:04 -06:00
mattraykowski
1b511949c9 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
mattraykowski
f6c11aff7e Update: #842 Initial file/folder move for single project build. 2010-08-31 06:08:21 -06:00
Renamed from code/nel/CMakeLists.txt (Browse further)