aboutsummaryrefslogtreecommitdiffstats
path: root/cmake (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-31Build: add FreeBSD & libc++ compilation support (#288)Jan Engelhardt1-0/+1
2023-11-09Build: add Solaris compilation support (#282)Jan Engelhardt1-0/+1
2018-04-01#193 Dropped support for boot::shared_ptr<>, enabled C++11 support in CMakeVincent Richard26-551/+0
2017-08-09Fixed #177: thread id on OpenBSD.Vincent Richard1-0/+1
2017-05-04Fixed #171: cross-compiling detection.Vincent Richard1-3/+3
2017-04-26Removed unused VMIME_TARGET_* defines.Vincent Richard1-4/+0
2017-04-09Remove target architecture detection.0xd34df00d1-136/+0
2016-09-19Fixed #142: fixed install location of generated headers.Vincent Richard1-1/+1
2016-04-25Issue #138: fixed MSG_NOSIGNAL on Mac OS.Vincent Richard1-0/+2
2016-03-25Misc fixes in error handling.Vincent Richard1-0/+1
2016-03-02Asynchronous resolving.Vincent Richard1-0/+1
2016-02-28Added support for TCP Keepalive.Vincent Richard1-0/+1
2014-02-06Windows charset converter (thanks to ElmüSoft).Vincent Richard1-0/+1
2013-12-29Merged source and header files in directory structure. Got rid of SConstruct ...Vincent Richard1-2/+2
2013-11-21Boost/C++11 shared pointers.Vincent Richard27-0/+553
2013-09-02Added support for standard 64-bit integer type.Vincent Richard1-0/+5
2013-07-1564-bit type detection.Vincent Richard1-0/+3
2013-05-12Export class and functions in shared libraries.Vincent Richard1-0/+3
2013-03-25Added support for charset conversion with ICU (thanks to Mehmet Bozkurt).Vincent Richard2-0/+318
2013-02-10Check for MLang on Windows platform.Vincent Richard1-0/+1
2013-02-05Check for localtime_r and gmtime_r at build instead of testing _REENTRANT. Us...Vincent Richard1-0/+4
2012-12-12Trivial 64-bit warning fixes.Vincent Richard1-0/+2
2012-11-03OpenSSL support (thanks to Mehmet Bozkurt).Vincent Richard1-0/+4
2012-11-01Migrated build system to CMake. Conditional file compilation. Automatic selec...Vincent Richard6-0/+361