Commit Graph

9939 Commits (e891dddd1e29259e39bd43ec7a644a247e4b7a75)
 

Author SHA1 Message Date
kervala 4e87c04806 Removed: CMake modules from Snowballs (already in root directory)
kervala 32a67cc16e Changed: Use of FindExternal module
kervala 92009c3ce5 Added: CMake module to find external/3rd party libs
"Matt Raykowski" b95e0b675a Changed: Moved the check for CppTest so that nel_unit_test has it available.
"Matt Raykowski" ca4f13daeb merge
"Matt Raykowski" e22b5c02f1 Fixed: C++-style comments in PIC C code, eliminates errors on recent gcc compilers for tile editor.
"Matt Raykowski" b4d5572a83 Changed: WITH_TESTS has been changed to WITH_NEL_TESTS, CI unit testing should work now.
vl 6549c71170 Merge
vl 3f66586110 Fixed: WebIG now works on linux too
"Matt Raykowski" d4570fffd5 Changed: Fixed error in CMake IF() ENDIF() closure for nelmisc
"Matt Raykowski" ed4c26a0e2 merge
"Matt Raykowski" 960d1c20ef Changed: Fixed the CTest suite for CI and Nightly builds - may not update repo.
vl 45eb6f48c7 Changed: include ssl only if the lib is found
vl c53f0b1b48 Added: special case of rgba.cpp on static
vl 9275ac1fce Merge
kervala 7521923c95 Changed: Remove all warnings when compiling Ryzom
kervala 2ac36f839c Fixed: optional OpenSSL only when building in static (curl could need it)
vl f9903f46de Changed: ogg vorbis lib order
vl 0c00af96a5 Removed: sound lib inclusion
kervala abd1827468 Fixed: ryzom_ai_service compilation
kervala a69f0050b6 Changed: Removed "using namespace" from *.h
kervala 940de867ee Fixed: Static sound drivers link to nelsnd_lowlevel
vl b11891dbc1 Added: in static driver, include ogg vorbis in the ryzom client
vl 8bde6fa98d Fixed: missing endline
vl 837ab5c68f Added: in static, we don't compile fmod since it only exists in dynlib
vl 65a58d76d1 Added: case for static version of the driver
acemtp@acemtp-desktop 0f4fd77f3b Added: include dir of zlib because game_share need zlib
acemtp@acemtp-desktop 48c3bfaf75 Changed: order of the lib to make it link in static
kervala a54366aba6 Changed: Remove all warnings when compiling Ryzom (patch provided by abelgar)
kervala 2a939c2800 Fixed: Build error with gcc
kervala a6bdd40593 Changed: Build error with gcc (patch provided by abelgar)
"Matt Raykowski" f78901ae60 Changed: Moved the dashboard build helpers.
"Matt Raykowski" 9d69716a18 merge
"Matt Raykowski" 3d842b3d99 Changed: Altered build to allow CI builds to be submitted to CDash
mattraykowski 2acf06da85 Changed: Explicitly linked nelmisc in build_ig_boxes and build_indoor_rbank
mattraykowski b625859997 Changed: Explicitly linking nelmisc to zviewer tool.
mattraykowski efa0e7a017 Changed: Explicitly linking nelmisc in build_shadow_skin
mattraykowski c425329719 merge
mattraykowski 399eeebf8e Changed: Added source groups to Tile Edit Qt.
mattraykowski 3a3d2137ea Changed: Explicitly link nelmisc in ig_lighter.
vl 2cdf9e71f6 Fixed: a bug with interface due to the static keyword
vl e9492506b1 Fixed: compile on linux
vl 09d80bfb6e Added: define the toString() for size_t
vl bc8339857d Added: warning when we cannot open a big file
vl 8046962fa2 Added: setrlimit to define how many open file we can have in the same time
vl eb45c9e694 Fixed: make it compile on mac
kaetemi 7f739bed8a Changed: Reliability improvements for 3dsmax nel export
kervala 998e5b4c17 Changed: Added NL_ADD_RUNTIME_FLAGS
kervala 32f0a5037f Changed: Remove all warnings when compiling Ryzom
kervala 7528f35fdf Changed: NeLNS projects updated