summaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2014-05-30Removed CMakeLists.txt (Thanks to Haruna)Shido1-166/+0
2014-05-09Removed some unused source filesHaru1-4/+0
2013-05-02Introducing Hercules Plugin Manangershennetsind1-0/+3
2013-03-17Re-Introducing Console Inputshennetsind1-0/+4
2012-11-10- More deletions related to lock removal -_-momacabu1-1/+0
2012-11-10Removed include lock.h from script.cmomacabu1-1/+0
2012-06-10- added some missing copyrightsblacksirius1-0/+6
2012-06-03cmake: followup for commit r16221 (fixed cmake build / added missing files)blacksirius1-0/+4
2012-06-01removed the old obsolete Plugin system (commit 1/2)blacksirius1-3/+0
2012-05-13- Full revert of r16105 and r16106.eathenabot1-12/+6
2012-05-12* Merged changes up to eAthena 15095.eathenabot1-6/+12
2012-03-20- Fixed CMake compilation (libconfig integrated into common_base).flaviojs1-3/+14
2012-03-13* Merged changes up to eAthena 15077.eathenabot1-2/+2
2012-03-02Updated CMakeLists (follow-up to r15572, r15586) (patch provided by Saithis, ...gepard19841-2/+3
2011-12-11* Merged changes up to eAthena 15014.eathenabot1-0/+2
2011-07-22* CMake: Added options BUILD_TXT_SERVERS, BUILD_SQL_SERVERS, BUILD_MAPCACHE.flaviojs1-4/+2
2011-07-21* CMake: Only install template files if they don't already exist.flaviojs1-2/+2
2011-07-12* CMake: set project language to C, added module FindFunctionLibrary, added s...flaviojs1-5/+5
2011-07-10* CMake: added txt-converter targets, added warning for 64bit, added list of ...flaviojs1-2/+4
2011-07-07* CMake: normalized variable names, added ability to create a package/installer.flaviojs1-18/+7
2011-07-06* CMake: src/common builds static libraries common_base/common_sql, that are ...flaviojs1-10/+125
2011-06-29* Added experimental support for CMake. (for now: basic build, no extras, onl...flaviojs1-0/+40