Commit Graph

7 Commits

Author SHA1 Message Date
3dfec280c7 Merge and close #1161 2021-11-03 21:02:48 +01:00
fe296d1c9e Improve Java bindings 2021-10-14 18:39:38 +08:00
aaaea14214 import Unicorn2 2021-10-03 22:14:44 +08:00
e42e58cd91 Remove deprecated javah and build with javac (#1360)
Hi, I was having trouble building java bindings on latest ubuntu. I installed jdk8 which has javah but somehow was failing during install (missing compiled classes even if they were in place in unicorn/). I guess mixing with jdk11 pop the issue. 
Using javac from most recent jdk works very fine.
2020-12-23 13:28:17 +08:00
e639d3fc93 FIX java binding compilation #1339 (#1340) 2020-10-07 11:43:26 +08:00
94b1168776 Fix Java Makefile on Darwin (#936)
* Fixes the logic for Dylib extensions on macOS.
* Adds an uninstall task and documentation.
2018-03-12 20:40:40 +07:00
0e680fbafa Hack to make gen_const work even if java not installed 2015-09-24 22:45:59 -07:00