summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2018-10-13Define PRIdPTR etcnobu
2018-10-09* configure.ac: do not use __builtin_longjmp on ppc64* Linuxodaira
2018-10-03Use cd -Pnobu
2018-10-03support --with-arch=x86_64hshyouhei
2018-09-27move GCC version check from marshal.c to configure.acshyouhei
2018-09-21configure.ac: prepend the wrapper after CPP is setnobu
2018-09-21Remove -Wno-parentheses flag.nobu
2018-09-21darwin-cc: hide ld warningsnobu
2018-09-20Ignore Xcode linker warningsnobu
2018-09-13Make qsort_r() flavor detecting work if qsort_r() is a macronobu
2018-09-12deduce versioned tools from CCnobu
2018-09-09Fix a typokazu
2018-09-09util.c: qsort_s in C11nobu
2018-09-02configure.ac: -fstack-protector-strongnobu
2018-08-31random.c: SecRandomCopyBytesnobu
2018-08-27configure.ac: printf prifix for int64_tnobu
2018-08-24thread_pthread.c: use eventfd instead of pipe on Linuxnormal
2018-08-16configure.ac: LIBPATHENV on macOSnobu
2018-08-13thread_pthread: use POSIX timer or thread to get rid of racesnormal
2018-08-13Makefile.in: drop MJIT_DLDFLAGS_NOCOMPRESSk0kubun
2018-08-13Re-apply wrongly reverted r64330naruse
2018-08-13support compressed debug_linenaruse
2018-08-13configure.ac: use linker_flag to LIBRUBY_DLDFLAGSnobu
2018-08-13Revert "support compressed debug_line"naruse
2018-08-13support compressed debug_linenaruse
2018-08-12configure.ac: use the correct argumentk0kubun
2018-08-12configure.ac: MJIT_DLDFLAGS_NOCOMPRESSk0kubun
2018-08-11upgrade the default WINNT versionnobu
2018-07-05unrevert r63852 but keep SIGCHLD path disabled for win32normal
2018-07-04Revert r63758 and related commitsnaruse
2018-07-03configure.ac: [DOC] refine help messagesnobu
2018-06-30use sigsetjmp on macOSnobu
2018-06-27hijack SIGCHLD handler for internal usenormal
2018-06-22remove DISABLE_RUBYGEMS from config filesnobu
2018-06-14prefer clock_gettimenobu
2018-05-16configure.ac: move the checks of _XOPEN_SOURCE on Solarisngoto
2018-05-16configure.ac: move checks of -std=gnu99 and _XOPEN_SOURCE on Solarisngoto
2018-05-16configure.ac: revert r63438ngoto
2018-05-15Change logic to check _XOPEN_SOURCE on Solarisngoto
2018-05-15configure.ac: maybe with jemallocnobu
2018-05-15-Wno-cast-function-typeshyouhei
2018-05-11configure.ac: remove ineffective check on Solaris with GCCngoto
2018-04-29Remove the teeny part from the shared library name on macOSknu