aboutsummaryrefslogtreecommitdiffstats
path: root/cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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. ↵Vincent Richard2013-02-051-0/+4
| | | | Use localtime_s and gmtime_s on Windows, if available.
* 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 ↵Vincent Richard2012-11-016-0/+361
selection of platform handler.