Age | Commit message (Expand) | Author | Files | Lines |
2011-12-24 | - Replaced all occurrences of "eAthena" to "rAthena" string | mercurial123 | 1 | -10/+10 |
2011-12-11 | * Merged changes up to eAthena 15032. | eathenabot | 1 | -25/+0 |
2011-07-21 | * CMake: Only install template files if they don't already exist. | flaviojs | 1 | -18/+48 |
2011-07-19 | * CMake: added option ENABLE_EXTRA_DEBUG_CODE. | flaviojs | 1 | -6/+42 |
2011-07-19 | * CMake: added option ENABLE_MEMMGR. (builtin memory manager) | flaviojs | 1 | -7/+79 |
2011-07-15 | * CMake: added tests for big endian, typecast to union and monotonic clock. | flaviojs | 1 | -20/+125 |
2011-07-13 | * CMake: added search for ws2_32 library. (tested with MinGW/MSYS) | flaviojs | 1 | -8/+10 |
2011-07-12 | * CMake: added search for math.h, added search for socket/nsl library. (teste... | flaviojs | 1 | -5/+36 |
2011-07-12 | * CMake: set project language to C, added module FindFunctionLibrary, added s... | flaviojs | 1 | -32/+47 |
2011-07-10 | * CMake: added txt-converter targets, added warning for 64bit, added list of ... | flaviojs | 1 | -2/+27 |
2011-07-10 | reverting unintended change in r14897 (3rdparty line removed) | flaviojs | 1 | -0/+1 |
2011-07-10 | * CMake: lowered required version to 2.8.3 and moved custom cmake modules to ... | flaviojs | 1 | -2/+25 |
2011-07-09 | * CMake: added search for math library, made CPack existence optional, update... | flaviojs | 1 | -4/+28 |
2011-07-07 | * CMake: normalized variable names, added ability to create a package/installer. | flaviojs | 1 | -236/+144 |
2011-07-06 | * CMake: src/common builds static libraries common_base/common_sql, that are ... | flaviojs | 1 | -125/+129 |
2011-07-01 | * CMake: marked executables as different components and other miscellaneous c... | flaviojs | 1 | -8/+63 |
2011-06-29 | * Added experimental support for CMake. (for now: basic build, no extras, onl... | flaviojs | 1 | -0/+274 |