summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2019-02-04configure.ac: separate -std=gnu99 conditionnobu
2019-01-28io.c: use fcopyfile(3) in IO.copy_stream if availableglass
2019-01-27Revert "io.c: use fcopyfile(3) in IO.copy_stream if available"glass
2019-01-27io.c: use fcopyfile(3) in IO.copy_stream if availableglass
2019-01-22fix typo in r66836, missing '/'snobu
2019-01-21* io.c: use copy_file_range() if definedglass
2019-01-18configure.ac: fix build_os namenobu
2019-01-18configure.ac: use MINIRUBY as BOOTSTRAPRUBY on msysnobu
2019-01-18configure.ac: use BASERUBY as BOOTSTRAPRUBY if availablenobu
2019-01-16Strip warnflagsnobu
2019-01-16Fixed a typo, missing `$`nobu
2019-01-10configure: refuse to build with jemalloc when header is missingnobu
2019-01-10configure.ac: Require C99k0kubun
2018-12-28configure.ac: try to fix addr2line build failurek0kubun
2018-12-28fix r66599 to sucess install. please refix this patch @nobuko1
2018-12-28Moved version numbersnobu
2018-12-28Check if restrict keyword is supportednobu
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