aboutsummaryrefslogtreecommitdiffstats
path: root/java/Makefile
Commit message (Expand)AuthorAgeFilesLines
* rename shared library from _if to _dyMITSUNARI Shigeo2017-03-071-2/+0
* add make test for javaMITSUNARI Shigeo2017-01-111-0/+4
* add Bn256 JNIMITSUNARI Shigeo2017-01-101-7/+18
* _MITSUNARI Shigeo2017-01-091-1/+1
* rename MclElgamal to ElgamalMITSUNARI Shigeo2017-01-091-11/+11
* rename Mcl to MclElgamal of JavaMITSUNARI Shigeo2017-01-091-13/+13
* -shared option is missedMITSUNARI Shigeo2016-06-161-1/+1
* comment of USE_LLVMMITSUNARI Shigeo2016-06-141-1/+1
* add include header for jni_md.hMITSUNARI Shigeo2016-06-141-1/+1
* add -relocation-model=pic for llvm-llcMITSUNARI Shigeo2016-05-251-3/+6
* mkdir lib at firstMITSUNARI Shigeo2016-05-251-0/+1
* duplicate libMITSUNARI Shigeo2016-04-131-1/+1
* add fPICMITSUNARI Shigeo2016-04-131-3/+4
* recover common.mk ; update java/MakefileMITSUNARI Shigeo2016-04-131-1/+1
* fix library name of jniMITSUNARI Shigeo2016-03-181-2/+2
* add java apiMITSUNARI Shigeo2016-03-181-0/+45