summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2021-04-05merge revision(s) abe2e7de4d1f2d5861d7c9ab9c7e778f2ee1dcd2: [Backport #16774]usa
2021-04-05merge revision(s) c15cddd1d515c5bd8dfe8fb2725e3f723aec63b8: [Backport #16787]usa
2021-04-04merge revision(s) 8b0dc77a621ded75f72486c33f55404ce73f00d7: [Backport #17275]usa
2021-04-04merge revision(s) be9dbe1c3eb4bb4cab0bdc42a91ef425bb1eaddd: [Backport #15178]usa
2021-02-28merge revision(s) a7b9f085ff952fcb18f82de39b3bf9ab7e5ba3e7,9165fcdfa309052a2a...usa
2019-01-17merge revision(s) 66779: [Backport #15520]naruse
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