summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2017-06-21RUBY_DEVEL flagnobu
2017-06-21configure.in: use AS_IFnobu
2017-06-11configure.in: link the DWARF debug informationnobu
2017-05-23Dir as base optionnobu
2017-05-21downloader cachenobu
2017-05-20Add coverage measurement mode by using gcovmame
2017-05-15configure.in: negative time_t for mingwnobu
2017-05-15configure.in: remove dynamic option in LDSHAREDnobu
2017-05-15define RUBY_DEBUG_ENV only for main.cnobu
2017-05-14tgamma on mingwnobu
2017-05-13math.c: check argument to lgamma_rnobu
2017-05-13math.c: check argument to tgammanobu
2017-05-12fix tgamma for inifitynobu
2017-05-03Use `dd` instead of `head -c`kazu
2017-04-22define PACKED_STRUCT_UNALIGNED correctlynormal
2017-04-18configure.in: honor GIT envnobu
2017-04-14configure.in: sigsetjmp sivesigs flagnobu
2017-04-11configure.in: need GIT to check if using gitnobu
2017-04-10configure.in: detect baseruby by defaultnobu
2017-04-10Allow --without-baseruby optionnobu
2017-04-10Add --with-git optionnobu
2017-04-09configure.in: rpath with OPTDIRnobu
2017-04-05fix --with-gmp (broken by r57490)shyouhei
2017-04-05configure.in: HAVE_MALLOC_CONFnobu
2017-04-03Add IO#pread and IO#pwrite methodsnobu
2017-03-25configure.in: syscall is deprecated on macOSnobu
2017-03-10configure.in: RUBY_SO_NAME as --with-sonamenobu
2017-03-06use HAVE_BUILTIN___BUILTIN_MUL_OVERFLOWshyouhei
2017-03-03broken mingwnobu
2017-02-02fix typo and argument of r57506naruse
2017-02-02Use carry flag to reduce instructionsnaruse
2017-02-01configure.in: use AC_SEARCH_LIBSnobu
2016-12-17Reapply r57093,r57094,r57097 "dtrace build fixes on FreeBSD"nobu
2016-12-17Reapply r57092 "configure.in: repeated checks"nobu
2016-12-17Revert r57092 "configure.in: repeated checks"nobu
2016-12-17Revert r57093,r57094,r57097 "dtrace build fixes on FreeBSD"naruse
2016-12-17configure.in: fix r57093nobu
2016-12-16garbage space [ci skip]nobu
2016-12-16dtrace build fixes on FreeBSDnobu
2016-12-16configure.in: repeated checksnobu
2016-12-16configure.in: no crypt.h on FreeBSD 12nobu
2016-11-27Reverse compatibility_version and current_version for Darwinknu
2016-11-16configure.in: compressed debug section optionnobu
2016-11-06* configure.in (-Wno-maybe-uninitialized): gcc 6 also shows the sameshugo
2016-11-05* configure.in (-Wimplicit-fallthrough): gcc7 introduces casenaruse
2016-11-04* configure.in: Add compiler version message into rbconfignaruse
2016-11-03file.c: include sys/sysmacros.hnobu
2016-10-31configure.in: no round in x64-mingwnobu
2016-10-22configure.in: fallback DLDFLAGS to LDFLAGSnobu
2016-10-22configure.in: fix RUBY_{APPEND/PREPEND}_OPTIONnobu