kervala
|
dbe04e26e4
|
Changed: Add another check for libwwww
|
2010-10-14 20:14:35 +02:00 |
|
kervala
|
28800dcda6
|
Changed: #1109 Checks for libwww dir
|
2010-10-10 23:04:39 +02:00 |
|
kervala
|
e2967cf317
|
Fixed: #1109 Checks for libwww stream and dir modules
|
2010-10-04 21:09:38 +02:00 |
|
kervala
|
f3b1ea3d95
|
Changed: #1111 Added commands for Mac OS
|
2010-10-03 18:23:38 +02:00 |
|
kervala
|
f2ebf0b626
|
Changed: #1109 archlinux libwww linker error
|
2010-10-03 11:39:04 +02:00 |
|
kervala
|
04ba071785
|
Changed: #1111 Create a CMake macro to check if we should link to an external lib or not
|
2010-10-03 10:04:36 +02:00 |
|
kervala
|
0cdb90cf44
|
Changed: #1111 Create a CMake macro to check if we should link to an external lib or not
|
2010-10-02 14:21:45 +02:00 |
|
kervala
|
92c923d7d2
|
Changed: #878 Fix typos in comments/code
|
2010-10-02 11:44:05 +02:00 |
|
kervala
|
1927750a9b
|
Changed: FindCppTest.cmake now can link to a specific STLport version of CppTest
|
2010-10-02 11:43:16 +02:00 |
|
kervala
|
8139ee2911
|
Fixed: #1114 Add a check for boost includes directory
|
2010-10-02 11:40:27 +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
|
d99f9aa3cf
|
Changed: Enable WITH_STLPORT by default under Windows (because we are providing external with STLport)
|
2010-09-28 15:37:52 +02:00 |
|
kervala
|
c9ca9c6a9b
|
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
|
9ad779931b
|
Changed: Make some options less verbose (MFC and Libwww)
|
2010-09-28 10:49:30 +02:00 |
|
kervala
|
b9d24855ec
|
Fixed: PCH problem with GCC
|
2010-09-28 09:25:39 +02: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
|
9ce327a46a
|
Fixed: PCHSupport.cmake to support Jom and Nmake
|
2010-09-27 23:34:35 +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
|
01eb101355
|
Fixed: Compilation with STLport under Linux (and probably Mac OS X)
|
2010-09-26 23:27:52 +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
|
cacd5be701
|
Changed: Use MFC only under Windows
|
2010-09-26 23:19:36 +02:00 |
|
kervala
|
03d16778cb
|
Fixed: Luabind library name with STLport
|
2010-09-26 23:17:51 +02:00 |
|
kervala
|
0c750706c8
|
Added: Options to build NeLNS and Snowballs (OFF by default)
|
2010-09-25 17:24:19 +02:00 |
|
kervala
|
ce9e1514d8
|
Fixed: DirectX SDK 64bits directory
|
2010-09-25 17:10:32 +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
|
92009c3ce5
|
Added: CMake module to find external/3rd party libs
|
2010-09-24 23:24:05 +02:00 |
|
acemtp@acemtp-desktop
|
48c3bfaf75
|
Changed: order of the lib to make it link in static
|
2010-09-23 15:47:31 +02:00 |
|
kervala
|
7e70573c6e
|
Fixed: Debug version of mysqlclient
|
2010-09-20 21:37:15 +02:00 |
|
kervala
|
c0698a39a2
|
Fixed: STLport can't be used under Windows
|
2010-09-14 23:10:25 +02:00 |
|
kervala
|
a6c5356761
|
Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind)
|
2010-09-12 00:40:26 +02:00 |
|
kervala
|
048a53558d
|
Fixed: libwww unresolved symbols on Archlinux
|
2010-09-11 19:47:17 +02:00 |
|
rti
|
1322a9bbb1
|
merge
|
2010-09-09 14:59:49 +02:00 |
|
rti
|
5808e90181
|
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
|
7961fe8838
|
merge
|
2010-09-09 06:47:17 -06:00 |
|
mattraykowski
|
b4b9c37068
|
merged FindLibwww.cmake
|
2010-09-09 06:44:01 -06:00 |
|
mattraykowski
|
52483da28f
|
Changed: #842 Correctly add found libwww libraries the the LIBWWW_LIBRARIES variable.
|
2010-09-09 06:40:07 -06:00 |
|
kervala
|
8db652391b
|
Changed: #915 NeL fails to build with --as-needed
|
2010-09-09 14:20:18 +02:00 |
|
rti
|
4b1fcc8726
|
Fixed: add all found libwww libs to the LIBWWW_LIBRARIES variable
|
2010-09-09 13:52:13 +02:00 |
|
kervala
|
58635a112c
|
Fixed: Added missing RYZOM_*_PREFIX
|
2010-09-08 09:31:00 +02:00 |
|
mattraykowski
|
007037b407
|
Changed: #842 Fixed libwww cmake package for "LIBRARIES" instead of "LIBRARY"
|
2010-09-07 06:19:45 -06:00 |
|
kervala
|
709b796f0a
|
Fixed: Compilation under Linux
|
2010-09-05 11:29:34 +02:00 |
|
kervala
|
2966ff7392
|
Changed: FindLibwww search also for libexpat
|
2010-09-04 20:18:44 +02:00 |
|
kervala
|
7f72ef0bcb
|
Fixed: ryzom_client_patcher compilation
|
2010-09-04 19:51:20 +02:00 |
|
kervala
|
10af2433ea
|
Fixed: libwww GNU Regex, libcurl OpenSSL dependencies under Windows
|
2010-09-03 22:48:53 +02:00 |
|
kervala
|
1020a09ca4
|
Fixed: Detects mysqlclient library
|
2010-09-03 22:13:48 +02:00 |
|
kervala
|
36623018b4
|
Fixed: Detects fmod 64bits library
|
2010-09-03 22:13:18 +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 |
|