Commit Graph

23 Commits (666ff05c428453caf3f1c9cbf3fd7bbf2523017e)

Author SHA1 Message Date
kervala 9ea534f4f2 Fixed: Program received signal SIGSEGV, Segmentation fault.
kervala bbc33e2bf9 Changed: Remove libwww warnings under Windows
kervala 5332e25384 Changed: Fix typos in comments/code
vl 72e4c5208f Fixed: link order of the lib
kervala 6edf49e2b6 Changed: FindLibwww does not make all needed libs link to ryzom_client
kervala 5ad7e823e9 Changed: FindLibwww does not make all needed libs link to ryzom_client
kervala dbe04e26e4 Changed: Add another check for libwwww
kervala 28800dcda6 Changed: Checks for libwww dir
kervala e2967cf317 Fixed: Checks for libwww stream and dir modules
kervala f2ebf0b626 Changed: archlinux libwww linker error
kervala 9ad779931b Changed: Make some options less verbose (MFC and Libwww)
kervala b301f0d03d Changed: Updated CMake modules for 64bits and STLport
acemtp@acemtp-desktop 48c3bfaf75 Changed: order of the lib to make it link in static
kervala 048a53558d Fixed: libwww unresolved symbols on Archlinux
mattraykowski 7961fe8838 merge
mattraykowski b4b9c37068 merged FindLibwww.cmake
mattraykowski 52483da28f Changed: Correctly add found libwww libraries the the LIBWWW_LIBRARIES variable.
rti 4b1fcc8726 Fixed: add all found libwww libs to the LIBWWW_LIBRARIES variable
mattraykowski 007037b407 Changed: Fixed libwww cmake package for "LIBRARIES" instead of "LIBRARY"
kervala 2966ff7392 Changed: FindLibwww search also for libexpat
kervala 10af2433ea Fixed: libwww GNU Regex, libcurl OpenSSL dependencies under Windows
mattraykowski 1b511949c9 Update: Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows.
mattraykowski f6c11aff7e Update: Initial file/folder move for single project build.