aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Remove unused default value of MJIT_CC [ci skip]kazu2018-11-091-1/+1
* Clear CC_WRAPPER in other than the toplevelnobu2018-11-071-0/+1
* Convert MJIT_CC to Windows path on msys toonobu2018-11-071-2/+2
* vm_backtrace.c: pos can be zeroshyouhei2018-11-071-0/+1
* Fix build_os:host_os pairnobu2018-11-061-1/+1
* Expand MJIT_CC in configurenobu2018-11-061-2/+10
* adopt sanitizer APIshyouhei2018-11-061-0/+2
* configure.ac: insert DLDSHAREDnobu2018-11-061-2/+3
* gc.c: move ASAN check to configureshyouhei2018-11-061-0/+3
* Respect explicitly given MJIT_CCnobu2018-11-051-1/+1
* MJIT_CC should not use CC_WRAPPERnobu2018-11-041-0/+1
* Makefile.in: use CC_WRAPPERnobu2018-11-031-5/+6
* configure.ac: set CC_WRAPPER by checking messagenobu2018-11-031-5/+4
* rename configure option `--disable-mjit` to `--disable-mjit-support`ko12018-10-201-7/+7
* add disabling MJIT features option.ko12018-10-201-5/+11
* Support Mach-O on backtrace with DWARFnaruse2018-10-201-0/+5
* configure.ac: add --disable-install-mjit-headerk0kubun2018-10-191-0/+6
* configure.ac: do not overwrite -std=shyouhei2018-10-181-0/+4
* detect clang++shyouhei2018-10-151-1/+1
* Pass cflags given to configure to mjitnobu2018-10-151-0/+1
* Define PRIdPTR etcnobu2018-10-131-0/+3
* * configure.ac: do not use __builtin_longjmp on ppc64* Linuxodaira2018-10-091-0/+8
* Use cd -Pnobu2018-10-031-1/+1
* support --with-arch=x86_64hshyouhei2018-10-031-1/+1
* move GCC version check from marshal.c to configure.acshyouhei2018-09-271-0/+4
* configure.ac: prepend the wrapper after CPP is setnobu2018-09-211-12/+15
* Remove -Wno-parentheses flag.nobu2018-09-211-1/+1
* darwin-cc: hide ld warningsnobu2018-09-211-4/+19
* Ignore Xcode linker warningsnobu2018-09-201-0/+5
* Make qsort_r() flavor detecting work if qsort_r() is a macronobu2018-09-131-2/+2
* deduce versioned tools from CCnobu2018-09-121-3/+11
* Fix a typokazu2018-09-091-1/+1
* util.c: qsort_s in C11nobu2018-09-091-1/+1
* configure.ac: -fstack-protector-strongnobu2018-09-021-7/+10
* random.c: SecRandomCopyBytesnobu2018-08-311-0/+8
* configure.ac: printf prifix for int64_tnobu2018-08-271-0/+3
* thread_pthread.c: use eventfd instead of pipe on Linuxnormal2018-08-241-0/+2
* configure.ac: LIBPATHENV on macOSnobu2018-08-161-1/+1
* thread_pthread: use POSIX timer or thread to get rid of racesnormal2018-08-131-0/+8
* Makefile.in: drop MJIT_DLDFLAGS_NOCOMPRESSk0kubun2018-08-131-2/+0
* Re-apply wrongly reverted r64330naruse2018-08-131-6/+2
* support compressed debug_linenaruse2018-08-131-2/+9
* configure.ac: use linker_flag to LIBRUBY_DLDFLAGSnobu2018-08-131-6/+2
* Revert "support compressed debug_line"naruse2018-08-131-3/+0
* support compressed debug_linenaruse2018-08-131-0/+3
* configure.ac: use the correct argumentk0kubun2018-08-121-1/+1
* configure.ac: MJIT_DLDFLAGS_NOCOMPRESSk0kubun2018-08-121-0/+2
* upgrade the default WINNT versionnobu2018-08-111-2/+2
* unrevert r63852 but keep SIGCHLD path disabled for win32normal2018-07-051-0/+2
* Revert r63758 and related commitsnaruse2018-07-041-2/+0