This repository has been archived by the owner on Apr 25, 2020. It is now read-only.
v1.2.1
- Prevent page fault when uninstalling jumper
- added support for build 32-bit and 64-bit in one pass
- added options to disable building libarary and tests
- update README with better instructions for 64bit
- drop cmake requirement to 3.5
- use find_path to locate wine include directory
- enable -Wall -Wextra and suppress existing warnings
- fix compilation error with array initialization on gcc5
- remove executable bit from source files