Vincent Richard
|
c2e16ab09f
|
Testing with CTest.
|
2013-03-11 11:29:16 +01:00 |
|
Mark Brand
|
fb29ccbde7
|
link winsock for static builds
|
2013-03-07 18:10:35 +01:00 |
|
Vincent Richard
|
5aa9bffe84
|
Fixes for out-of-source build.
|
2013-03-06 22:06:15 +01:00 |
|
Vincent Richard
|
36bbdeaeb8
|
Fixed 'config.hpp' not installed (issue #29).
|
2013-03-04 09:42:45 +01:00 |
|
Vincent Richard
|
34fe74f8d0
|
More fixes for pkg-config.
|
2013-03-01 13:16:25 +01:00 |
|
Vincent Richard
|
c414786c27
|
Fixed dependencies and generation of .pc file (issue #28).
|
2013-03-01 12:25:20 +01:00 |
|
Vincent Richard
|
18846c3691
|
Selective build of shared/static library (issue #27).
|
2013-03-01 10:53:43 +01:00 |
|
Vincent Richard
|
b9ace81807
|
Fixed issue #26: strcpy_s not available on MinGW.
|
2013-02-28 09:16:40 +01:00 |
|
Vincent Richard
|
ddf3cff495
|
Check for MLang on Windows platform.
|
2013-02-10 21:12:41 +01:00 |
|
Vincent Richard
|
3829cc2f86
|
Link with "ws2_32" library on Windows, if available.
|
2013-02-08 14:24:20 +01:00 |
|
Vincent Richard
|
9adc7c3952
|
Fixed linking with pthread library.
|
2013-02-05 15:15:37 +01:00 |
|
Vincent Richard
|
c2474f2b2b
|
Check for localtime_r and gmtime_r at build instead of testing _REENTRANT. Use localtime_s and gmtime_s on Windows, if available.
|
2013-02-05 14:21:21 +01:00 |
|
Vincent Richard
|
3a5621c2aa
|
Trivial 64-bit warning fixes.
|
2012-12-12 16:35:55 +01:00 |
|
Vincent Richard
|
87259631e4
|
SSL server identity check.
|
2012-12-10 22:59:19 +01:00 |
|
Vincent Richard
|
bc63892291
|
OpenSSL support (thanks to Mehmet Bozkurt).
|
2012-11-03 09:27:12 +01:00 |
|
Vincent Richard
|
cce1c28bce
|
Migrated build system to CMake. Conditional file compilation. Automatic selection of platform handler.
|
2012-11-01 18:20:06 +01:00 |
|