Commit Graph

1193 Commits (181bff3a2d46b411da9f13e95b109f22626faf1c)
 

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