summaryrefslogtreecommitdiff
path: root/src/tool/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2014-05-30Removed CMakeLists.txt (Thanks to Haruna)Shido1-45/+0
2012-05-13- Full revert of r16105 and r16106.eathenabot1-6/+2
2012-05-12* Merged changes up to eAthena 15095.eathenabot1-2/+6
2012-03-20- Fixed CMake compilation (libconfig integrated into common_base).flaviojs1-1/+1
2012-03-02Updated CMakeLists (follow-up to r15572, r15586) (patch provided by Saithis, ...gepard19841-1/+1
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/+6
2011-07-21* CMake: Only install template files if they don't already exist.flaviojs1-4/+2
2011-07-12* CMake: set project language to C, added module FindFunctionLibrary, added s...flaviojs1-2/+2
2011-07-10* CMake: added txt-converter targets, added warning for 64bit, added list of ...flaviojs1-1/+2
2011-07-09* CMake: added search for math library, made CPack existence optional, update...flaviojs1-1/+1
2011-07-07* CMake: normalized variable names, added ability to create a package/installer.flaviojs1-28/+7
2011-07-06* CMake: src/common builds static libraries common_base/common_sql, that are ...flaviojs1-11/+23
2011-07-01* CMake: marked executables as different components and other miscellaneous c...flaviojs1-1/+3
2011-06-29* Added experimental support for CMake. (for now: basic build, no extras, onl...flaviojs1-0/+49