Commit graph

28 commits

Author SHA1 Message Date
kervala
7dee19dbf1 Fixed: #1109 Checks for libwww stream and dir modules 2010-10-04 21:09:38 +02:00
kervala
c67bb0bb36 Changed: #1111 Added commands for Mac OS 2010-10-03 18:23:38 +02:00
kervala
79165b6a2e Changed: #1109 archlinux libwww linker error 2010-10-03 11:39:04 +02:00
kervala
43cfe9da7a 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
4a0e546328 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
59d9bfc1a2 Changed: #878 Fix typos in comments/code 2010-10-02 11:44:05 +02:00
kervala
76d47313dd Changed: FindCppTest.cmake now can link to a specific STLport version of CppTest 2010-10-02 11:43:16 +02:00
kervala
ff95081f71 Fixed: #1114 Add a check for boost includes directory 2010-10-02 11:40:27 +02:00
kervala
cd2ce8c555 Fixed: Use of new CMAKE_*_OUTPUT_DIRECTORY 2010-10-01 12:45:54 +02:00
kervala
045807706f Fixed: Bad detection of MFC 2010-09-29 23:55:57 +02:00
kervala
837fbd9f09 Changed: Enable WITH_STLPORT by default under Windows (because we are providing external with STLport) 2010-09-28 15:37:52 +02:00
kervala
fcd0f82660 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
83172dec9a Changed: Make some options less verbose (MFC and Libwww) 2010-09-28 10:49:30 +02:00
kervala
ad6e9fe1da Fixed: PCH problem with GCC 2010-09-28 09:25:39 +02:00
kervala
a591b93031 Fixed: Compilation with nmake and jom 2010-09-28 00:16:12 +02:00
kervala
3658bd8005 Fixed: CMAKE_MAKE_PROGRAM or CMAKE_CXX_COMPILER can have relative path 2010-09-28 00:03:11 +02:00
kervala
d2b7481bfb Fixed: PCHSupport.cmake to support Jom and Nmake 2010-09-27 23:34:35 +02:00
kervala
ad4142b08f 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
e2302236c1 Fixed: Compilation with STLport under Linux (and probably Mac OS X) 2010-09-26 23:27:52 +02:00
kervala
2cf271fab9 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
2232f20979 Changed: Use MFC only under Windows 2010-09-26 23:19:36 +02:00
kervala
f75fbb10cb Fixed: Luabind library name with STLport 2010-09-26 23:17:51 +02:00
kervala
beb6f39136 Added: Options to build NeLNS and Snowballs (OFF by default) 2010-09-25 17:24:19 +02:00
kervala
c3b3b8d2a2 Fixed: DirectX SDK 64bits directory 2010-09-25 17:10:32 +02:00
kervala
57438eff01 Fixed: Compilation with MFC in a custom path and/or STLport 2010-09-25 17:08:31 +02:00
kervala
f1dfec38d3 Changed: Updated CMake modules for 64bits and STLport 2010-09-25 15:41:37 +02:00
kervala
79ab903ca9 Added: CMake module to find external/3rd party libs 2010-09-24 23:24:05 +02:00
vl
26f33f0721 Fixed: #1033 WebIG now works on linux too 2010-09-24 17:07:17 +02:00