kervala
|
0cdb90cf44
|
Changed: #1111 Create a CMake macro to check if we should link to an external lib or not
|
15 years ago |
kervala
|
92c923d7d2
|
Changed: #878 Fix typos in comments/code
|
15 years ago |
kervala
|
1927750a9b
|
Changed: FindCppTest.cmake now can link to a specific STLport version of CppTest
|
15 years ago |
kervala
|
8139ee2911
|
Fixed: #1114 Add a check for boost includes directory
|
15 years ago |
kervala
|
6b2f637b88
|
Fixed: Use of new CMAKE_*_OUTPUT_DIRECTORY
|
15 years ago |
kervala
|
62d821ebe0
|
Fixed: Bad detection of MFC
|
15 years ago |
kervala
|
d99f9aa3cf
|
Changed: Enable WITH_STLPORT by default under Windows (because we are providing external with STLport)
|
15 years ago |
kervala
|
c9ca9c6a9b
|
Changed: User can now have 2 externals: external and external_stlport, it will use the correct one
|
15 years ago |
kervala
|
9ad779931b
|
Changed: Make some options less verbose (MFC and Libwww)
|
15 years ago |
kervala
|
b9d24855ec
|
Fixed: PCH problem with GCC
|
15 years ago |
kervala
|
0322c32737
|
Fixed: Compilation with nmake and jom
|
15 years ago |
kervala
|
7912010f99
|
Fixed: CMAKE_MAKE_PROGRAM or CMAKE_CXX_COMPILER can have relative path
|
15 years ago |
kervala
|
9ce327a46a
|
Fixed: PCHSupport.cmake to support Jom and Nmake
|
15 years ago |
kervala
|
959dc8e3c4
|
Fixed: Use of CMAKE_CXX_COMPILER instead of CMAKE_MAKE_PROGRAM because Jom is not installed in VC++ directory
|
15 years ago |
kervala
|
01eb101355
|
Fixed: Compilation with STLport under Linux (and probably Mac OS X)
|
15 years ago |
kervala
|
5ed290b256
|
Changed: Move /X in build flags, only Debug and Release (default) modes, link flags are set automatically to all projects
|
15 years ago |
kervala
|
cacd5be701
|
Changed: Use MFC only under Windows
|
15 years ago |
kervala
|
03d16778cb
|
Fixed: Luabind library name with STLport
|
15 years ago |
kervala
|
0c750706c8
|
Added: Options to build NeLNS and Snowballs (OFF by default)
|
15 years ago |
kervala
|
ce9e1514d8
|
Fixed: DirectX SDK 64bits directory
|
15 years ago |
kervala
|
92f42ec9bd
|
Fixed: Compilation with MFC in a custom path and/or STLport
|
15 years ago |
kervala
|
b301f0d03d
|
Changed: Updated CMake modules for 64bits and STLport
|
15 years ago |
kervala
|
92009c3ce5
|
Added: CMake module to find external/3rd party libs
|
15 years ago |
acemtp@acemtp-desktop
|
48c3bfaf75
|
Changed: order of the lib to make it link in static
|
15 years ago |
kervala
|
7e70573c6e
|
Fixed: Debug version of mysqlclient
|
15 years ago |
kervala
|
c0698a39a2
|
Fixed: STLport can't be used under Windows
|
15 years ago |
kervala
|
a6c5356761
|
Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind)
|
15 years ago |
kervala
|
048a53558d
|
Fixed: libwww unresolved symbols on Archlinux
|
15 years ago |
rti
|
1322a9bbb1
|
merge
|
15 years ago |
rti
|
5808e90181
|
Fixed: don't use GNU linker options with BSD's linker installed on mac os x
|
15 years ago |
mattraykowski
|
7961fe8838
|
merge
|
15 years ago |
mattraykowski
|
b4b9c37068
|
merged FindLibwww.cmake
|
15 years ago |
mattraykowski
|
52483da28f
|
Changed: #842 Correctly add found libwww libraries the the LIBWWW_LIBRARIES variable.
|
15 years ago |
kervala
|
8db652391b
|
Changed: #915 NeL fails to build with --as-needed
|
15 years ago |
rti
|
4b1fcc8726
|
Fixed: add all found libwww libs to the LIBWWW_LIBRARIES variable
|
15 years ago |
kervala
|
58635a112c
|
Fixed: Added missing RYZOM_*_PREFIX
|
15 years ago |
mattraykowski
|
007037b407
|
Changed: #842 Fixed libwww cmake package for "LIBRARIES" instead of "LIBRARY"
|
15 years ago |
kervala
|
709b796f0a
|
Fixed: Compilation under Linux
|
15 years ago |
kervala
|
2966ff7392
|
Changed: FindLibwww search also for libexpat
|
15 years ago |
kervala
|
7f72ef0bcb
|
Fixed: ryzom_client_patcher compilation
|
15 years ago |
kervala
|
10af2433ea
|
Fixed: libwww GNU Regex, libcurl OpenSSL dependencies under Windows
|
15 years ago |
kervala
|
1020a09ca4
|
Fixed: Detects mysqlclient library
|
15 years ago |
kervala
|
36623018b4
|
Fixed: Detects fmod 64bits library
|
15 years ago |
mattraykowski
|
c3e4ffbe26
|
merge while working on rebase root source dir
|
15 years ago |
mattraykowski
|
1b511949c9
|
Update: #842 Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows.
|
15 years ago |
mattraykowski
|
f6c11aff7e
|
Update: #842 Initial file/folder move for single project build.
|
15 years ago |