summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2013-05-02Follow up a2c45a8db6d724b98ab41fe9e75e1f7ea7523d5dshennetsind1-0/+1
2013-01-27Renaming some more, also temporarily made "display_version" off by default un...shennetsind1-3/+3
2012-11-30-Fix old warnings. 1st step to get ride of -wno flag in configure. glighta1-1/+1
2012-11-29* Removed Non-English sample files from doc/sample/ (bugreport:6750)thatakkarin1-1/+1
2012-11-29* Follow up to r16975 - removed reference to ${CMAKE_CURRENT_SOURCE_DIR}/read...thatakkarin1-1/+0
2012-09-15- Follow up to r16779: also deleted notice.txt from CMakeLists.txtbrianluau1-1/+0
2012-06-03CMake: Add threads library.flaviojs1-0/+13
2012-06-01removed the old obsolete Plugin system (commit 1/2)blacksirius1-1/+0
2012-06-01- Replaced more -> rAthena (follow up to r15251).brianluau1-1/+1
2012-05-31* Merged changes ONLY eAthena 15109 (partial).eathenabot1-0/+4
2012-05-31* Merged changes up to eAthena 15105.eathenabot1-10/+2
2012-05-13- Full revert of r16105 and r16106.eathenabot1-1/+4
2012-05-12* Merged changes up to eAthena 15096.eathenabot1-1/+0
2012-05-12* Merged changes up to eAthena 15095.eathenabot1-3/+1
2012-05-11* Merged changes up to eAthena 15094.eathenabot1-7/+17
2012-04-23Add ENABLE_EXTRA_BUILDBOT_CODE to CMakeLists.txtflaviojs1-0/+10
2012-01-20Merged TXT removal branch back to trunk.gepard19841-6/+0
2012-01-19 * Removed pre-VS9 project files and Changelog-Trunk.txt from trunk CMakeList...gepard19841-7/+0
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial1231-10/+10
2011-12-11* Merged changes up to eAthena 15032.eathenabot1-25/+0
2011-07-21* CMake: Only install template files if they don't already exist.flaviojs1-18/+48
2011-07-19* CMake: added option ENABLE_EXTRA_DEBUG_CODE.flaviojs1-6/+42
2011-07-19* CMake: added option ENABLE_MEMMGR. (builtin memory manager)flaviojs1-7/+79
2011-07-15* CMake: added tests for big endian, typecast to union and monotonic clock.flaviojs1-20/+125
2011-07-13* CMake: added search for ws2_32 library. (tested with MinGW/MSYS)flaviojs1-8/+10
2011-07-12* CMake: added search for math.h, added search for socket/nsl library. (teste...flaviojs1-5/+36
2011-07-12* CMake: set project language to C, added module FindFunctionLibrary, added s...flaviojs1-32/+47
2011-07-10* CMake: added txt-converter targets, added warning for 64bit, added list of ...flaviojs1-2/+27
2011-07-10reverting unintended change in r14897 (3rdparty line removed)flaviojs1-0/+1
2011-07-10* CMake: lowered required version to 2.8.3 and moved custom cmake modules to ...flaviojs1-2/+25
2011-07-09* CMake: added search for math library, made CPack existence optional, update...flaviojs1-4/+28
2011-07-07* CMake: normalized variable names, added ability to create a package/installer.flaviojs1-236/+144
2011-07-06* CMake: src/common builds static libraries common_base/common_sql, that are ...flaviojs1-125/+129
2011-07-01* CMake: marked executables as different components and other miscellaneous c...flaviojs1-8/+63
2011-06-29* Added experimental support for CMake. (for now: basic build, no extras, onl...flaviojs1-0/+274