aboutsummaryrefslogtreecommitdiffstats
path: root/tool/m4
Commit message (Expand)AuthorAgeFilesLines
* typedef rb_jmpbuf_t to void *[5] if __builtin_setjmp is usedFangrui Song2019-09-211-1/+1
* Remove IA64 support.Samuel Williams2019-06-191-1/+1
* configure.ac: check finite,isinf,isnan as macros firstnobu2019-02-081-0/+13
* _colorize_result_prepare.m4: do not save CONFIGURE_TTYnobu2018-11-191-5/+5
* .travis.yml: specify --tty=noshyouhei2018-11-131-1/+7
* gc.c: move ASAN check to configureshyouhei2018-11-061-0/+1
* support --with-arch=x86_64hshyouhei2018-10-031-4/+1
* use mingw ANSI stdionobu2018-09-042-2/+3
* Declare as gnu_printf on mingwnobu2018-09-031-0/+5
* Honor --silent optionnobu2018-04-032-6/+6
* Fixed unmatched quotes and bracketsnobu2018-04-031-3/+3
* tool/m4/ruby_replace_type.m4: use AC_CHECK_TYPES for HAVE_* macrosnormal2018-02-201-1/+1
* mjit.c: no va_copynobu2018-02-181-30/+0
* ruby_check_va_copy.m4: for cross compilingnobu2018-02-161-16/+12
* deal with aclocal(1)shyouhei2018-02-063-13/+1
* Fix undefined behaviorkazu2018-02-051-0/+2
* need shell's escape instead of M4's.shyouhei2018-02-051-1/+1
* va_copy is a C99ismshyouhei2018-02-051-0/+32
* Emacs friendliness [ci skip]shyouhei2018-01-2034-0/+34
* refactor split configure.ac into filesshyouhei2018-01-2034-0/+757