summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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