aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* -mavx option is unnecessaryMITSUNARI Shigeo2018-11-071-1/+0
* x64 version assumes avxMITSUNARI Shigeo2018-11-061-0/+1
* remove -martch=native optionMITSUNARI Shigeo2018-11-011-1/+1
* add GMP_DIR pathMITSUNARI Shigeo2018-09-211-0/+3
* use OPENSSL_DIR if necessaryMITSUNARI Shigeo2018-09-201-2/+3
* contains cybozulibMITSUNARI Shigeo2018-09-071-1/+1
* contains xbyakMITSUNARI Shigeo2018-09-071-1/+1
* fix mac optionMITSUNARI Shigeo2018-07-301-1/+1
* disable warning of vcMITSUNARI Shigeo2018-07-261-9/+5
* makefile to support cygwin/mingwMITSUNARI Shigeo2018-07-261-1/+8
* move CFLAGS_USER to lastMITSUNARI Shigeo2018-05-271-1/+2
* use uname -m instead of archMITSUNARI Shigeo2017-08-191-4/+1
* use MCL_SIZEOF_UNIT macro instead of CYBOZU_OS_BITMITSUNARI Shigeo2017-07-311-0/+3
* build ok;test ngMITSUNARI Shigeo2017-07-221-1/+15
* support OpenBSD archMITSUNARI Shigeo2017-07-201-0/+3
* add CFLAGS_OPT_USER to makeMITSUNARI Shigeo2017-04-191-1/+2
* 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