aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Collapse)AuthorAgeFilesLines
* rename shared library from _if to _dyMITSUNARI Shigeo2017-03-071-0/+3
|
* accept amd64 as x86_64MITSUNARI Shigeo2017-03-021-0/+7
|
* add asm files for macosMITSUNARI Shigeo2017-01-161-0/+3
|
* update make for macOSMITSUNARI Shigeo2017-01-161-1/+4
|
* asm is not usedMITSUNARI Shigeo2016-12-281-2/+2
|
* fix detection of armv7lMITSUNARI Shigeo2016-11-281-3/+3
|
* add detection of aarch64MITSUNARI Shigeo2016-11-061-0/+4
|
* disable sanitizer for armMITSUNARI Shigeo2016-11-031-3/+7
|
* add sanitize option if DEBUG=1MITSUNARI Shigeo2016-09-081-2/+4
|
* add mcl_fp_addNC for x86-64 by nasmMITSUNARI Shigeo2016-09-051-0/+1
|
* fix detection x86MITSUNARI Shigeo2016-07-311-1/+1
|
* dummy add src/asmMITSUNARI Shigeo2016-06-271-0/+3
|
* fix typoMITSUNARI Shigeo2016-06-061-1/+1
|
* support armv71MITSUNARI Shigeo2016-06-061-11/+15
|
* dont link asm_obj if USE_LLVM=0MITSUNARI Shigeo2016-06-061-4/+0
|
* consider arm linuxMITSUNARI Shigeo2016-06-061-10/+11
|
* add CFLAGS_USER, LDFLAGS_USERMITSUNARI Shigeo2016-05-021-2/+2
|
* add DEBUG optionMITSUNARI Shigeo2016-04-261-14/+16
|
* add fPICMITSUNARI Shigeo2016-04-131-1/+1
|
* recover common.mk ; update java/MakefileMITSUNARI Shigeo2016-04-131-0/+58
|
* rewrite MakefileMITSUNARI Shigeo2016-04-121-119/+0
|
* auto define MCL_USE_XBYAKMITSUNARI Shigeo2015-09-071-1/+1
|
* default RELEASE=1MITSUNARI Shigeo2015-07-281-3/+3
|
* rename macro ; default define MCL_USE_XBYAK, MCL_USE_LLVMMITSUNARI Shigeo2015-07-071-5/+5
|
* add elgamal_test.cppMITSUNARI Shigeo2015-06-111-1/+1
|
* fix order of linkMITSUNARI Shigeo2015-06-111-1/+1
|
* refactor allMITSUNARI Shigeo2015-05-291-0/+8
|
* remove unused macroMITSUNARI Shigeo2015-05-281-1/+1
|
* fix Makefile for srcMITSUNARI Shigeo2015-05-271-7/+13
|
* from mieMITSUNARI Shigeo2015-05-051-0/+105