expand: off
Also switched to using the env var for the build folder, which is the clone_folder setting.
Adds AppVeyor CI support (Windows)
Compatible touchups
Removes the define used for strtok_s and replaces uses with std::strtok Made the Windows errmsg const, and 'p' non-const, since it is changed.
Adds Cmake build process
Nitpicking1
Added gitter
Right path to the license file
Added more visible license badge.
Added note about UTF-8
* Linux can be configured with something besides UTF-8 but then the user is asking for trouble if he goes outside UTF-7.
Added link to releases
It is not important that this library is used. It is important to use a library that has taken this into account.
Build status is now visible.