summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2018-12-10Native coroutine implementation for ppc64le Linuxodaira
2018-12-10fix r66311naruse
2018-12-10Define HAVE_STMT_AND_DECL_IN_EXPR and use it [Bug #15293]naruse
2018-12-05fix C90 error.ko1
2018-12-04Enable MJIT on AIXodaira
2018-11-29use __builtin_setjmp on mingw64 [Bug #15348].ko1
2018-11-29Remove HEAP_ALIGN_LOG setting in configure.ac for OpenBSD/MirOSshyouhei
2018-11-24Enable msys2 to check build status.samuel
2018-11-22configure.ac: support 32-bit builds on x86-64 systemsnormal
2018-11-21* configure.ac: On AIX, LDFLAGS must be after -L../.. in TRY_LINK,odaira
2018-11-21configure.ac: silence `command -v` outpoutnobu
2018-11-21configure.ac: add --disable-fiber-coroutine optionnobu
2018-11-21configure.ac: gather preset variables on mingwnobu
2018-11-20configure.ac: disable native-fiber for MinGWk0kubun
2018-11-20Fix message result.samuel
2018-11-20Fix configure.ac typo.samuel
2018-11-20Initial support for x64-mingw32samuel
2018-11-20Be even more specific, for some reason it was selecting amd64 on x64-mingw32.samuel
2018-11-20Limit coroutine implementations to Linux.samuel
2018-11-20Expose dependency between cont.c and coroutine implementation.samuel
2018-11-20Initial effort to support 32-bit Linux.samuel
2018-11-20Better support for amd64 platformssamuel
2018-11-20Native implementation of coroutines to improve performance of fiberssamuel
2018-11-20Check -fcf-protectionnobu
2018-11-19configure.ac: avoid crashing MJIT with -fcf-protectionk0kubun
2018-11-19ruby.c: do not surface MJIT to userk0kubun
2018-11-19configure.ac: rename extra_warning as extra_warnflagsnobu
2018-11-19configure.ac: respect extra_warnflags if givennobu
2018-11-19-Wno-unused-value [ci skip]shyouhei
2018-11-19sort lines [ci skip]shyouhei
2018-11-09Remove unused default value of MJIT_CC [ci skip]kazu
2018-11-07Clear CC_WRAPPER in other than the toplevelnobu
2018-11-07Convert MJIT_CC to Windows path on msys toonobu
2018-11-07vm_backtrace.c: pos can be zeroshyouhei
2018-11-06Fix build_os:host_os pairnobu
2018-11-06Expand MJIT_CC in configurenobu
2018-11-06adopt sanitizer APIshyouhei
2018-11-06configure.ac: insert DLDSHAREDnobu
2018-11-06gc.c: move ASAN check to configureshyouhei
2018-11-05Respect explicitly given MJIT_CCnobu
2018-11-04MJIT_CC should not use CC_WRAPPERnobu
2018-11-03Makefile.in: use CC_WRAPPERnobu
2018-11-03configure.ac: set CC_WRAPPER by checking messagenobu
2018-10-20rename configure option `--disable-mjit` to `--disable-mjit-support`ko1
2018-10-20add disabling MJIT features option.ko1
2018-10-20Support Mach-O on backtrace with DWARFnaruse
2018-10-19configure.ac: add --disable-install-mjit-headerk0kubun
2018-10-18configure.ac: do not overwrite -std=shyouhei
2018-10-15detect clang++shyouhei
2018-10-15Pass cflags given to configure to mjitnobu