summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2018-04-09Prefer alignof() over _Alignof()shyouhei
2018-04-03Honor --silent optionnobu
2018-03-27configure.ac: string literal concatenationnobu
2018-03-24configure.ac: named blocksnobu
2018-03-16configure.ac: DLDFLAGS without arch flagsnobu
2018-03-15configure.ac: fix rb_cv_gcc_compiler_casnobu
2018-03-14configure.ac: basic libsnobu
2018-03-09configure.ac: --disable-mathn optionnobu
2018-03-03mjit_config.h: MJIT_LDSHAREDnobu
2018-03-02configure.ac: library options to MAINLIBSnobu
2018-03-02configure.ac: fix up r59130nobu
2018-03-01MJIT specific flagsnobu
2018-02-18mjit.c: no va_copynobu
2018-02-17configure.ac: check clockid_t with necessary headersnobu
2018-02-15thread_pthread.c: Use `getpagesize()` when `pthread_attr_getguardsize` is una...mame
2018-02-15configure.ac: Use `pthread_create` to determine if pthread is availablemame
2018-02-08MJIT header for multiarchnobu
2018-02-06configure.ac: removed unnecessary pushdef/popdefnobu
2018-02-06deal with aclocal(1)shyouhei
2018-02-05va_copy is a C99ismshyouhei
2018-02-04common.mk: rb_mjit_header.hnobu
2018-01-27Fix duplicated HAVE_NANkazu
2018-01-20set AC_CONFIG_MACRO_DIRS [close GH-1793]shyouhei
2018-01-20refactor split configure.ac into filesshyouhei
2018-01-20add missing/nan.cshyouhei
2018-01-19there is no guarantee that mode_t is as wide as intshyouhei
2018-01-19INFINITY is float. That of double is HUGE_VAL.shyouhei
2018-01-18-Wmissing-noreturnshyouhei
2018-01-16-Wno-overlength-stringsshyouhei
2018-01-15sorry, this hunk was a garbage. [ci skip]shyouhei
2018-01-15__builtin_alloca_with_align for optimal memory accessshyouhei
2018-01-15__builtin_assume_aligned for *(foo *) castsshyouhei
2018-01-15__alignof__ to take alignment of a typeshyouhei
2018-01-15__attibute__((__aligned__)) for RSTRING_PTR()shyouhei
2018-01-13Fix a typo.hsbt
2018-01-09thread_pthread: remove checks for pthread_cond*_initnormal
2018-01-09thread_pthread: remove HAVE_PTHREAD_ATTR_INIT ifdefsnormal
2017-12-27fix fd mask detection on os xnobu
2017-12-15initialize should be outsidenaruse
2017-12-15check icc version inside conditionnaruse
2017-12-15suppress icc warningsnaruse
2017-12-14particular_werror_flags=no on ICCnaruse
2017-12-14ICC doesn't support -Werror= but ignorenaruse
2017-11-29configure.ac: fixed a typo [Feature #4052]nobu
2017-11-29file.c: File.lutimenobu
2017-10-24sysconfdir on Windowsnobu
2017-10-24Revert "sysconfdir on Windows"naruse
2017-10-23Drop to support NaCl platform.hsbt
2017-10-21sysconfdir on Windowsnobu
2017-10-18Get rid of shadowing local variablesnobu