Commit graph

20 commits

Author SHA1 Message Date
kervala
daadf689e8 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
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
83172dec9a Changed: Make some options less verbose (MFC and Libwww) 2010-09-28 10:49:30 +02:00
sfb
f41c74eea1 Changed: Default env path to Qt changed to 4.6.3 2010-09-27 21:14:21 -05:00
sfb
99af77e8d9 merge 2010-09-27 21:13:43 -05:00
sfb
17bb540ba8 Changed: Install Qt DLLs from bin instead of lib 2010-09-27 21:13:13 -05: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
32c325afad 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
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
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
80b3a50818 Changed: Generate only one config.h in root 2010-09-26 23:16:16 +02:00
kervala
b4f9506d27 Fixed: Some compilation errors 2010-09-25 22:43:11 +02:00
kervala
beb6f39136 Added: Options to build NeLNS and Snowballs (OFF by default) 2010-09-25 17:24:19 +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
2bcdf41c92 Changed: Use of FindExternal module 2010-09-25 10:10:24 +02:00
Matt Raykowski
4afb6c05be Changed: Moved the check for CppTest so that nel_unit_test has it available. 2010-09-24 14:56:47 -05:00
vl
26f33f0721 Fixed: #1033 WebIG now works on linux too 2010-09-24 17:07:17 +02:00