Age | Commit message (Expand) | Author | Files | Lines |
2012-06-03 | CMake: Add threads library. | flaviojs | 1 | -0/+13 |
2012-06-01 | removed the old obsolete Plugin system (commit 1/2) | blacksirius | 1 | -1/+0 |
2012-06-01 | - Replaced more -> rAthena (follow up to r15251). | brianluau | 1 | -1/+1 |
2012-05-31 | * Merged changes ONLY eAthena 15109 (partial). | eathenabot | 1 | -0/+4 |
2012-05-31 | * Merged changes up to eAthena 15105. | eathenabot | 1 | -10/+2 |
2012-05-13 | - Full revert of r16105 and r16106. | eathenabot | 1 | -1/+4 |
2012-05-12 | * Merged changes up to eAthena 15096. | eathenabot | 1 | -1/+0 |
2012-05-12 | * Merged changes up to eAthena 15095. | eathenabot | 1 | -3/+1 |
2012-05-11 | * Merged changes up to eAthena 15094. | eathenabot | 1 | -7/+17 |
2012-04-23 | Add ENABLE_EXTRA_BUILDBOT_CODE to CMakeLists.txt | flaviojs | 1 | -0/+10 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 1 | -6/+0 |
2012-01-19 | * Removed pre-VS9 project files and Changelog-Trunk.txt from trunk CMakeList... | gepard1984 | 1 | -7/+0 |
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 |