aboutsummaryrefslogtreecommitdiffstats
path: root/cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* Build: add FreeBSD & libc++ compilation support (#288)Jan Engelhardt2023-12-311-0/+1
* Build: add Solaris compilation support (#282)Jan Engelhardt2023-11-091-0/+1
* #193 Dropped support for boot::shared_ptr<>, enabled C++11 support in CMakeVincent Richard2018-04-0126-551/+0
* Fixed #177: thread id on OpenBSD.Vincent Richard2017-08-091-0/+1
* Fixed #171: cross-compiling detection.Vincent Richard2017-05-041-3/+3
* Removed unused VMIME_TARGET_* defines.Vincent Richard2017-04-261-4/+0
* Remove target architecture detection.0xd34df00d2017-04-091-136/+0
* Fixed #142: fixed install location of generated headers.Vincent Richard2016-09-191-1/+1
* Issue #138: fixed MSG_NOSIGNAL on Mac OS.Vincent Richard2016-04-251-0/+2
* Misc fixes in error handling.Vincent Richard2016-03-251-0/+1
* Asynchronous resolving.Vincent Richard2016-03-021-0/+1
* Added support for TCP Keepalive.Vincent Richard2016-02-281-0/+1
* Windows charset converter (thanks to ElmüSoft).Vincent Richard2014-02-061-0/+1
* Merged source and header files in directory structure. Got rid of SConstruct ...Vincent Richard2013-12-291-2/+2
* Boost/C++11 shared pointers.Vincent Richard2013-11-2127-0/+553
* Added support for standard 64-bit integer type.Vincent Richard2013-09-021-0/+5
* 64-bit type detection.Vincent Richard2013-07-151-0/+3
* Export class and functions in shared libraries.Vincent Richard2013-05-121-0/+3
* Added support for charset conversion with ICU (thanks to Mehmet Bozkurt).Vincent Richard2013-03-252-0/+318
* Check for MLang on Windows platform.Vincent Richard2013-02-101-0/+1
* Check for localtime_r and gmtime_r at build instead of testing _REENTRANT. Us...Vincent Richard2013-02-051-0/+4
* Trivial 64-bit warning fixes.Vincent Richard2012-12-121-0/+2
* OpenSSL support (thanks to Mehmet Bozkurt).Vincent Richard2012-11-031-0/+4
* Migrated build system to CMake. Conditional file compilation. Automatic selec...Vincent Richard2012-11-016-0/+361