aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-10Check for MLang on Windows platform.Vincent Richard1-0/+17
2013-02-08Link with "ws2_32" library on Windows, if available.Vincent Richard1-0/+20
2013-02-05Fixed linking with pthread library.Vincent Richard1-4/+16
2013-02-05Check for localtime_r and gmtime_r at build instead of testing _REENTRANT. Us...Vincent Richard1-6/+14
2012-12-12Trivial 64-bit warning fixes.Vincent Richard1-0/+3
2012-12-10SSL server identity check.Vincent Richard1-0/+1
2012-11-03OpenSSL support (thanks to Mehmet Bozkurt).Vincent Richard1-1/+30
2012-11-01Migrated build system to CMake. Conditional file compilation. Automatic selec...Vincent Richard1-0/+630