summaryrefslogtreecommitdiff
path: root/3rdparty
AgeCommit message (Expand)AuthorFilesLines
2012-05-11* Merged changes up to eAthena 15094.eathenabot1-1/+0
2012-05-02Clearing a few dozen buildbot warnings. MAKE THE TREE GREEN! <3PEKKLEshennetsind1-2/+4
2012-03-20- Fixed CMake compilation (libconfig integrated into common_base).flaviojs1-1/+4
2012-03-02Updated CMakeLists (follow-up to r15572, r15586) (patch provided by Saithis, ...gepard19842-0/+27
2012-02-17Fixed gcc warnings on libconfig.cshennetsind1-2/+2
2012-02-15Fixed libconfig compiling issues in CentOS 5 (follow-up to r15572) (pid:78747).gepard19841-1/+1
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard198415-0/+7898
2012-01-30- Removed more trailing tabs.brianluau1-1/+1
2011-12-11* Merged changes up to eAthena 15032.eathenabot8-588/+1016
2011-09-08* Fix C++ compilation issues.flaviojs1-0/+4
2011-07-13* CMake: added search for ws2_32 library. (tested with MinGW/MSYS)flaviojs2-1/+1
2011-07-12* CMake: added search for math.h, added search for socket/nsl library. (teste...flaviojs2-2/+5
2011-07-12* CMake: set project language to C, added module FindFunctionLibrary, added s...flaviojs3-2/+50
2011-07-10* CMake: lowered required version to 2.8.3 and moved custom cmake modules to ...flaviojs5-2/+1
2011-07-09* CMake: added search for math library, made CPack existence optional, update...flaviojs2-38/+24
2011-07-07* CMake: normalized variable names, added ability to create a package/installer.flaviojs4-13/+21
2011-07-06* CMake: src/common builds static libraries common_base/common_sql, that are ...flaviojs2-0/+8
2011-07-01* CMake: marked executables as different components and other miscellaneous c...flaviojs4-136/+98
2011-06-29* Added experimental support for CMake. (for now: basic build, no extras, onl...flaviojs8-0/+383
2011-06-27* Added common/random and 3rdparty/mt19937ar to project files, makefiles and ...flaviojs1-0/+24
2011-06-25* Added Mersenne Twister MT19937 as a random number generator.flaviojs5-0/+794
2010-11-21* Added msinttypes (rev. 26, http://msinttypes.googlecode.com/svn/trunk/) por...ai4rei2-0/+552
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage23-0/+7649