- do not build tests
- remove check function
- remove check dependencies
- remove curl dependency (only needed to build the examples)
- change license string (CI was saying unrecognized)
- add compile definition for the 64-bit case to account for a link error in appveyor
- modify the cmake script for python bindings, because an incorrect installation path was being used during the package procedure
- use release version 1.3.0 from the new repo
- fix some cmake scripts for mingw on msys2
- fix some source files for mingw on msys2
- add auxiliary source file to provide strptime function